Skip to content

Releases: SierraSoftworks/github-backup

Version 3.3.5

20 Mar 23:50
aefae95
Compare
Choose a tag to compare

What's Changed

Maintenance

Version 3.3.4

26 Feb 22:32
b3fc526
Compare
Choose a tag to compare

What's Changed

Maintenance

Version 3.3.3

10 Feb 20:26
eb45769
Compare
Choose a tag to compare

What's Changed

Maintenance

Version 3.3.2

11 Dec 01:43
a301f29
Compare
Choose a tag to compare

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

Version 3.3.1

10 Dec 09:58
a862635
Compare
Choose a tag to compare

What's Changed

New Features

Maintenance

Version 3.3.0

10 Dec 00:57
7c4e191
Compare
Choose a tag to compare

What's Changed

New Features

Maintenance

Version 3.2.0

09 Dec 00:09
ffe90f9
Compare
Choose a tag to compare

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

08 Dec 23:16
1d76dd8
Compare
Choose a tag to compare

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 to 56e139c in the opentelemetry group @dependabot (#111)

Version 3.1.2

02 Dec 14:00
ee34ce7
Compare
Choose a tag to compare

What's Changed

  • fix(docker build): binary not marked as executable @cedi (#110)
  • fix(unit-tests): run unit-tests in PR and fix failing tests @cedi (#109)

Version 3.1.1

29 Nov 20:04
4650153
Compare
Choose a tag to compare

What's Changed

  • feat(filter): allow for PartialOrd comparisons @cedi (#108)