Releases: opentdf/otdfctl
Releases · opentdf/otdfctl
v0.28.0
v0.27.0
0.27.0 (2025-12-03)
⚠ BREAKING CHANGES
- core: Return pagination in responses. (#684)
Features
Bug Fixes
- core: Ensure IDs are displayed for keys. (#681) (c5c9989)
- core: first set of manual lint fixes (#700) (1f89120)
- core: Fix obligation smoke test (#687) (c8e9b20)
- core: improve TLS error handling UX when connecting to platform (#708) (373df89)
- core: lint fixes that can be automatically resolved (#699) (a2aedcb)
- core: many manually resolved lint fixes (#701) (bb998cf)
- core: restructure cmd package to resolve remaining lint issues (#702) (5d677e1)
- core: Return pagination in responses. (#684) (666ac2f)
- main: Add SCS creation in setup_file (#693) (33ae971)
- main: Subject mapping tests (#691) (6c137c0)
- main: Update flaky subject mapping tests (#694) (b3cd4df)
- main: Use assertion helpers (#692) (2956244)
v0.26.2
v0.26.1
v0.26.0
v0.25.1
v0.25.0
0.25.0 (2025-10-06)
Features
- add support for provider manager column (#660) (fe4e50b)
- core: Add legacy flag to import and list. (#641) (ffd0dc0)
- core: Add obligation triggers (#656) (8f6087f)
- core: Adds policy-mode encrypt param (#633) (9e83016)
- core: Create/Update triggers via obligation values. (#658) (2a2f0c6)
- core: obligations defs + vals CRUD (#639) (3a3df0d)
Bug Fixes
v0.24.0
v0.23.0
v0.22.0
0.22.0 (2025-06-24)
⚠ BREAKING CHANGES
- remove the ability to assign grants (#604)
Features
- core: dynamic port allocation (#606) (75552e1)
- core: Uncomment code and pull in new protos. (#594) (2883e50)
- core: Unhide key commands. (#607) (a3660d9)
- remove the ability to assign grants (#604) (c9f0d82)
Bug Fixes
- add more Deprecated text to kas-grants (#605) (2106d2f)
- ci: Trigger for release-please (testing) (#580) (5cd33f9)
- core: Change base key name so tests run last. (#611) (464b179)
- core: Move key management under policy. (#597) (d657e96)
- disable kas-registry --public-keys and --publickey-remote flags (#603) (279bbbd)
- enforce hex encoded wrapping-key (#581) (416e215)
- main: Use cmd.Context for resource mapping group commands (#592) (b5d8b6f)