Skip to content

Releases: jonhadfield/soba

1.2.9

03 Mar 18:05
0801048
Compare
Choose a tag to compare

Changelog

1.2.9-beta

27 Feb 22:32
235eba6
Compare
Choose a tag to compare
1.2.9-beta Pre-release
Pre-release

Changelog

  • 235eba6 refactor and bump githosts-utils depdencency.
  • 2845006 update readme and change logs with release 1.2.8 detail.

1.2.8

14 Feb 21:18
72618ef
Compare
Choose a tag to compare

Changelog

  • 3aa5e58 Bump aquasecurity/trivy-action from 0.16.1 to 0.17.0
  • 42bce24 Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
  • 5876f33 bump githosts-utils dependency to improve http client re-use.

1.2.8-beta

11 Feb 12:53
9f2619b
Compare
Choose a tag to compare
1.2.8-beta Pre-release
Pre-release

Changelog

  • f650a66 bring changelog up-to-date.
  • a5db3e8 document Kubernetes setup.
  • 9f2619b gather results from backups to enable improved output and sending webhooks on completion.
  • ef21067 go mod tidy.
  • 7f5435b lint.

1.2.7

16 Jan 11:34
ee35e24
Compare
Choose a tag to compare

Changelog

  • 0d1ba5e Bump aquasecurity/trivy-action from 0.16.0 to 0.16.1
  • ee35e24 bump githosts-utils to provide for meaningful error for misconfigured BitBucket OAuth consumer.

1.2.6

11 Jan 17:04
58fee58
Compare
Choose a tag to compare

Changelog

  • 2e07786 bump githosts-utils dependency.
  • 58fee58 fix module reference.

1.2.5

01 Jan 14:11
4d3d53d
Compare
Choose a tag to compare

Changelog

  • 6116ed9 Bump actions/setup-go from 4.1.0 to 5.0.0
  • 3d83791 Bump aquasecurity/trivy-action from 0.13.1 to 0.16.0
  • 7d80ca7 Merge pull request #47 from jonhadfield/dependabot/github_actions/actions/setup-go-5.0.0
  • 92d6a0b Merge pull request #48 from jonhadfield/dependabot/github_actions/aquasecurity/trivy-action-0.16.0
  • 03b990d tidy.
  • 6f22f34 update alpine image.
  • efb02de update changelog.
  • 4d3d53d update dependencies.

1.2.4

11 Nov 20:42
dde0571
Compare
Choose a tag to compare

Changelog

  • 107597c Bump actions/checkout from 3 to 4
  • 432d8f5 Bump aquasecurity/trivy-action from 0.11.2 to 0.12.0
  • bded37a Bump aquasecurity/trivy-action from 0.12.0 to 0.13.0
  • 0a3762c Bump aquasecurity/trivy-action from 0.13.0 to 0.13.1
  • 9dca31d Bump docker/build-push-action from 4 to 5
  • 30efc65 Bump docker/login-action from 2 to 3
  • 7ccb114 Merge pull request #40 from jonhadfield/dependabot/github_actions/aquasecurity/trivy-action-0.12.0
  • 600cc63 Merge pull request #41 from jonhadfield/dependabot/github_actions/actions/checkout-4
  • 1fc4265 Merge pull request #42 from jonhadfield/dependabot/github_actions/docker/build-push-action-5
  • eb140ac Merge pull request #43 from jonhadfield/dependabot/github_actions/docker/login-action-3
  • 6e2679c Merge pull request #44 from jonhadfield/dependabot/github_actions/aquasecurity/trivy-action-0.13.0
  • dc3e864 Merge pull request #45 from jonhadfield/dependabot/github_actions/aquasecurity/trivy-action-0.13.1
  • bbefb5e bump dependencies.
  • aa849bd bump dependencies.
  • dde0571 bump dependency.
  • 673006a fix typo.
  • ccfe145 formatting.
  • 27bf3f8 lint.
  • 7a83440 reflect new releases and document new backup interval options.
  • af05329 switch to stdlib slices package.
  • ca255db update dependencies.

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.