@@ -26,12 +26,20 @@ To check for security updates, go to [Security announcements for the Elastic sta
2626
2727% ### Fixes [ elastic-apm-python-agent-versionext-fixes]
2828
29+ ## 6.26.2 [ elastic-apm-python-agent-6262-release-notes]
30+ ** Release date:** June 22, 2026
31+
32+ ### Fixes [ elastic-apm-python-agent-6262-fixes]
33+
34+ * Fix httpcore instrumentation handling of default port [ #2669 ] ( https://github.com/elastic/apm-agent-python/pull/2669 )
35+ * Handle FastAPI 0.137 ` _IncludedRouter ` in route name resolution [ #2682 ] ( https://github.com/elastic/apm-agent-python/pull/2682 )
36+
2937## 6.26.1 [ elastic-apm-python-agent-6261-release-notes]
3038** Release date:** May 25, 2026
3139
3240### Fixes [ elastic-apm-python-agent-6261-fixes]
3341
34- * Make AWS lambda layers publication more robust against regions failure [ #2658 ] ( https://github.com/elastic/apm-agent-python/pull/2658 )
42+ * Make AWS lambda layers publication more robust against regions failure [ #2658 ] ( https://github.com/elastic/apm-agent-python/pull/2658 )
3543
3644## 6.26.0 [ elastic-apm-python-agent-6260-release-notes]
3745** Release date:** May 25, 2026
@@ -40,7 +48,7 @@ To check for security updates, go to [Security announcements for the Elastic sta
4048
4149* Remove usage of modules and patterns deprecated on recent Python versions [ #2531 ] ( https://github.com/elastic/apm-agent-python/pull/2531 )
4250* Avoid warnings reading recent Flask versions [ #2635 ] ( https://github.com/elastic/apm-agent-python/pull/2635 )
43- * Add back instrumentation of the connection object with `` psycopg[pool] ` ` [ #2460 ] ( https://github.com/elastic/apm-agent-python/pull/2460 )
51+ * Add back instrumentation of the connection object with ` psycopg[pool] ` [ #2460 ] ( https://github.com/elastic/apm-agent-python/pull/2460 )
4452* Fix GRPC target reporting when it does not contain the port [ #2584 ] ( https://github.com/elastic/apm-agent-python/pull/2584 )
4553* Do not consider canceled span available for compression [ #2651 ] ( https://github.com/elastic/apm-agent-python/pull/2651 )
4654
0 commit comments