Prepare changelog for 0.16.5

This commit is contained in:
Alexander Neumann
2024-07-01 21:25:33 +02:00
parent ca04a88e65
commit 2fa1b42706
2 changed files with 0 additions and 0 deletions

View File

@@ -1,6 +0,0 @@
Enhancement: Update dependencies
A few potentially vulnerable dependencies were updated.
https://github.com/restic/restic/issues/4873
https://github.com/restic/restic/pull/4878

View File

@@ -1,5 +0,0 @@
Enhancement: Add option to force use of Azure CLI credential
A new environment variable `AZURE_FORCE_CLI_CREDENTIAL=true` allows forcing the use of Azure CLI credential, ignoring other credentials like managed identity.
https://github.com/restic/restic/pull/4799