File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.1.0] - 2025-02-10
9+
10+ ### Added
11+
12+ - Add default dimensions for OTEL metrics.
13+
814## [ 1.0.1] - 2024-09-19
915
1016### Changed
@@ -18,6 +24,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1824
1925- Initial release of the AWS SDK Java OpenTelemetry Metrics library.
2026
27+ [ 1.1.0 ] : https://github.com/AppsFlyer/aws-sdk-java-opentelemetry-metrics/compare/aws-sdk-java-opentelemetry-metrics-1.0.1...aws-sdk-java-opentelemetry-metrics-1.1.0
28+
2129[ 1.0.1 ] : https://github.com/AppsFlyer/aws-sdk-java-opentelemetry-metrics/compare/aws-sdk-java-opentelemetry-metrics-1.0.0...aws-sdk-java-opentelemetry-metrics-1.0.1
2230
2331[ 1.0.0 ] : https://github.com/AppsFlyer/aws-sdk-java-opentelemetry-metrics/releases/tag/aws-sdk-java-opentelemetry-metrics-1.0.0
Original file line number Diff line number Diff line change 44
55 <groupId >com.appsflyer</groupId >
66 <artifactId >aws-sdk-java-opentelemetry-metrics</artifactId >
7- <version >1.0.2 -SNAPSHOT</version >
7+ <version >1.1.0 -SNAPSHOT</version >
88 <name >AWS SDK Java OpenTelemetry Metrics</name >
99 <description >OpenTelemetry Metric Publisher for AWS SDK for Java</description >
1010 <url >https://github.com/AppsFlyer/aws-sdk-java-opentelemetry-metrics</url >
You can’t perform that action at this time.
0 commit comments