Skip to content

Commit 86b3226

Browse files
Release 9.1.0 (#254)
1 parent 23d0f56 commit 86b3226

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 9.1.0 (2025-07-24)
4+
5+
* Update OpenTelemetry conventions ([#245](https://github.com/elastic/elastic-transport-python/pull/245))
6+
37
## 8.17.1 (2025-03-12)
48

59
* Ensure compatibility with httpx v0.28.0+ ([#222](https://github.com/elastic/elastic-transport-python/pull/222), contributed by Arch Linux maintainer @carlsmedstad)

elastic_transport/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
__version__ = "8.17.1"
18+
__version__ = "9.1.0"

0 commit comments

Comments
 (0)