You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: opentelemetry-aws/CHANGELOG.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,16 @@
1
1
# Changelog
2
2
3
-
## vNext
3
+
## v0.13.0
4
4
5
5
### Added
6
6
7
7
-`LambdaResourceDetector` has been added to the crate to detect AWS Lambda attributes. To enable it in your code, use the feature `detector-aws-lambda`.
8
8
9
-
### v0.12.0
9
+
### Changed
10
+
11
+
- Bump opentelemetry and opentelemetry_sdk versions to 0.25.0
12
+
13
+
## v0.12.0
10
14
11
15
- Bump opentelemetry and opentelemetry_sdk versions to 0.24.0
0 commit comments