We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3baf42a commit 95dc58dCopy full SHA for 95dc58d
RELEASING.md
@@ -10,6 +10,12 @@ Every successful CI build of the main branch automatically executes `./gradlew p
10
as the last step, which publishes a snapshot build to
11
[Sonatype OSS snapshots repository](https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/contrib/).
12
13
+## Release cadence
14
+
15
+This repository roughly targets monthly minor releases from the `main` branch on the Friday after
16
+the second Monday of the month (roughly a couple of days after the monthly minor release of
17
+[opentelemetry-java-instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation)).
18
19
## Preparing a new major or minor release
20
21
* Close the release milestone if there is one.
0 commit comments