0.17.1 (2024-12-09)
0.17.0 (2024-12-05)
- core: pagination of LIST commands (#447) (673a064)
- core: subject condition set prune (#439) (c4c8b8b)
- core: kas registry get should allow -i 'id' flag shorthand (#434) (bed3701)
- core: sm list should provide value fqn instead of just value string (#438) (9a7cb72)
0.16.0 (2024-11-20)
- assertion verification disable (#419) (acf5702)
- core: add
subject-mappings match
to CLI (#413) (bc56c19) - core: add optional name to kas registry CRUD commands (#429) (f675d86)
- core: adds assertions to encrypt subcommand (#408) (8f0e906)
- core: adds storeFile to save encrypted profiles to disk and updates auth to propagate tlsNoVerify (#420) (f709e01)
- refactor encrypt and decrypt + CLI examples (#418) (e681823)
- support --with-access-token for auth (#409) (856efa4)
- core: dev selectors employ flattening from platform instead of jq (#411) (57966ff)
- core: improve readability of TDF methods (#424) (a88d386)
- core: remove trailing slashes on host/platformEndpoint (#415) (2ffd3c7), closes #414
- core: revert profiles file system storage last commit (#427) (79f2079)
- updates sdk to 0.3.19 with GetTdfType fixes (#425) (0a9adfe)
0.15.0 (2024-10-15)
- core: DSP-51 - deprecate PublicKey local field (#400) (1955800)
- core: Update Resource Mapping delete to use get before delete for cli output (#398) (79f2a42)
0.14.0 (2024-10-01)
- ci: add e2e tests for subject mappings, support for --force delete (#388) (c1f544b)
- ci: add tests for subject condition sets, and --force delete flag (#389) (c6d2abc), closes #331
- ci: e2e attribute definitions tests (#384) (2894391), closes #327
- core: export manual functions for CLI wrappers to consume (#397) (aa0bf95)
- core: resource mappings LIST fix, delete --force support, and e2e tests (#387) (326e74b), closes #386
0.13.0 (2024-09-12)
- add cli test mode and profile tests (#313) (e0bc183)
- ci: make e2e test workflow reusable (#365) (d94408c)
- ci: namespaces e2e tests and test suite improvements (#351) (ce28555)
- ci: reusable platform composite action in e2e tests (#369) (f7d5a1c)
- core: add ecdsa-binding encrypt flag (#360) (8702ec0)
- core: adds missing long manual output docs (#362) (8e1390f), closes #359
- core: kas-grants list (#346) (7f51282), closes #253
- ci: e2e workflow should be fully reusable (#368) (cc1e2b9)
- ci: enhance lint config and resolve all lint issues (#363) (5c1dbf1)
- core: GOOS, error message fixes (#378) (623a82a), closes #380
- core: metadata rendering cleanup (#293) (ed21f81)
- core: wire attribute value FQNs to encrypt (#370) (21f9b80)
- refactor to support varying print output (#350) (d6932f3)
0.12.2 (2024-08-27)
- core: improve KASR docs and add spellcheck GHA to pipeline (#323) (a77cf30), closes #335 #337
- create new http client to ignore tls verification (#324) (4d4afb7)
0.12.1 (2024-08-26)
0.12.0 (2024-08-23)
- ci: attr e2e tests with mixed casing (#315) (50ce712)
- core: kasr cached keys to deprecate local (#318) (5419cc3), closes #317
0.11.4 (2024-08-22)
0.11.3 (2024-08-22)
- core: do not import unused fmt (#306) (0dc552d)
- core: nil panic on set-default (#304) (92bbfa3)
- core: warn and do now allow deletion of default profile (#308) (fdd8167)
- make file not building correctly (#307) (64eb821)