Releases: georgettica/obnpctl
Releases · georgettica/obnpctl
v0.3.3: build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#148)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/8ade135a41bc03ea155e62e844d188df1ea18608...b4ffde65f46336ab88eb53be808477a3936bae11) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Second CI retry
After submitting the CI fix, found another but which this release should fix
Full Changelog: v0.3.1...v0.3.2
Fix-ci
The the previous CI failed on golang versions in the release GHA, I fixed and recreated a release
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- fix(gha): reduce scope by @georgettica in #21
- feat(gha): add codeql by @georgettica in #23
- build(deps): bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in #27
- build(deps): bump ossf/scorecard-action from 1.0.2 to 1.0.4 by @dependabot in #25
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #26
- build(deps): bump anchore/sbom-action from 0.8.0 to 0.9.0 by @dependabot in #28
- build(deps): bump sigstore/cosign-installer from 2.1.0 to 2.2.0 by @dependabot in #31
- build(deps): bump anchore/sbom-action from 0.9.0 to 0.10.0 by @dependabot in #30
- build(deps): bump actions/setup-go from 2 to 3 by @dependabot in #29
- build(deps): bump sigstore/cosign-installer from 2.2.0 to 2.2.1 by @dependabot in #34
- build(deps): bump golang from 1.18.0-alpine3.15 to 1.18.1-alpine3.15 by @dependabot in #33
- build(deps): bump actions/checkout from 3 to 3.0.1 by @dependabot in #35
- build(deps): bump anchore/sbom-action from 0.10.0 to 0.11.0 by @dependabot in #36
- build(deps): bump actions/checkout from 3.0.1 to 3.0.2 by @dependabot in #37
- chore(gha): split cron from PR check by @georgettica in #32
- build(deps): bump github/codeql-action from 1 to 2 by @dependabot in #38
- build(deps): bump sigstore/cosign-installer from 2.2.1 to 2.3.0 by @dependabot in #39
- build(deps): bump docker/login-action from 1.14.1 to 2.0.0 by @dependabot in #40
- build(deps): bump golang from 1.18.1-alpine3.15 to 1.18.2-alpine3.15 by @dependabot in #41
- chore(setupgo): change release to fit by @georgettica in #43
- build(deps): bump actions/upload-artifact from 3.0.0 to 3.1.0 by @dependabot in #42
- build(deps): bump ossf/scorecard-action from 1.0.4 to 1.1.0 by @dependabot in #45
- build(deps): bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #44
- build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1 by @dependabot in #46
- build(deps): bump golang from 1.18.2-alpine3.15 to 1.18.3-alpine3.15 by @dependabot in #47
Full Changelog: https://github.com/georgettica/obnpctl/commits/v0.3.0
v0.2.0
Changelog
Features
- 327f4d0: feat(deploy): allow code to be deployed (#11) (@georgettica)
Others
- 93059de: chore(dockerfile): fix vuln (#10) (@georgettica)
- 1a2b35f: georgettica/doc changes (#12) (@georgettica)
v0.1.0
Changelog
Features
- cdd6f27: feat(cli): stub cli (@)
- ea3d0bd: feat(client): fill out client section (@)
- 7b96f06: feat(server): fill out server code (@)
- 1567931: feat(dockerfile): add dockerfile support (@)
Bug fixes
- 51d641a: fix(dependabot): not vendored (@)
- 7fe6ba8: fix(publish): should do it (#9) (@georgettica)
Others
- 4f88973: init(gomod): initial gomod (@georgettica)
- d1dfd25: Merge pull request #1 from georgettica/georgettica/add-basic-changes (@georgettica)
- ec56655: Merge pull request #2 from georgettica/georgettica/client-server-changes (@georgettica)
- 8e6ebed: Merge pull request #3 from georgettica/georgettica/add-dockerfile-support (@georgettica)
- a74d7a3: Merge pull request #4 from georgettica/georgettica/dependabot-vendor-fix (@georgettica)
- 7cf378c: build(deps): bump golang from 1.17.7-alpine3.15 to 1.18.0-alpine3.15 (@dependabot[bot])
- 8cbdd54: build(deps): bump anchore/sbom-action from 0.6.0 to 0.7.0 (@dependabot[bot])
- 465c991: build(deps): bump actions/checkout from 2 to 3 (@dependabot[bot])
- b7451bc: Merge pull request #7 from georgettica/dependabot/github_actions/actions/checkout-3 (@georgettica)
- 23004a7: Merge pull request #6 from georgettica/dependabot/github_actions/anchore/sbom-action-0.7.0 (@georgettica)
- 056bcfd: Merge pull request #5 from georgettica/dependabot/docker/golang-1.18.0-alpine3.15 (@georgettica)
- c169057: chore(gha): pin cosign version (@)
- 151cc87: Merge pull request #8 from georgettica/georgettica/fix-cosign-version (@georgettica)