Skip to content

Commit 11103ff

Browse files
author
Alex Boten
authored
Add release cadence (#880)
* add note about monthly cadence Update the release section of the readme to include the monthly cadence of releases. Fixes #457 * add note about monthly cadence Update the release section of the readme to include the monthly cadence of releases. Fixes #457
1 parent 3ceab3b commit 11103ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pip install -e ./instrumentation/opentelemetry-instrumentation-{integration}
6868

6969
## Releasing
7070

71-
Maintainers aim to periodically release new versions of the packages in `opentelemetry-python-contrib`.
71+
Maintainers release new versions of the packages in `opentelemetry-python-contrib` on a monthly cadence. See [releases](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) for all previous releases.
7272

7373
Contributions that enhance OTel for Python are welcome to be hosted upstream for the benefit of group collaboration. Maintainers will look for things like good documentation, good unit tests, and in general their own confidence when deciding to release a package with the stability guarantees that are implied with a `1.0` release.
7474

0 commit comments

Comments
 (0)