Releases: gnolang/faucet
Releases · gnolang/faucet
v0.3.1
v0.3.0
Changelog
- 4f1c0dd Bump anchore/sbom-action from 0.15.11 to 0.16.0 (#37)
- df5939e Bump github.com/go-chi/chi/v5 from 5.0.12 to 5.1.0 (#43)
- 089f8a8 Bump github.com/rs/cors from 1.10.1 to 1.11.0 (#35)
- 4c61e4c Bump gno version
- 7bf3e63 Bump golangci/golangci-lint-action from 4 to 5 (#33)
- 057f4b7 Bump golangci/golangci-lint-action from 5 to 6 (#36)
Container Images
https://ghcr.io/gnolang/faucet:v0.3.0
For example:
docker pull ghcr.io/gnolang/faucet:v0.3.0
v0.2.1
Changelog
- 681f23f Bump anchore/sbom-action from 0.15.10 to 0.15.11
- 0cdca0b Bump sigstore/cosign-installer from 3.4.0 to 3.5.0
- 648df76 Merge pull request #29 from gnolang/dependabot/github_actions/sigstore/cosign-installer-3.5.0
- fe104c2 Merge pull request #34 from gnolang/dependabot/github_actions/anchore/sbom-action-0.15.11
- 6d24d4a Update gno version
- 0f43279 update readme (#32)
Container Images
https://ghcr.io/gnolang/faucet:v0.2.1
For example:
docker pull ghcr.io/gnolang/faucet:v0.2.1
v0.2.0
What's Changed
- Bump golang.org/x/sync from 0.6.0 to 0.7.0 by @dependabot in #28
- Bump anchore/sbom-action from 0.15.9 to 0.15.10 by @dependabot in #27
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #25
- feat: Add most common architectures to goreleaser. by @ajnavarro in #30
New Contributors
- @ajnavarro made their first contribution in #30
Full Changelog: v0.1.3...v0.2.0
v0.1.3
Changelog
Container Images
https://ghcr.io/gnolang/faucet:v0.1.3
For example:
docker pull ghcr.io/gnolang/faucet:v0.1.3
v0.1.2
Changelog
- e890249 Bump gnolang/gno version
Container Images
https://ghcr.io/gnolang/faucet:v0.1.2
For example:
docker pull ghcr.io/gnolang/faucet:v0.1.2
v0.1.1
Changelog
- a061e08 Add additional unit tests
- b4b8cef Add base faucet logic
- a04720f Add broadcast tests
- 3e0d2fc Add generate command
- 4aba707 Add handler unit tests
- 6ee2255 Add initial README
- 634402b Add initial faucet tests
- b21c9d2 Add keyring tests
- b087270 Add logger
- 75013c6 Add main path to goreleaser
- 1b4202b Add release Dockerfile
- addc280 Add serve command bootstrap
- cdf94c5 Add support for configurable faucet tx message (#2)
- f1b0dea Add unit tests for signature generation
- 85c23e7 Add unit tests for tx preparation
- 3c70ba5 Bump actions/checkout from 3 to 4 (#15)
- 353b2f2 Bump actions/setup-go from 4 to 5 (#6)
- baeb4ef Bump anchore/sbom-action from 0.15.7 to 0.15.9 (#21)
- 19de680 Bump docker/build-push-action from 3 to 5 (#13)
- ff83570 Bump docker/login-action from 2 to 3 (#14)
- 1d1790d Bump docker/metadata-action from 4 to 5 (#12)
- 1d8b634 Bump github.com/go-chi/chi/v5 from 5.0.10 to 5.0.11 (#9)
- 020dae8 Bump github.com/go-chi/chi/v5 from 5.0.11 to 5.0.12 (#17)
- 2847a3a Bump github.com/rs/cors from 1.10.0 to 1.10.1 (#3)
- a261bef Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#19)
- 05b6c32 Bump go.uber.org/zap from 1.26.0 to 1.27.0 (#18)
- 42c31f8 Bump golang.org/x/sync from 0.3.0 to 0.5.0
- 8e638ca Bump golang.org/x/sync from 0.5.0 to 0.6.0 (#10)
- ab5eace Bump golangci/golangci-lint-action from 3 to 4 (#16)
- 15d7c21 Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 (#22)
- 5fbbc33 Change release CI conditions
- 28379aa Combine noop init
- 179a01a Create LICENSE.md
- 434532c Define base transfer support
- a7b5073 Drop gomod.proxy from goreleaser
- 0981aec Drop log package
- 92d33d6 Fix linter
- d1f6e87 Fix linter
- 2d3f4a5 Fix linter
- 934303e Improve listen address output
- 3eb1857 Merge branch 'main' of https://github.com/gnolang/faucet
- cd086ac Merge pull request #24 from gnolang/feat/use-slog
- 14e5674 Merge pull request #5 from gnolang/dependabot-go_modules-main-golang.org-x-sync-0.5.0
- 2c18df0 Minor cleanup
- c578610 Remove faulty tag from releaser
- db1c052 Remove gas values from the config
- e3d81cf Tidy repo
- 53b66d1 Update API
- 8fbcc05 Update README
- 739be2d Update release.yaml
- f36f1b1 Utilize slog
- 0ed2c0d chore(ci): Dockerize gnofaucet (#7)
- fbe8c18 chore: In README, add the curl command to send coins (#11)
- e3ad98e feat add initial goreleaser config (#20)
Container Images
https://ghcr.io/gnolang/faucet:v0.1.1
For example:
docker pull ghcr.io/gnolang/faucet:v0.1.1