Releases: nais/salsa
v0.12
nais-salsa (0.12)
Changelog
Feat
- ee66678 add automatic upload flag on false no-upload flag (#185) @anderssonw
Bug fixes
- 9ee3174 fix(workflow): keyref @ybelMekk
- 421b614 fix(workflow): packages:write @ybelMekk
- d4755a9 fix(workflow): add id-token: write @ybelMekk
- 37257a9 fix(workflow): key flag for attest command @ybelMekk
- d64ae26 fix(cosign): add yes consent @ybelMekk
- 0eb63b8 fix(attest_test): failing test @ybelMekk
Deps
- bf554f8 build(deps): bump google-github-actions/auth from 1.0.0 to 1.1.0 (#184) @dependabot
- b1a3031 build(deps): bump actions/checkout from 3.5.0 to 3.5.2 (#183) @dependabot
- 66a4f53 build(deps): bump anchore/sbom-action from 0.13.4 to 0.14.1 (#177) @dependabot
- 424d307 build(deps): bump github.com/in-toto/in-toto-golang from 0.7.0 to 0.7.1 (#182) @dependabot
- 66c966f build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#181) @dependabot
- e46db2b build(deps): bump golang from 1.20.2 to 1.20.3 (#178) @dependabot
- 31701f7 build(deps): bump maven (#179) @dependabot
Enjoy some nais-salsa verde
Changelog: v0.11...v0.12
Those were the changes on v0.12
v0.11
nais-salsa (0.11)
Changelog
Other work
- 276c968 fix flipped boolean (#173)
b1a3031 build(deps): bump actions/checkout from 3.5.0 to 3.5.2 (#183)
66a4f53 build(deps): bump anchore/sbom-action from 0.13.4 to 0.14.1 (#177)
424d307 build(deps): bump github.com/in-toto/in-toto-golang from 0.7.0 to 0.7.1 (#182)
66c966f build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#181)
e46db2b build(deps): bump golang from 1.20.2 to 1.20.3 (#178)
31701f7 build(deps): bump maven (#179)
Enjoy some nais-salsa verde
Changelog: v0.10...v0.11
Those were the changes on v0.11
v0.10
nais-salsa v0.10
Changelog
- 34c8f0b Make Verify part of Action optional (#172)
- 28eafc0 release(action): able to ignore verify-attestation command in action
Enjoy some nais-salsa verde
Changelog: v0.9...v0.10
v0.9
-
nais-salsa 0.9
Changelog
New Features
Other work
- 16987a7 feat(commands): release salsa 0.9
- 7cab5bd remove(commands): remove dependencies flag
- 724f43e remove(commands): remove .gradle dir.
- 7cab5bd remove(commands): remove dependencies flag
Enjoy some nais-salsa verde
Changelog: v0.8...v0.9
v0.8
nais-salsa v0.8
Changelog
Release
d122ddc release(workflows): v0.8
Deps
963141b update(workflows): build-push-action, setup-buildx
10dd43d update(workflows): goreleaser-action
e0d12cd build(deps): bump actions/checkout from 3.1.0 to 3.3.0 (#144)
0add0cb build(deps): bump actions/setup-go from 3.3.1 to 3.5.0 (#138)
3019c77 build(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2 (#145)
8804765 build(deps): bump github.com/briandowns/spinner from 1.19.0 to 1.20.0 (#141)
0587a91 build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.5.2 (#143)
18de561 build(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#148)
1afb15c build(deps): bump golang from 1.19.3 to 1.19.5 (#146)
Other Work
611b517 build(deps): bump maven (#142)
ce24c08 update(doc): github_token detected automatically, no need to be verbose
3098391 update(mvn): add test for supplying multiple arguments to maven options
Enjoy some nais-salsa verde
Changelog: v0.7...v0.8.20230131140132
Those were the changes on v0.8.20230131140132!
v0.7
nais-salsa
Changelog
🔪 Breaking
with.registry
is required from this release e.g. ttl.sh
, ghcr.io
...
Go from automatic detection of image tag. By default use image tag and image sha
with.image_digest
is required from this release , provide sha from the pushed image, e.g. sha256:487b...
🚀 Feature
with.registry_access_token
is useful when authenticating against e.g. GAR (Google Artifact Registry)
🐛 Bug
with.github_token
is no longer required it is detected by default, if you still want to use another token please specify
Enjoy some nais-salsa verde
Changelog: v0.6...v0.7
Those were the changes on v0.7!
v0.6
nais-salsa
Changelog
🔪 Breaking
with input docker_pwd
is replaced with github_token
🐛 Bug
Enjoy some nais-salsa verde
Changelog: v0.5...v0.6
Those were the changes on v0.6!
v0.5
nais-salsa (0.5)
Changelog
Feature
Enjoy some nais-salsa verde
Changelog: v0.4...v0.5
Those were the changes on v0.5!
v0.4
nais-salsa 0.4
(0.4.20221104080324)
Changelog
Features
- c416cb6 add(intoto, commands, config): more accurate build time (#107).
use the workflowhead_commit
timestamp as default
Bug fixes
- 8af5869 fix(vcs): add support for different workflow types
Enjoy some nais-salsa verde
Changelog: v0.4...v0.4.20221104080324
Those were the changes on v0.4
v0.3
nais-salsa (0.3.20221014084307)
Changelog
67c3c19 add signature repo to doc (#89)
d095aa6 add support for build.gradle (#98)
Enjoy some nais-salsa verde
Changelog: v0.2...v0.3.20221014084307
Those were the changes on v0.3.20221014084307!