Skip to content

Commit 40975d9

Browse files
authored
Remove note about 1.x releases (#13849)
1 parent 34b5241 commit 40975d9

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,6 @@ This package includes the instrumentation agent as well as
3939
instrumentations for all supported libraries and all available data exporters.
4040
The package provides a completely automatic, out-of-the-box experience.
4141

42-
*Note: There are 2.x releases and 1.x releases. The 2.0 release included significant breaking
43-
changes, the details of which can be found in the [release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/tag/v2.0.0).
44-
It is recommended to use the latest 2.x release which will have the latest features and improvements.
45-
1.x will receive security patches for a limited time and will not include other bug fixes and
46-
enhancements.*
47-
48-
4942
Enable the instrumentation agent using the `-javaagent` flag to the JVM.
5043

5144
```

0 commit comments

Comments
 (0)