Releases: SierraSoftworks/github-backup
Releases · SierraSoftworks/github-backup
Version 3.3.2
What's Changed
What's Changed
- tweak: Improve verbosity of trace logging when OpenTelemetry reporting is not being used (now defaults to
INFO
)
Documentation Updates
- docs: Add documentation website @notheotherben (#123)
Version 3.3.1
What's Changed
New Features
- fix: Configure a fallback git committer for clones and fetches @notheotherben (#122)
Maintenance
- chore(deps): Bump chrono from 0.4.38 to 0.4.39 @dependabot (#121)
Version 3.3.0
What's Changed
New Features
- tweak: Improve error reporting for Git @notheotherben (#120)
- feat: Add support for fetching specific refspecs @notheotherben (#119)
Maintenance
- chore(deps): Bump tokio-stream from 0.1.16 to 0.1.17 @dependabot (#118)
Version 3.2.0
What's Changed
New Features
- feat: Add support for backing up single repositories using
from: repos/<owner>/<name>
@notheotherben (#117)
Documentation Updates
- feat: Add support for backing up single repositories using
from: repos/<owner>/<name>
@notheotherben (#117)
Version 3.1.3
What's Changed
New Features
- feat: Add support for backing up repositories owned by the current user @notheotherben (#116)
Documentation Updates
- feat: Add support for backing up repositories owned by the current user @notheotherben (#116)
Maintenance
- chore(deps): Bump clap from 4.5.22 to 4.5.23 @dependabot (#115)
- chore(deps): Bump codecov/codecov-action from 5.0.7 to 5.1.1 @dependabot (#114)
- chore(deps): Bump tokio from 1.41.1 to 1.42.0 @dependabot (#113)
- chore(deps): Bump clap from 4.5.21 to 4.5.22 @dependabot (#112)
- chore(deps): Bump tracing-batteries from
3e51f84
to56e139c
in the opentelemetry group @dependabot (#111)
Version 3.1.2
Version 3.1.1
Version 3.1.0
What's Changed
- feat(github/star): Add support for backing up starred GitHub repos @cedi (#106)
- tweak: Run builds for any pull request @notheotherben (#107)
Maintenance
- chore(deps): Bump gix from 0.67.0 to 0.68.0 @dependabot (#105)
- chore(deps): Bump croner from 2.0.8 to 2.1.0 @dependabot (#104)
- chore(deps): Bump croner from 2.0.6 to 2.0.8 @dependabot (#103)
- chore(deps): Bump codecov/codecov-action from 5.0.3 to 5.0.7 @dependabot (#102)
- chore(deps): Bump codecov/codecov-action from 5.0.2 to 5.0.3 @dependabot (#101)
- chore(deps): Bump serde_json from 1.0.132 to 1.0.133 @dependabot (#100)
- chore(deps): Bump codecov/codecov-action from 5.0.0 to 5.0.2 @dependabot (#99)
- chore(deps): Bump codecov/codecov-action from 4.6.0 to 5.0.0 @dependabot (#98)
- chore(deps): Bump clap from 4.5.20 to 4.5.21 @dependabot (#97)
- chore(deps): Bump serde from 1.0.214 to 1.0.215 @dependabot (#96)
- chore(deps): Bump tempfile from 3.13.0 to 3.14.0 @dependabot (#95)
- chore(deps): Bump tokio from 1.41.0 to 1.41.1 @dependabot (#94)
Version 3.0.4
What's Changed
New Features
- feat: Improve logging output to allow configuration of log verbosity @notheotherben (#42)
Maintenance
- chore(deps): Bump tracing-batteries from
94c0bc6
to3e51f84
in the opentelemetry group @dependabot (#93) - chore(deps): Bump serde from 1.0.213 to 1.0.214 @dependabot (#92)
- chore(deps): Bump reqwest from 0.12.8 to 0.12.9 @dependabot (#91)
- chore(deps): Bump pin-project from 1.1.6 to 1.1.7 @dependabot (#90)
- chore(deps): Bump gix from 0.66.0 to 0.67.0 @dependabot (#88)
- chore(deps): Bump serde from 1.0.210 to 1.0.213 @dependabot (#89)
- chore(deps): Bump tokio from 1.40.0 to 1.41.0 @dependabot (#87)
- chore(deps): Bump serde_json from 1.0.129 to 1.0.132 @dependabot (#86)
- chore(deps): Bump unicase from 2.7.0 to 2.8.0 @dependabot (#85)
- chore(deps): Bump serde_json from 1.0.128 to 1.0.129 @dependabot (#84)
- chore(deps): Bump tracing-batteries from
c896b7c
to94c0bc6
in the opentelemetry group @dependabot (#83) - chore(deps): Bump clap from 4.5.19 to 4.5.20 @dependabot (#82)
- chore(deps): Bump pin-project from 1.1.5 to 1.1.6 @dependabot (#81)
- chore(deps): Bump cachix/install-nix-action from 29 to 30 @dependabot (#80)
- chore(deps): Bump async-stream from 0.3.5 to 0.3.6 @dependabot (#79)
- chore(deps): Bump clap from 4.5.18 to 4.5.19 @dependabot (#78)
- chore(deps): Bump codecov/codecov-action from 4.5.0 to 4.6.0 @dependabot (#77)
- chore(deps): Bump reqwest from 0.12.7 to 0.12.8 @dependabot (#75)
- chore(deps): Bump tempfile from 3.12.0 to 3.13.0 @dependabot (#74)
- chore(deps): Bump rstest from 0.22.0 to 0.23.0 @dependabot (#73)
- chore(deps): Bump cachix/install-nix-action from V28 to 29 @dependabot (#72)
- chore(deps): Bump croner from 2.0.5 to 2.0.6 @dependabot (#71)
- chore(deps): Bump async-trait from 0.1.82 to 0.1.83 @dependabot (#70)
- chore(deps): Bump clap from 4.5.17 to 4.5.18 @dependabot (#69)
- chore(deps): Bump cachix/install-nix-action from V27 to 28 @dependabot (#68)
- chore(deps): Bump tracing-batteries from
1f80c71
toc896b7c
in the opentelemetry group @dependabot (#67) - chore(deps): Bump tracing-batteries from
adc830f
to1f80c71
in the opentelemetry group @dependabot (#66) - chore(deps): Bump gix-path from 0.10.10 to 0.10.11 @dependabot (#65)
- chore(deps): Bump tokio-stream from 0.1.15 to 0.1.16 @dependabot (#64)
- chore(deps): Bump clap from 4.5.16 to 4.5.17 @dependabot (#63)
- chore(deps): Bump serde_json from 1.0.127 to 1.0.128 @dependabot (#62)
- chore(deps): Bump quinn-proto from 0.11.3 to 0.11.8 @dependabot (#61)
- chore(deps): Bump async-trait from 0.1.81 to 0.1.82 @dependabot (#60)
- chore(deps): Bump tokio from 1.39.3 to 1.40.0 @dependabot (#59)
- chore(deps): Bump serde from 1.0.208 to 1.0.209 @dependabot (#58)
- chore(deps): Bump serde_json from 1.0.125 to 1.0.127 @dependabot (#57)
- chore(deps): Bump gix from 0.64.0 to 0.66.0 @dependabot (#56)
- chore(deps): Bump reqwest from 0.12.5 to 0.12.7 @dependabot (#55)
- chore(deps): Bump parse_link_header from 0.3.3 to 0.4.0 @dependabot (#54)
- chore(deps): Bump tokio from 1.39.2 to 1.39.3 @dependabot (#53)
- chore(deps): Bump serde from 1.0.207 to 1.0.208 @dependabot (#51)
- chore(deps): Bump clap from 4.5.15 to 4.5.16 @dependabot (#52)
- chore(deps): Bump serde_json from 1.0.124 to 1.0.125 @dependabot (#50)
- chore(deps): Bump ctrlc from 3.4.4 to 3.4.5 @dependabot (#48)
- chore(deps): Bump serde from 1.0.206 to 1.0.207 @dependabot (#49)
- chore(deps): Bump serde from 1.0.205 to 1.0.206 @dependabot (#46)
- chore(deps): Bump serde_json from 1.0.122 to 1.0.124 @dependabot (#47)
- chore(deps): Bump clap from 4.5.14 to 4.5.15 @dependabot (#45)
- chore(deps): Bump serde from 1.0.204 to 1.0.205 @dependabot (#44)
- chore(deps): Bump clap from 4.5.13 to 4.5.14 @dependabot (#43)
Version 3.0.3
What's Changed
New Features
- test: Add tests for parsing errors @notheotherben (#41)
- feat: Add location information to lexed tokens and expand filter error messages to take advantage of it @notheotherben (#40)
Maintenance
- chore(deps): Bump tempfile from 3.11.0 to 3.12.0 @dependabot (#39)