Skip to content

Commit

Permalink
Add note about updating autoconfigure docs when releasing (#6811)
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-berg authored Oct 22, 2024
1 parent 628db61 commit 8793935
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ and deadlocks.
in which case no pull request will be created).
* The [website](https://github.com/open-telemetry/opentelemetry.io) contains automation to update
to the newly released version. Review and approve the pull request when available.
* The [website](https://opentelemetry.io/docs/languages/java/configuration/#zero-code-sdk-autoconfigure)
contains documentation on autoconfiguration properties. If the release has updated or modified any
properties, open and merge a pull request to update the documentation.

## Update release versions in documentations

Expand Down

0 comments on commit 8793935

Please sign in to comment.