File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 8.17.0 (2025-01-07)
4+
5+ * Fix use of SSLContext with sniffing ([ #199 ] ( https://github.com/elastic/elastic-transport-python/pull/199 ) )
6+ * Fix enabled_cleanup_closed warning ([ #202 ] ( https://github.com/elastic/elastic-transport-python/pull/202 ) )
7+ * Remove unneeded install requirement ([ #196 ] ( https://github.com/elastic/elastic-transport-python/pull/196 ) )
8+ * Fix aiohttp call type: ignore differently ([ #190 ] ( https://github.com/elastic/elastic-transport-python/pull/190 ) )
9+
310## 8.15.1 (2024-10-09)
411
512* Add explicit Python 3.13 support ([ #189 ] ( https://github.com/elastic/elastic-transport-python/pull/189 ) )
Original file line number Diff line number Diff line change 1515# specific language governing permissions and limitations
1616# under the License.
1717
18- __version__ = "8.15.1 "
18+ __version__ = "8.17.0 "
You can’t perform that action at this time.
0 commit comments