We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80db494 commit c0a957eCopy full SHA for c0a957e
RELEASING.md
@@ -2,6 +2,12 @@
2
3
This documents describes the manual steps required to publish a release to maven central.
4
5
+## Release cadence
6
+
7
+This repository targets monthly minor releases from the `main` branch roughly a week after
8
+the monthly minor release
9
+of [opentelemetry-java-instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation)).
10
11
## Prepare the release
12
13
We first need to prepare the release. This creates a versioned release branch, These are the steps to follow:
0 commit comments