WARNING: this version introduces a state format change. Plakar is fully backward-compatible but not always forward-compatible. If you push a snapshot using this version, only Plakar versions newer than this will be able to access the store.
What's Changed
- maintenance: Adapt to the state refactorings. by @mathieu-plak in #1986
- Maintenance, re-enable true deletion. by @mathieu-plak in #1996
- api: return an URL as location by @omar-polo in #1977
- restore: add -o opt=name to pass extra options to exporters by @omar-polo in #1964
- tui: Debounce the iostats call. by @mathieu-plak in #2005
- appcontext: introduce Quiet and Silent by @omar-polo in #1999
- bump golang to 1.25 by @omar-polo in #2018
- build(deps): bump github.com/PlakarKorp/integration-http from 1.0.6-0.20260216100811-4872fc00aecf to 1.1.0-beta.1 by @dependabot[bot] in #2017
- build(deps): bump github.com/PlakarKorp/integration-fs from 1.1.0-beta.4 to 1.1.0-beta.5 by @dependabot[bot] in #2013
- build(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.2 by @dependabot[bot] in #2014
- adapt to kloset change in vfs.Errors() by @omar-polo in #2012
- subcommands/cached: use strict perms for the crash log by @omar-polo in #2011
- explicitly import the sync subcommand by @omar-polo in #2010
- build(deps): bump golang.org/x/sync from 0.19.0 to 0.20.0 by @dependabot[bot] in #2015
- build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 by @dependabot[bot] in #2016
- pkg build: accept a token to clone private repositories by @poolpOrg in #2024
- Update Plakar UI to main@97bc1e3 by @github-actions[bot] in #2026
- assorted archive fixes by @omar-polo in #2028
- allow to specify `at' for "BeforeRepositoryOpen" subcommands by @omar-polo in #2029
- api: restore directory summary in snapshotVFSChildren by @omar-polo in #2030
- backup: support PLAKAR_TAGS environment variable for snapshot tagging by @waveywaves in #2007
- build: add Dockerfile for CI/CD pipeline use by @waveywaves in #2004
- cli: add global -json flag with JSON renderer by @waveywaves in #2003
- api: load child summary only for directories by @omar-polo in #2033
- Create build.yml by @poolpOrg in #2037
- build(deps): bump github.com/PlakarKorp/pkg from 1.1.0-beta.3 to 1.1.0-beta.4 by @dependabot[bot] in #2041
- build(deps): bump golang.org/x/mod from 0.33.0 to 0.34.0 by @dependabot[bot] in #2040
- Cached rework by @mathieu-plak in #2031
- build(deps): bump golang.org/x/term from 0.40.0 to 0.41.0 by @dependabot[bot] in #2039
- build(deps): bump golang.org/x/tools from 0.42.0 to 0.43.0 by @dependabot[bot] in #2038
- build(deps): bump github.com/charmbracelet/glamour from 0.10.0 to 1.0.0 by @dependabot[bot] in #2042
New Contributors
- @waveywaves made their first contribution in #2007
Full Changelog: v1.1.0-beta.5...v1.1.0-beta.7