[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
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).
Bumps github.com/kopia/kopia from 0.10.7 to 0.16.0.
Release notes
Sourced from github.com/kopia/kopia's releases.
... (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)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