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(docs): improve serviceregistry doc annotations #799

Merged

Conversation

jrschumacher
Copy link
Member

@jrschumacher jrschumacher commented May 14, 2024

Annotate serviceregistry to setup for future documentation enhancements

@jrschumacher jrschumacher requested a review from a team as a code owner May 14, 2024 09:18
@jrschumacher jrschumacher linked an issue May 14, 2024 that may be closed by this pull request
@jrschumacher jrschumacher added this pull request to the merge queue May 14, 2024
Merged via the queue into main with commit df8a504 May 14, 2024
16 checks passed
@jrschumacher jrschumacher deleted the jrschumacher/iss284-documentation-creating-new-service branch May 14, 2024 11:38
github-merge-queue bot pushed a commit that referenced this pull request May 15, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.4.2](service/v0.4.1...service/v0.4.2)
(2024-05-15)


### Features

* **docs:** improve serviceregistry doc annotations
([#799](#799))
([df8a504](df8a504))


### Bug Fixes

* **authz:** Adds jwt to context when verified
([#764](#764))
([7bf6513](7bf6513))
* **ci:** Use the correct schema with the provision fixture command
([#794](#794))
([459e82a](459e82a))
* **core:** Bump dep on sdk; reduce go to 1.21
([#815](#815))
([fe4a5ca](fe4a5ca))
* **core:** rollup readiness checks to central health service
([#755](#755))
([8a65161](8a65161)),
closes [#726](#726)
* **core:** Updates logs statements to log errors
([#796](#796))
([7a3379b](7a3379b))
* **core:** wrong AuthorizationService provided with missing logger
([#791](#791))
([b13be04](b13be04))
* **sdk:** Reduces sdk go requirement to 1.21
([#795](#795))
([6baee80](6baee80))
* **service:** cleanup the cryptoprovider config
([#803](#803))
([1458d17](1458d17))

---
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>
tech-guru42 added a commit to tech-guru42/TDF that referenced this pull request Jun 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.4.2](opentdf/platform@service/v0.4.1...service/v0.4.2)
(2024-05-15)


### Features

* **docs:** improve serviceregistry doc annotations
([#799](opentdf/platform#799))
([df8a504](opentdf/platform@df8a504))


### Bug Fixes

* **authz:** Adds jwt to context when verified
([#764](opentdf/platform#764))
([7bf6513](opentdf/platform@7bf6513))
* **ci:** Use the correct schema with the provision fixture command
([#794](opentdf/platform#794))
([459e82a](opentdf/platform@459e82a))
* **core:** Bump dep on sdk; reduce go to 1.21
([#815](opentdf/platform#815))
([fe4a5ca](opentdf/platform@fe4a5ca))
* **core:** rollup readiness checks to central health service
([#755](opentdf/platform#755))
([8a65161](opentdf/platform@8a65161)),
closes [#726](opentdf/platform#726)
* **core:** Updates logs statements to log errors
([#796](opentdf/platform#796))
([7a3379b](opentdf/platform@7a3379b))
* **core:** wrong AuthorizationService provided with missing logger
([#791](opentdf/platform#791))
([b13be04](opentdf/platform@b13be04))
* **sdk:** Reduces sdk go requirement to 1.21
([#795](opentdf/platform#795))
([6baee80](opentdf/platform@6baee80))
* **service:** cleanup the cryptoprovider config
([#803](opentdf/platform#803))
([1458d17](opentdf/platform@1458d17))

---
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>
passion-127 added a commit to passion-127/TDF that referenced this pull request Jun 6, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.4.2](opentdf/platform@service/v0.4.1...service/v0.4.2)
(2024-05-15)


### Features

* **docs:** improve serviceregistry doc annotations
([#799](opentdf/platform#799))
([df8a504](opentdf/platform@df8a504))


### Bug Fixes

* **authz:** Adds jwt to context when verified
([#764](opentdf/platform#764))
([7bf6513](opentdf/platform@7bf6513))
* **ci:** Use the correct schema with the provision fixture command
([#794](opentdf/platform#794))
([459e82a](opentdf/platform@459e82a))
* **core:** Bump dep on sdk; reduce go to 1.21
([#815](opentdf/platform#815))
([fe4a5ca](opentdf/platform@fe4a5ca))
* **core:** rollup readiness checks to central health service
([#755](opentdf/platform#755))
([8a65161](opentdf/platform@8a65161)),
closes [#726](opentdf/platform#726)
* **core:** Updates logs statements to log errors
([#796](opentdf/platform#796))
([7a3379b](opentdf/platform@7a3379b))
* **core:** wrong AuthorizationService provided with missing logger
([#791](opentdf/platform#791))
([b13be04](opentdf/platform@b13be04))
* **sdk:** Reduces sdk go requirement to 1.21
([#795](opentdf/platform#795))
([6baee80](opentdf/platform@6baee80))
* **service:** cleanup the cryptoprovider config
([#803](opentdf/platform#803))
([1458d17](opentdf/platform@1458d17))

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

Update readme to add documentation on creating a new service
2 participants