Skip to content

Commit

Permalink
chore(main): release sdk 0.3.18 (#1713)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[0.3.18](sdk/v0.3.17...sdk/v0.3.18)
(2024-11-06)


### Bug Fixes

* **core:** Autobump sdk
([#1725](#1725))
([89e63de](89e63de))
* NanoTDF secure key from debug logging and iv conflict risk
([#1714](#1714))
([7ba2e12](7ba2e12))
* **sdk:** Error message improvements
([#1176](#1176))
([0ef65d4](0ef65d4))
* **sdk:** Fix handling of kas rewrap errors
([#1696](#1696))
([ce10f3f](ce10f3f))
* **sdk:** reset reader after checking if IsNanoTDF
([#1718](#1718))
([f9d6f26](f9d6f26)),
closes [#1717](#1717)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
  • Loading branch information
opentdf-automation[bot] authored Nov 6, 2024
1 parent e653db4 commit ce3c0da
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"lib/ocrypto": "0.1.6",
"lib/flattening": "0.1.1",
"protocol/go": "0.2.20",
"sdk": "0.3.17",
"sdk": "0.3.18",
"service": "0.4.26"
}
11 changes: 11 additions & 0 deletions sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.3.18](https://github.com/opentdf/platform/compare/sdk/v0.3.17...sdk/v0.3.18) (2024-11-06)


### Bug Fixes

* **core:** Autobump sdk ([#1725](https://github.com/opentdf/platform/issues/1725)) ([89e63de](https://github.com/opentdf/platform/commit/89e63dee36ff01c4ebb74f653f3c63b923464454))
* NanoTDF secure key from debug logging and iv conflict risk ([#1714](https://github.com/opentdf/platform/issues/1714)) ([7ba2e12](https://github.com/opentdf/platform/commit/7ba2e12d4ece7fb298f58adc38181e62cc2fc2ee))
* **sdk:** Error message improvements ([#1176](https://github.com/opentdf/platform/issues/1176)) ([0ef65d4](https://github.com/opentdf/platform/commit/0ef65d410a8e1bc8b82f52b6a4f0f469a2f7f4fe))
* **sdk:** Fix handling of kas rewrap errors ([#1696](https://github.com/opentdf/platform/issues/1696)) ([ce10f3f](https://github.com/opentdf/platform/commit/ce10f3f8a8d3cfc3abf4950c044da18a42e4107a))
* **sdk:** reset reader after checking if IsNanoTDF ([#1718](https://github.com/opentdf/platform/issues/1718)) ([f9d6f26](https://github.com/opentdf/platform/commit/f9d6f26f1a674366da3d1adfe414ed66480e710f)), closes [#1717](https://github.com/opentdf/platform/issues/1717)

## [0.3.17](https://github.com/opentdf/platform/compare/sdk/v0.3.16...sdk/v0.3.17) (2024-10-28)


Expand Down

0 comments on commit ce3c0da

Please sign in to comment.