Skip to content

Commit

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


##
[0.4.36](service/v0.4.35...service/v0.4.36)
(2025-01-03)


### Bug Fixes

* **core:** GetDecisions should handle empty string and non-existent
attributes ([#1832](#1832))
([dc89678](dc89678))
* **core:** reduces GetEntitlements calls in GetDecisions
([#1822](#1822))
([8bb5744](8bb5744))

---
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 6, 2025
1 parent dc89678 commit 9e7d5b9
Show file tree
Hide file tree
Showing 2 changed files with 9 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.35"
"service": "0.4.36"
}
8 changes: 8 additions & 0 deletions service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.4.36](https://github.com/opentdf/platform/compare/service/v0.4.35...service/v0.4.36) (2025-01-03)


### Bug Fixes

* **core:** GetDecisions should handle empty string and non-existent attributes ([#1832](https://github.com/opentdf/platform/issues/1832)) ([dc89678](https://github.com/opentdf/platform/commit/dc8967842a035debce6d2251e13823b183e9c433))
* **core:** reduces GetEntitlements calls in GetDecisions ([#1822](https://github.com/opentdf/platform/issues/1822)) ([8bb5744](https://github.com/opentdf/platform/commit/8bb57440209f50434bcf46551f206dc49b040a03))

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


Expand Down

0 comments on commit 9e7d5b9

Please sign in to comment.