Skip to content

Releases: gnolang/faucet

v0.5.3

01 Sep 16:06
v0.5.3
f738fae

Choose a tag to compare

Changelog

  • 10ef71f Add /ready endpoint (#71)
  • f5a4321 Bump anchore/sbom-action from 0.17.0 to 0.18.0 (#69)
  • f5745cc Bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0 (#67)
  • c784c3d Bump golang.org/x/sync from 0.9.0 to 0.10.0 (#66)
  • 8cba743 Update gnolang/gno version
  • f738fae Update status readyness check

Container Images

https://ghcr.io/gnolang/faucet:v0.5.3

For example:

docker pull ghcr.io/gnolang/faucet:v0.5.3

v0.5.2

21 May 08:25
v0.5.2
d20e240

Choose a tag to compare

Changelog

Container Images

https://ghcr.io/gnolang/faucet:v0.5.2

For example:

docker pull ghcr.io/gnolang/faucet:v0.5.2

v0.5.1

21 May 07:52
v0.5.1
49a3b7a

Choose a tag to compare

Changelog

  • 49a3b7a Change faucet middleware API

Container Images

https://ghcr.io/gnolang/faucet:v0.5.1

For example:

docker pull ghcr.io/gnolang/faucet:v0.5.1

v0.5.0

19 May 12:38
v0.5.0
683252e

Choose a tag to compare

Changelog

  • 683252e feat: switch to using JSON-RPC 2.0 by default (#70)

Container Images

https://ghcr.io/gnolang/faucet:v0.5.0

For example:

docker pull ghcr.io/gnolang/faucet:v0.5.0

v0.4.0

27 Nov 03:33
v0.4.0
8d1911a

Choose a tag to compare

Changelog

Container Images

https://ghcr.io/gnolang/faucet:v0.4.0

For example:

docker pull ghcr.io/gnolang/faucet:v0.4.0

v0.3.1

06 Aug 21:08
v0.3.1
88dfbea

Choose a tag to compare

Changelog

  • 0a712ca Bump anchore/sbom-action from 0.16.0 to 0.17.0 (#47)
  • 88dfbea feat: add healthcheck handler & register it as endpoint (#49)

Container Images

https://ghcr.io/gnolang/faucet:v0.3.1

For example:

docker pull ghcr.io/gnolang/faucet:v0.3.1

v0.3.0

06 Jul 14:55
v0.3.0
4c61e4c

Choose a tag to compare

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

29 Apr 13:33
v0.2.1
6d24d4a

Choose a tag to compare

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

12 Apr 08:51
58d6a69

Choose a tag to compare

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

Full Changelog: v0.1.3...v0.2.0

v0.1.3

13 Mar 21:26
v0.1.3
f72cfa2

Choose a tag to compare

Changelog

  • db68cdf Add latest image to goreleaser
  • f72cfa2 feat: add support for custom drip amounts (#23)

Container Images

https://ghcr.io/gnolang/faucet:v0.1.3

For example:

docker pull ghcr.io/gnolang/faucet:v0.1.3