Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(core): Fix POST /v1/entitlements body parsing #1574

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

dmihalcik-virtru
Copy link
Member

Fixes #1573

@dmihalcik-virtru dmihalcik-virtru requested review from a team as code owners September 25, 2024 14:01
@dmihalcik-virtru dmihalcik-virtru added this pull request to the merge queue Sep 25, 2024
Merged via the queue into main with commit fcae7ef Sep 25, 2024
19 of 20 checks passed
@dmihalcik-virtru dmihalcik-virtru deleted the feature/fix-entitlements-rest branch September 25, 2024 14:45
github-merge-queue bot pushed a commit that referenced this pull request Sep 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.2.17](protocol/go/v0.2.16...protocol/go/v0.2.17)
(2024-09-25)


### Bug Fixes

* **core:** Fix POST /v1/entitlements body parsing
([#1574](#1574))
([fcae7ef](fcae7ef))

---
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>
github-merge-queue bot pushed a commit that referenced this pull request Oct 1, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.4.24](service/v0.4.23...service/v0.4.24)
(2024-10-01)


### Features

* **ci:** run otdfctl e2e tests within platform
([#1526](#1526))
([8240645](8240645)),
closes [#1528](#1528)
* **core:** Ability to add namespace level loggers
([#1537](#1537))
([bd57070](bd57070))
* **policy:** 1370 add audit support for Resource Mapping Groups
([#1418](#1418))
([57dc217](57dc217)),
closes [#1370](#1370)
* **policy:** 1398 add metadata support to Resource Mapping Groups
([#1412](#1412))
([87b7b2f](87b7b2f))
* **policy:** 1426 tech debt migrate Namespace object queries to sqlc
([#1432](#1432))
([6bde0ab](6bde0ab)),
closes [#1426](#1426)
* **policy:** 1509 add readme on arch decisions of policy service
([#1508](#1508))
([71b49ec](71b49ec)),
closes [#1509](#1509)
* **policy:** 1552 implement recommended changes to audit process
([#1588](#1588))
([aabc5cb](aabc5cb))
* **policy:** generate policy ERD
([#1525](#1525))
([8eb322b](8eb322b))


### Bug Fixes

* **core:** Add NanoTDF KID padding removal and update logging level
([#1466](#1466))
([54de8f4](54de8f4)),
closes [#1467](#1467)
* **core:** Autobump service
([#1514](#1514))
([2b9aa6d](2b9aa6d))
* **core:** Autobump service
([#1599](#1599))
([93646d7](93646d7))
* **core:** Fix parsing /v1/authorization
([#1554](#1554))
([b7d694d](b7d694d)),
closes [#1553](#1553)
* **core:** Fix POST /v1/entitlements body parsing
([#1574](#1574))
([fcae7ef](fcae7ef))
* **core:** let service start fail if port not free
([#1504](#1504))
([708d15d](708d15d))
* **policy:** ensure LIST namespace grants excludes fqns for defs/vals
([#1478](#1478))
([243c51c](243c51c))

---
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

REST Cleanup: /v1/entitlements not parsing body
2 participants