Skip to content

Commit

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


##
[0.3.24](sdk/v0.3.23...sdk/v0.3.24)
(2025-01-08)


### Features

* **core:** Expose version info
([#1841](#1841))
([92a9f5e](92a9f5e))
* **kas:** collect metrics
([#1702](#1702))
([def28d1](def28d1))


### Bug Fixes

* **core:** Update fixtures and flattening in sdk and service
([#1827](#1827))
([d6d6a7a](d6d6a7a))

---
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 Jan 8, 2025
1 parent 92a9f5e commit bea10c8
Show file tree
Hide file tree
Showing 2 changed files with 14 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.7",
"lib/flattening": "0.1.3",
"protocol/go": "0.2.22",
"sdk": "0.3.23",
"sdk": "0.3.24",
"service": "0.4.36"
}
13 changes: 13 additions & 0 deletions sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.3.24](https://github.com/opentdf/platform/compare/sdk/v0.3.23...sdk/v0.3.24) (2025-01-08)


### Features

* **core:** Expose version info ([#1841](https://github.com/opentdf/platform/issues/1841)) ([92a9f5e](https://github.com/opentdf/platform/commit/92a9f5eab3f2372990b86df6a22ad209eed1a0f9))
* **kas:** collect metrics ([#1702](https://github.com/opentdf/platform/issues/1702)) ([def28d1](https://github.com/opentdf/platform/commit/def28d1984b0b111a07330a3eb59c1285206062d))


### Bug Fixes

* **core:** Update fixtures and flattening in sdk and service ([#1827](https://github.com/opentdf/platform/issues/1827)) ([d6d6a7a](https://github.com/opentdf/platform/commit/d6d6a7a2dffdb96cf7f7f731a4e6e66e06930e59))

## [0.3.23](https://github.com/opentdf/platform/compare/sdk/v0.3.22...sdk/v0.3.23) (2024-11-26)


Expand Down

0 comments on commit bea10c8

Please sign in to comment.