Releases: jonhadfield/soba
Releases · jonhadfield/soba
1.2.3
1.2.2
1.2.1
1.2.0
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
1.1.12-beta
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
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
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.