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

feat(policy): 1660 transition Policy FQN indexing to a transaction rather than an unmonitored side effect #1782

Merged
merged 4 commits into from
Dec 2, 2024

Conversation

ryanulit
Copy link
Contributor

@ryanulit ryanulit commented Nov 25, 2024

Proposed Changes

fix #1660

Checklist

  • I have added or updated unit tests
  • I have added or updated integration tests (if appropriate)
  • I have added or updated documentation

Testing Instructions

@ryanulit ryanulit force-pushed the 1660-use-txn-with-fqn-indexing branch from 0939783 to 89255a5 Compare December 2, 2024 16:59
@ryanulit ryanulit marked this pull request as ready for review December 2, 2024 20:11
@ryanulit ryanulit requested review from a team as code owners December 2, 2024 20:11
@ryanulit ryanulit added this pull request to the merge queue Dec 2, 2024
Merged via the queue into main with commit 7c4c74f Dec 2, 2024
22 checks passed
@ryanulit ryanulit deleted the 1660-use-txn-with-fqn-indexing branch December 2, 2024 20:47
github-merge-queue bot pushed a commit that referenced this pull request Dec 4, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.4.32](service/v0.4.31...service/v0.4.32)
(2024-12-04)


### Features

* **policy:** 1660 transition Policy FQN indexing to a transaction
rather than an unmonitored side effect
([#1782](#1782))
([7c4c74f](7c4c74f))


### Bug Fixes

* **authz:** handle pagination in authz service
([#1797](#1797))
([58cb3f6](58cb3f6))
* **core:** expose rest based healthcheck
([#1810](#1810))
([859f23b](859f23b))

---
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.

Policy: Transition Policy FQN indexing to a transaction rather than an unmonitored sideeffect
2 participants