Skip to content

Commit

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


##
[0.3.10](sdk/v0.3.9...sdk/v0.3.10)
(2024-08-21)


### Bug Fixes

* **sdk:** 🔒 During read, limits TDF Manifest to 10MB
([#1385](#1385))
([cfeebce](cfeebce))
* **sdk:** let value grants override attr grants
([#1318](#1318))
([77f1e11](77f1e11))
* **sdk:** well-known warning logs and public client id error
([#1415](#1415))
([e6e76bf](e6e76bf)),
closes [#1414](#1414)

---
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 Aug 21, 2024
1 parent cfeebce commit 5f958ed
Show file tree
Hide file tree
Showing 2 changed files with 10 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.5",
"lib/flattening": "0.1.1",
"protocol/go": "0.2.14",
"sdk": "0.3.9",
"sdk": "0.3.10",
"service": "0.4.19"
}
9 changes: 9 additions & 0 deletions sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.3.10](https://github.com/opentdf/platform/compare/sdk/v0.3.9...sdk/v0.3.10) (2024-08-21)


### Bug Fixes

* **sdk:** 🔒 During read, limits TDF Manifest to 10MB ([#1385](https://github.com/opentdf/platform/issues/1385)) ([cfeebce](https://github.com/opentdf/platform/commit/cfeebcedcaf1660cc73beb05abee5fa4d1431300))
* **sdk:** let value grants override attr grants ([#1318](https://github.com/opentdf/platform/issues/1318)) ([77f1e11](https://github.com/opentdf/platform/commit/77f1e1140ffc134ce072ba2e79bd74426f8ee5f8))
* **sdk:** well-known warning logs and public client id error ([#1415](https://github.com/opentdf/platform/issues/1415)) ([e6e76bf](https://github.com/opentdf/platform/commit/e6e76bf24a2e587817582ccb113d9e78a92b4060)), closes [#1414](https://github.com/opentdf/platform/issues/1414)

## [0.3.9](https://github.com/opentdf/platform/compare/sdk/v0.3.8...sdk/v0.3.9) (2024-08-20)


Expand Down

0 comments on commit 5f958ed

Please sign in to comment.