diff --git a/elastic-transport-python-8.15.1.tar.gz b/elastic-transport-python-8.15.1.tar.gz deleted file mode 100644 index c380ea9..0000000 --- a/elastic-transport-python-8.15.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bc0aa1b94cc0761efeceac5f0ba1d7dd19bf8b5571d863ca49c6b2f212db75c -size 76741 diff --git a/elastic-transport-python-8.17.0.tar.gz b/elastic-transport-python-8.17.0.tar.gz new file mode 100644 index 0000000..32c83dd --- /dev/null +++ b/elastic-transport-python-8.17.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58dd66a35cf11577e017d2ffb2d85b53523a0f3faa7f89b4b54882987afcdcb4 +size 77173 diff --git a/python-elastic-transport.changes b/python-elastic-transport.changes index 1e4022d..697511e 100644 --- a/python-elastic-transport.changes +++ b/python-elastic-transport.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jan 8 09:45:07 UTC 2025 - Daniel Garcia + +- 8.17.0: + * Fix use of SSLContext with sniffing (#199) + * Fix enabled_cleanup_closed warning (#202) + * Remove unneeded install requirement (#196) + ------------------------------------------------------------------- Thu Dec 12 15:56:05 UTC 2024 - Ben Greiner diff --git a/python-elastic-transport.spec b/python-elastic-transport.spec index 63ddc7b..d7535a6 100644 --- a/python-elastic-transport.spec +++ b/python-elastic-transport.spec @@ -1,7 +1,7 @@ # # spec file for package python-elastic-transport # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-elastic-transport -Version: 8.15.1 +Version: 8.17.0 Release: 0 Summary: Transport classes and utilities shared among Python Elastic client libraries License: Apache-2.0