Lirt / velero-plugin-for-openstack

Openstack Cinder, Manila and Swift plugin for Velero backups
MIT License
27 stars 16 forks source link

Bump github.com/kopia/kopia from 0.10.7 to 0.16.0 #119

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps github.com/kopia/kopia from 0.10.7 to 0.16.0.

Release notes

Sourced from github.com/kopia/kopia's releases.

v0.16.0

Release Highlights

  • Azure PIT support (#3407) by Mike McKay-Dirden
  • [EXPERIMENTAL] Implement volume shadow copy support on Windows (#3543) by Maxim Khitrov
  • UI: Add the ability to change font-sizes (#3515) by Christoph Anderson
  • [BREAKING CHANGE] Disable legacy API by default (#3730) by Nick - See kopia/kopia#3716 - this is in preparation to completely remove old non-GRPC repository API in kopia v0.17.0.
  • allow disabling writes on index index loads (#3645) by Julio López

Change Log

Command-Line Interface

  • New Feature 1B: PPROF extensions: load profile config (#3668) by Aaron Alpar
  • New Feature 1a: PPROF extensions: PEM dump (#3665) by Aaron Alpar
  • New Feature handle SIGTERM (#3562) by Julio Lopez
  • New Feature A: Add ability to dump pprof data to logs ... (#3454) by Aaron Alpar
  • Output error msg returned by API server payload when possible (#3724) by Nick
  • minor cleanups in server start (#3637) by Julio López
  • server shutdown (#3608) by Julio López
  • miscellaneous code simplifications (#3607) by Julio López
  • Ensure scrubber checks all fields recursively for sensitive tags (#3589) by Nick
  • print errors during processing in red (#3514) by André Schröder
  • Don't return error when parameters unchanged (#3411) by Mike McKay-Dirden

Graphical User Interface

  • New Feature Add the ability to change font-sizes (#3515) by Christoph Anderson

KopiaUI App

  • Add timeout in pollOnce https.request equal to poll interval (#3055) by Till Riedel

General Improvements

  • rename var to hasEpochManager for clarity (#3744) by Julio López
  • add epoch.Manager.MaybeGenerateRangeCheckpoint (#3727) by Julio López
  • add epoch.Manager.CleanupMarkers (#3726) by Julio López
  • add epoch.Manager.MaybeCompactSingleEpoch (#3728) by Julio López
  • closedIntRange (#3735) by Julio López
  • add clarification comment (#3723) by Julio López
  • add epoch.getKeyRange helper (#3721) by Julio López
  • add epoch.Manager.MaybeAdvanceEpoch helper (#3709) by Julio López
  • Increase timeout to check for generated TLS cert (#3696) by chaitalisg
  • fix TestIndexEpochManager_CompactionAlwaysFails (#3677) by Julio López
  • remove unused context.Context field (#3664) by Julio López
  • allow disabling writes on index index loads (#3645) by Julio López
  • move index cleanup out to refreshAttempt (#3603) by Julio López

... (truncated)

Commits
  • 4889017 refactor(general): rename var to hasEpochManager for clarity (#3744)
  • fdb6d3c refactor(general): add epoch.Manager.MaybeGenerateRangeCheckpoint (#3727)
  • 9c99b8a Wrap error instead of clobbering it (#3743)
  • f835227 refactor(general): add epoch.Manager.CleanupMarkers (#3726)
  • 6236ff7 refactor(general): add epoch.Manager.MaybeCompactSingleEpoch (#3728)
  • 316356a refactor(general): closedIntRange (#3735)
  • 128ef76 build(deps): bump the docker group with 1 update (#3739)
  • 8866464 build(deps): bump the github-actions group with 2 updates (#3738)
  • 6a72b6f build(deps): bump github.com/zalando/go-keyring from 0.2.3 to 0.2.4 (#3741)
  • 2606423 build(deps): bump the common-golang-dependencies group with 1 update (#3740)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Lirt/velero-plugin-for-openstack/network/alerts).