Skip to content

Releases: jonhadfield/soba

1.2.3

25 Aug 15:48
18a5e6a
Compare
Choose a tag to compare

Changelog

  • 9d4df28 add user-friendly Gitea instructions.
  • 65cd28f enable setting backup interval to minutes or hours (default remains hours).
  • 5ab7498 fix markdown formatting issue.
  • dcfda1f lint.
  • 18a5e6a tidy modules.

1.2.2

19 Aug 14:25
ae7be59
Compare
Choose a tag to compare

Changelog

  • ae7be59 improve cli ouput.
  • fc62577 remove codeql analysis whilst it doesn't support go 1.21.
  • f52c858 rename sonar workflow.
  • eeafab9 update changelog and readme to reflect 1.2.1 release.
  • c36f6f6 update circle ci to use go 1.21.0.
  • 469b284 update golangci workflow.

1.2.1

19 Aug 13:43
3bba355
Compare
Choose a tag to compare

Changelog

  • e78645d bump dependencies and update to go 1.21.
  • 3bba355 bump githosts-utils dependency to improve compare method logic and output.
  • 7acbd4f expose option to skip GitHub users' repos.
  • c02514c update changelogs.

1.2.0

02 Jul 11:56
fa022c4
Compare
Choose a tag to compare

Changelog

  • 3c66190 allow passing of loglevel and passing of caller to display in log prefix in githosts-utils.
  • df7d14a bump githosts-utils dependency to fix Gitlab output of retryable http client debug log by default.
  • 332c027 fix hard-coded package reference.
  • ecfc0a8 linting.
  • 5720ae5 replace hard-coded env vars.
  • cde301d update changelog for 1.1.12 release.

1.1.12

25 Jun 23:18
330a4d1
Compare
Choose a tag to compare

Changelog

  • 330a4d1 update instructions to include Gitea.

1.1.12-beta

25 Jun 17:13
fa4b306
Compare
Choose a tag to compare
1.1.12-beta Pre-release
Pre-release

Changelog

  • b6b87ea Bump actions/setup-go from 4.0.0 to 4.0.1
  • 12cb752 Bump aquasecurity/trivy-action from 0.10.0 to 0.11.2
  • 7c1c8b7 Bump aquasecurity/trivy-action from 0.9.2 to 0.10.0
  • fa4d5df Merge branch 'add_gitea'
  • a29c8a5 Merge pull request #32 from jonhadfield/dependabot/github_actions/aquasecurity/trivy-action-0.10.0
  • c652cb1 Merge pull request #33 from jonhadfield/dependabot/github_actions/actions/setup-go-4.0.1
  • 6aba475 Merge pull request #34 from jonhadfield/dependabot/github_actions/aquasecurity/trivy-action-0.11.2
  • e08a766 add support for Gitea.
  • 352c194 bump dependencies
  • a34aae5 bump dependencies.
  • 537632b bump dependency.
  • 0d6c1f6 bump dependency.
  • fa4b306 fix broken dependency on exported const from githosts.
  • aafb55d go mod tidy.
  • 67de6de remove local githosts-utils replacement.
  • 70cc73e update alpine image.
  • c48965c update githosts-utils dependency.
  • fd8c860 update release notes.

1.1.11

26 Mar 15:52
c9b98e9
Compare
Choose a tag to compare

Changelog

  • 301097a Bump actions/setup-go from 3.5.0 to 4.0.0
  • 3a551fd Merge pull request #31 from jonhadfield/dependabot/github_actions/actions/setup-go-4.0.0
  • 0fbda02 add release target to Makefile.
  • c9b98e9 remove workflow dependency on goreleaser job.
  • 3ced511 update Dockerfile to use new release binary location.

1.1.10

26 Mar 10:46
3f9a16d
Compare
Choose a tag to compare

Changelog

  • 7a4d290 Bump aquasecurity/trivy-action from 0.9.1 to 0.9.2
  • 08d03a4 Merge pull request #30 from jonhadfield/dependabot/github_actions/aquasecurity/trivy-action-0.9.2
  • d3b69f0 add clean target.
  • 489ee82 bump dependencies.
  • b9d3233 disable goreleaser action.
  • 3f9a16d fix goreleaser.
  • 33a8fb9 go mod tidy.
  • 2e2a23e sign macos binaries.
  • d50ee80 update goreleaser to enable app signing.

1.1.9

11 Mar 20:03
56cab0d
Compare
Choose a tag to compare

Changelog

  • 56cab0d bump githosts-utils dep to improve refs comparison mode.
  • 3b99b4d title version output.

1.1.8

11 Mar 15:33
93a37f9
Compare
Choose a tag to compare

Changelog

  • 64da240 add changelog.
  • 93a37f9 bump githosts-utils dependency to fix edge case where refs with spaces returned an error and forced clone when in refs mode.