We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b95f0 commit 4a05588Copy full SHA for 4a05588
CHANGELOG.md
@@ -11,11 +11,15 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
11
### Added
12
13
- Add the new `go.opentelemetry.io/contrib/instrgen` package to provide auto-generated source code instrumentation. (#3068, #3108)
14
+
15
+### Changed
16
17
+- `semver:` prefix is removed from version of the instrumentation scope. (#3681)
18
19
### Removed
20
21
- Remove the `SemVersion` functions in instrumentation packages. (#3681)
22
-### Changed
-- `semver:` prefix is removed from version of the instrumentation scope.
23
## [1.16.1/0.41.1/0.10.1] - 2023-05-02
24
25
0 commit comments