Skip to content

Commit

Permalink
chore(main): release service 0.4.35
Browse files Browse the repository at this point in the history
  • Loading branch information
opentdf-automation[bot] authored Dec 18, 2024
1 parent d6d6a7a commit 5c2ad64
Show file tree
Hide file tree
Showing 2 changed files with 13 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 @@ -4,5 +4,5 @@
"lib/flattening": "0.1.3",
"protocol/go": "0.2.22",
"sdk": "0.3.23",
"service": "0.4.34"
"service": "0.4.35"
}
12 changes: 12 additions & 0 deletions service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.4.35](https://github.com/opentdf/platform/compare/service/v0.4.34...service/v0.4.35) (2024-12-18)


### Features

* **core:** Expose context authn methods ([#1812](https://github.com/opentdf/platform/issues/1812)) ([a9f3fcc](https://github.com/opentdf/platform/commit/a9f3fccb8392609a1ca3e3658ec4fb930367abc9))


### 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.4.34](https://github.com/opentdf/platform/compare/service/v0.4.33...service/v0.4.34) (2024-12-11)


Expand Down

0 comments on commit 5c2ad64

Please sign in to comment.