File tree Expand file tree Collapse file tree 4 files changed +11
-1
lines changed
azure-monitor-opentelemetry-exporter
azure-monitor-opentelemetry Expand file tree Collapse file tree 4 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1010
1111### Other Changes
1212
13+ - Declare support for Python 3.13 and 3.14
14+ ([ #44550 ] ( https://github.com/Azure/azure-sdk-for-python/pull/44550 ) )
15+
1316## 1.0.0b46 (2025-12-04)
1417
1518### Breaking Changes
Original file line number Diff line number Diff line change 6363 "Programming Language :: Python :: 3.10" ,
6464 "Programming Language :: Python :: 3.11" ,
6565 "Programming Language :: Python :: 3.12" ,
66+ "Programming Language :: Python :: 3.13" ,
67+ "Programming Language :: Python :: 3.14" ,
6668 "License :: OSI Approved :: MIT License" ,
6769 ],
6870 zip_safe = False ,
Original file line number Diff line number Diff line change 88
99### Bugs Fixed
1010
11- ### Other Changes
11+ ### Other Changes
12+
13+ - Declare support for Python 3.13 and 3.14
14+ ([ #44550 ] ( https://github.com/Azure/azure-sdk-for-python/pull/44550 ) )
1215
1316## 1.8.4 (2026-01-13)
1417
Original file line number Diff line number Diff line change 6262 "Programming Language :: Python :: 3.10" ,
6363 "Programming Language :: Python :: 3.11" ,
6464 "Programming Language :: Python :: 3.12" ,
65+ "Programming Language :: Python :: 3.13" ,
66+ "Programming Language :: Python :: 3.14" ,
6567 "License :: OSI Approved :: MIT License" ,
6668 ],
6769 zip_safe = False ,
You can’t perform that action at this time.
0 commit comments