Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency es_client to v8.17.1 #1734

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Jan 25, 2025

This PR contains the following updates:

Package Type Update Change
es_client (changelog) project.dependencies minor ==8.15.2 -> ==8.17.1

Release Notes

untergeek/es_client (es_client)

v8.17.1: 8.17.1 (24 January 2025)

Compare Source

Announcements

  • Python 3.13 support...but with a caveat.
    • HUGE (potential) caveat, though. The Python 3.13 SSL implementation now has
      X509_V_FLAG_X509_STRICT set by default. This unfortunately means that
      self-signed certificates created by Elasticsearch's certutil will not
      work with Python 3.13
      as they do not yet include the key usage extension.
      If you are using es_client in any way with one of these certificates,
      I highly recommend that you not use Python 3.13 until this is resolved.
    • 3.13 is excluded from the Hatch test matrix for this reason.
    • 3.13 will still be tested manually with each release.

Changes

  • Python module version bumps:
    • elasticsearch8==8.17.1
    • click==8.1.8
    • certifi>=2024.12.14
  • Refactored master_only functions and tests. I discovered some loopholes
    in my code when I was testing Python 3.13 against an Elastic Cloud instance,
    so I fixed them. This also necessitated a change in the integration tests.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants