Releases: amitsaha/gitbackup
Releases · amitsaha/gitbackup
v1.0.3
Hopefully this is the last of fixes to get goreleaser working. I blame my own laziness and AI promising to take away all the gruntwork, of course.
Please see v1.0.0 release notes for the actual relevant release notes
What's Changed
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
v1.0.0
Binaries: Please find the binaries in this release
I was forced to do a v1.0.0 release, as the previous release was 0.9.0 and we have new feature in this release. Hence, it doesn't mean much in terms of stability. However, we do have new features in addition to various updates, so that's nice.
Highlights
- New feature: Add support for Forgejo/Codeberg by @steveh in #178
- Development: Go 1.24 support #165 by @princekinlee
What's Changed
- Bump golang.org/x/net from 0.0.0-20220520000938-2e3eb7b945c2 to 0.7.0 by @dependabot[bot] in #92
- Bump github.com/99designs/keyring from 1.2.1 to 1.2.2 by @dependabot[bot] in #95
- Bump github.com/xanzy/go-gitlab from 0.65.0 to 0.90.0 by @dependabot[bot] in #94
- Add a test for the command's usage message by @amitsaha in #96
- Use Go 1.21 by @amitsaha in #97
- Move stuff out of main by @amitsaha in #98
- Refactor the repostiories listing/get code by @amitsaha in #100
- Bump github.com/cli/oauth from 0.8.0 to 1.0.1 by @dependabot[bot] in #103
- Bump github.com/xanzy/go-gitlab from 0.90.0 to 0.92.1 by @dependabot[bot] in #109
- Bump github.com/xanzy/go-gitlab from 0.92.1 to 0.95.2 by @dependabot[bot] in #128
- Bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot[bot] in #114
- Bump github.com/migueleliasweb/go-github-mock from 0.0.5 to 0.0.22 by @dependabot[bot] in #119
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot[bot] in #140
- Bump golang.org/x/oauth2 from 0.6.0 to 0.25.0 by @dependabot[bot] in #146
- Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 by @dependabot[bot] in #143
- Bump golang.org/x/crypto from 0.21.0 to 0.31.0 by @dependabot[bot] in #148
- Bump github.com/cli/oauth from 1.0.1 to 1.2.0 by @dependabot[bot] in #150
- Bump github.com/xanzy/go-gitlab from 0.95.2 to 0.115.0 by @dependabot[bot] in #151
- upgrade go version to 1.24 and fix compatibility issues in client.go … by @princekinlee in #165
- ✨ Set up Copilot instructions for the repository by @Copilot in #173
- Refactor codebase to improve readability and maintainability by @Copilot in #171
New Contributors
- @dependabot[bot] made their first contribution in #92
- @princekinlee made their first contribution in #165
- @Copilot made their first contribution in #173
Full Changelog: v0.9.0...v1.0.0
v0.9.0
v0.8.4
v0.8.3
v0.8.2
What's Changed
- Update dependencies to address security suggestions by @amitsaha in #79
- Fix Bug ignore private repo logic by @arborknot-ci in #80
New Contributors
- @arborknot-ci made their first contribution in #80
Full Changelog: v0.8.1...v0.8.2