File tree 2 files changed +2
-2
lines changed
sdk-extension/opentelemetry-sdk-extension-aws
src/opentelemetry/sdk/extension/aws
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Unreleased
8
+ ## Version 2.1.0 (2024-12-24)
9
9
10
10
- Make ec2 resource detector silent when loaded outside AWS
11
11
([ #3120 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3120 ) )
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "2.1.0.dev "
15
+ __version__ = "2.1.0"
You can’t perform that action at this time.
0 commit comments