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 elasticsearch-dsl to v7.4.0 #1039

Merged
merged 1 commit into from
Jul 15, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
elasticsearch-dsl ==7.3.0 -> ==7.4.0 age adoption passing confidence

Release Notes

elasticsearch/elasticsearch-dsl-py

v7.4.0

Compare Source

  • Added the ConstantKeyword, RankFeatures field types (#1456, #1465)
  • Added the ScriptScore query type (#1464_)
  • Added UpdateByQueryResponse.success() method (#1463_)
  • Added return_doc_meta parameter to Document.save() and Document.update() for
    accessing the complete API response (#1466_)
  • Added support for calendar_interval and fixed_interval to DateHistogramFacet (#1467_)
  • Added Document.exists() method (#1447, contributed by @dem4ply)
  • Added support for the year interval to DateHistogramFacet (#1502, contributed by @nrsimha)
  • Fixed issue where to_dict() should be called recursively on Search.extras and **kwargs (#1458_)
  • Fixed inverse of an empty Bool query should be MatchNone (#1459_)
  • Fixed issue between retry_on_conflict and optimistic concurrency control within Document.update() (#1461, contributed by @armando1793)

.. _@​dem4ply: https://github.com/dem4ply
.. _@​nrsimha: https://github.com/nrsimha
.. _@​armando1793: https://github.com/armando1793
.. _#​1447: elastic/elasticsearch-dsl-py#1447
.. _#​1456: elastic/elasticsearch-dsl-py#1456
.. _#​1458: elastic/elasticsearch-dsl-py#1458
.. _#​1459: elastic/elasticsearch-dsl-py#1459
.. _#​1461: elastic/elasticsearch-dsl-py#1461
.. _#​1463: elastic/elasticsearch-dsl-py#1463
.. _#​1464: elastic/elasticsearch-dsl-py#1464
.. _#​1465: elastic/elasticsearch-dsl-py#1465
.. _#​1466: elastic/elasticsearch-dsl-py#1466
.. _#​1467: elastic/elasticsearch-dsl-py#1467
.. _#​1502: elastic/elasticsearch-dsl-py#1502


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot merged commit 8a2b583 into master Jul 15, 2021
@renovate renovate bot deleted the renovate/elasticsearch-dsl-7.x branch July 15, 2021 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant