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 azure-keyvault-secrets to v4.9.0 #19

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
azure-keyvault-secrets (source) 4.3.0 -> 4.9.0 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-python (azure-keyvault-secrets)

v4.9.0

Compare Source

4.9.0 (2024-10-17)

Features Added
  • Added support for Continuous Access Evaluation (CAE). enable_cae=True is passed to all get_token requests.
Bugs Fixed
  • Typing errors from using Key Vault clients as context managers have been fixed
    (#​34744)
Other Changes
  • Updated minimum azure-core version to 1.31.0

v4.8.0

Compare Source

4.8.0 (2024-02-22)

Features Added
  • Added support for service API version 7.5
Bugs Fixed
  • (From 4.8.0b1) Token requests made during AD FS authentication no longer specify an erroneous "adfs" tenant ID
    (#​29888)
Other Changes
  • Python 3.7 is no longer supported. Please use Python version 3.8 or later.
  • asyncio is no longer directly referenced by the library
    (#​33819)
  • Updated minimum azure-core version to 1.29.5
  • Dropped azure-common requirement

v4.7.0

Compare Source

4.7.0 (2024-05-15)
Features Added
  • Adds vector embedding policy and vector indexing policy. See PR 34882.
  • Adds support for vector search non-streaming order by queries. See PR 35468.
  • Adds support for using the start time option for change feed query API. See PR 35090.
Bugs Fixed
  • Fixed a bug where change feed query in Async client was not returning all pages due to case-sensitive response headers. See PR 35090.
  • Fixed a bug when a retryable exception occurs in the first page of a query execution causing query to return 0 results. See PR 35090.

v4.6.0

Compare Source

4.6.0 (2022-09-19)

Breaking Changes
  • Clients verify the challenge resource matches the vault domain. This should affect few customers,
    who can provide verify_challenge_resource=False to client constructors to disable.
    See https://aka.ms/azsdk/blog/vault-uri for more information.

v4.5.1

Compare Source

4.5.1 (2023-09-12)
Bugs Fixed
  • Fixed bug when query with DISTINCT + OFFSET/LIMIT operators returns unexpected result. See PR 31925.
Other Changes
  • Added additional checks for resource creation using specific characters that cause issues. See PR 31861.

v4.4.0

Compare Source

4.4.0 (2023-06-09)
Features Added
  • GA release of Patch API and Delete All Items By Partition Key

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/azure-keyvault-secrets-4.x-lockfile branch from 41bba71 to 70b4934 Compare February 23, 2024 08:16
@renovate renovate bot changed the title Update dependency azure-keyvault-secrets to v4.7.0 Update dependency azure-keyvault-secrets to v4.8.0 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/azure-keyvault-secrets-4.x-lockfile branch from 70b4934 to e5af00b Compare March 7, 2024 02:50
@renovate renovate bot force-pushed the renovate/azure-keyvault-secrets-4.x-lockfile branch from e5af00b to 55ca85c Compare October 19, 2024 02:26
@renovate renovate bot changed the title Update dependency azure-keyvault-secrets to v4.8.0 Update dependency azure-keyvault-secrets to v4.9.0 Oct 19, 2024
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