Releases: SierraSoftworks/github-backup
Releases · SierraSoftworks/github-backup
Release list
Version 3.4.10
What's Changed
- chore: Update tracing-batteries to the latest version @notheotherben (#620)
Version 3.4.9
What's Changed
- refactor: handle errors instead of panicking with unwrap in non-test code @notheotherben (#619)
Version 3.4.8
What's Changed
- feat: Improve analytics reporting to reduce noise and improve filtering of user-provided info (like policy names) @notheotherben (#618)
- feat: automatically recover repositories which fail to update @notheotherben (#617)
Version 3.4.7
What's Changed
- Update tracing-batteries to the latest version @notheotherben (#616)
Version 3.4.6
What's Changed
- Replace Umami analytics with the new Analytics battery @notheotherben (#615)
- chore: switch to new SierraSoftworks analytics tracking script @notheotherben (#614)
- docs: document Homebrew tap installation @notheotherben (#602)
Maintenance
- chore(deps): Bump tracing-batteries from
72d8666to89854adin the opentelemetry group @dependabot[bot] (#613) - chore(deps-dev): Bump js-yaml from 3.14.2 to 3.15.0 in /docs @dependabot[bot] (#612)
- chore(deps-dev): Bump @vuepress/theme-default from 2.0.0-rc.130 to 2.0.0-rc.131 in /docs in the vuepress group @dependabot[bot] (#611)
- chore(deps): Bump tracing-batteries from
f67afd6to72d8666in the opentelemetry group @dependabot[bot] (#609) - chore(deps): Bump release-drafter/release-drafter from 7.4.0 to 7.5.1 @dependabot[bot] (#608)
- chore(deps): Bump gix from 0.84.0 to 0.85.0 @dependabot[bot] (#605)
- chore(deps): Bump @rollup/rollup-linux-x64-gnu from 4.62.0 to 4.62.2 in /docs @dependabot[bot] (#604)
- chore(deps): Bump tracing-batteries from
2093af4tof67afd6in the opentelemetry group @dependabot[bot] (#603)
Version 3.4.5
What's Changed
- ci: publish releases to the Homebrew tap @notheotherben (#601)
Version 3.4.4
What's Changed
- feat(ping): propagate trace context in cron monitor pings @notheotherben (#600)
- Add HTTP-based cron monitoring support @notheotherben (#597)
- Limit changelog workflow to
mainpushes to stopPreparefailures on PRs @copilot-swe-agent[bot] (#595) - Migrate filter DSL to the filt-rs crate @copilot-swe-agent[bot] (#590)
- ci: add per-target cache key to matrixed build job @notheotherben (#587)
- ci: replace deprecated actions-rs/audit-check with rustsec/audit-check @notheotherben (#586)
Maintenance
- chore(deps-dev): Bump undici from 7.25.0 to 7.28.0 in /docs @dependabot[bot] (#599)
- chore(deps): Bump actions/checkout from 6 to 7 @dependabot[bot] (#598)
- chore(deps): Bump release-drafter/release-drafter from 7.3.1 to 7.4.0 @dependabot[bot] (#596)
- chore(deps): Bump vite from 8.0.11 to 8.0.16 in /docs @dependabot[bot] (#592)
- chore(deps): Bump filt-rs from 1.1.0 to 1.1.1 @dependabot[bot] (#594)
- chore(deps): Bump SierraSoftworks/gh-releases from 1.0.9 to 1.0.10 @dependabot[bot] (#593)
- chore(deps): Bump markdown-it from 14.1.1 to 14.2.0 in /docs @dependabot[bot] (#591)
- chore(deps): Bump @rollup/rollup-linux-x64-gnu from 4.61.1 to 4.62.0 in /docs @dependabot[bot] (#589)
- chore(deps): Bump esbuild from 0.28.0 to 0.28.1 in /docs @dependabot[bot] (#588)
- chore(deps): Bump http from 1.4.1 to 1.4.2 @dependabot[bot] (#585)
- chore(deps): Bump tracing-batteries from
3b9d498to2093af4in the opentelemetry group @dependabot[bot] (#584) - chore(deps): Bump codecov/codecov-action from 6.0.1 to 7.0.0 @dependabot[bot] (#581)
- chore(deps): Bump @rollup/rollup-linux-x64-gnu from 4.61.0 to 4.61.1 in /docs @dependabot[bot] (#580)
- chore(deps): Bump chrono from 0.4.44 to 0.4.45 @dependabot[bot] (#579)
- chore(deps): Bump @rollup/rollup-linux-x64-gnu from 4.60.4 to 4.61.0 in /docs @dependabot[bot] (#578)
Version 3.4.3
What's Changed
- feat: back up release notes to RELEASE_NOTES.md and Forgejo release descriptions @notheotherben (#577)
- fix: handle Forgejo 409 conflicts when a release already exists @notheotherben (#576)
Version 3.4.2
What's Changed
- fix: Added
ca-certificatesto the Docker container image
Version 3.4.1
What's Changed
- feat: support multiple backup targets per policy @notheotherben (#575)
- feat: add Forgejo remote backup targets @notheotherben (#574)