OpenDRR / opendrr-api

REST API for OpenDRR data / API REST pour les données OpenDRR
MIT License
4 stars 7 forks source link

Bump elasticsearch from 7.16.1 to 8.5.2 #237

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps elasticsearch from 7.16.1 to 8.5.2.

Release notes

Sourced from elasticsearch's releases.

8.5.2

  • Client is compatible with Elasticsearch 8.5.2

8.5.1

  • Client is compatible with Elasticsearch 8.5.1

8.5.0

Indices

  • Added the experimental indices.downsample API.

Rollup

  • Removed the deprecated rollup.rollup API.

Snapshot

  • Added the index_names parameter to the snapshot.get API.

Machine Learning

  • Added the beta ml.clear_trained_model_deployment_cache API.
  • Changed the ml.put_trained_model_definition_part API from experimental to stable.
  • Changed the ml.put_trained_model_vocabulary API from experimental to stable.
  • Changed the ml.start_trained_model_deployment API from experimental to stable.
  • Changed the ml.stop_trained_model_deployment API from experimental to stable.

Security

  • Added the with_limited_by parameter to the get_api_key API.
  • Added the with_limited_by parameter to the query_api_keys API.
  • Added the with_profile_uid parameter to the get_user API.
  • Changed the security.activate_user_profile API from beta to stable.
  • Changed the security.disable_user_profile API from beta to stable.
  • Changed the security.enable_user_profile API from beta to stable.
  • Changed the security.get_user_profile API from beta to stable.
  • Changed the security.suggest_user_profiles API from beta to stable.
  • Changed the security.update_user_profile_data API from beta to stable.
  • Changed the security.has_privileges_user_profile API from experimental to stable.

8.4.3

  • Client is compatible with Elasticsearch 8.4.3

8.4.2

Documents

  • Added the error_trace, filter_path, human and pretty parameters to the get_source API.
  • Added the ext parameter to the search API.

Async Search

  • Added the ext parameter to the async_search.submit API.

Fleet

  • Added the ext parameter to the fleet.search API.

8.4.1

  • Client is compatible with Elasticsearch 8.4.1

8.4.0

Documents

  • Added the knn parameter to the search API.
  • Added the knn parameter to the async_search.submit API.

... (truncated)

Commits
  • 1e4e2e8 Revert "Skip mypy type checking for 8.5 branch temporarily"
  • 03e16d8 Skip mypy type checking for 8.5 branch temporarily
  • e91647a Bumps 8.5 to 8.5.2
  • fd310bf Add release notes for 8.5.0
  • 1d1b312 Bumps 8.5 to 8.5.1
  • a9bbab7 Update APIs for 8.5-SNAPSHOT
  • 8896e5b update APIs to main
  • 27f5887 Add release notes for 8.4.1
  • 372de1e Add release notes for 8.4.0
  • e4d17d5 Update Jenkins jobs
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #238.