Skip to content

Commit b96b39a

Browse files
jsuerethanuraagajkwatson
authored
Update release notes to include updating collector integration tests. (#76)
* Update release notes to include updating collector integration tests. * Apply suggestions from code review Co-authored-by: John Watson <[email protected]> Co-authored-by: Anuraag Agrawal <[email protected]> Co-authored-by: John Watson <[email protected]>
1 parent cf4b245 commit b96b39a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ page](https://github.com/open-telemetry/opentelemetry-java-contrib/releases), pr
3030
`Draft a new release` to write release notes about the new release. If there is already a draft
3131
release notes, just point it at the created tag.
3232

33+
### Notifying other OpenTelemetry projects
34+
35+
When cutting a new release, the relevant integration tests for components in other opentelemetry projects need to be updated.
36+
37+
- OpenTelemetry Collector contrib JMX receiver - [Downloads latest version here](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/receiver/jmxreceiver/integration_test.go)
38+
3339
## Patch Release
3440

3541
All patch releases should include only bug-fixes, and must avoid

0 commit comments

Comments
 (0)