Releases: gnolang/tx-archive
Releases · gnolang/tx-archive
v0.4.0
Changelog
- 19b7a0d Update default genesis tx type
- 627bf0e chore(deps): bump anchore/sbom-action from 0.16.0 to 0.17.1 (#42)
- d0c91f5 chore(deps): bump anchore/sbom-action from 0.17.1 to 0.17.2 (#43)
- ad642a7 chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#41)
- 83b3c2f feat: Store block timestamps. (#44)
Container Images
https://ghcr.io/gnolang/tx-archive:v0.4.0
For example:
docker pull ghcr.io/gnolang/tx-archive:v0.4.0
v0.3.0
Changelog
- 68bc87f Update gno version
- 8bd8c4f chore(deps): bump anchore/sbom-action from 0.15.10 to 0.16.0 (#29)
- f7cff6e chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#22)
- f06b99b chore(deps): bump golangci/golangci-lint-action from 4 to 6 (#28)
- 249c18d chore(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 (#25)
Container Images
https://ghcr.io/gnolang/tx-archive:v0.3.0
For example:
docker pull ghcr.io/gnolang/tx-archive:v0.3.0
v0.2.0
What's Changed
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #17
- chore(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #21
- chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #20
- feat: Add most common architectures to goreleaser by @ajnavarro in #23
- chore: Update Go version to 1.21 by @ajnavarro in #24
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
What's Changed
- feat: add go-releaser support by @ajnavarro in #4
- feat: add legacy support by @zivkovicmilos in #5
- feat: add
--watch
support for the backup / restore process by @zivkovicmilos in #6 - Bump actions/checkout from 3 to 4 by @dependabot in #7
- fix: Use Github Docker Archive by @ajnavarro in #8
- fix: set write permissions on issues and packages by @ajnavarro in #9
- fix: docker repo name by @ajnavarro in #10
- fix: login to ghcr before executing goreleaser by @ajnavarro in #12
- Update login-action by @ajnavarro in #13
- fix: log using org name by @ajnavarro in #14
- fix: change docker org name by @ajnavarro in #15
New Contributors
- @ajnavarro made their first contribution in #4
- @zivkovicmilos made their first contribution in #5
- @dependabot made their first contribution in #7
Full Changelog: https://github.com/gnolang/tx-archive/commits/v0.1.0