Skip to content

Releases: krystal/go-env-var-http

v1.0.2

15 Sep 08:08
Compare
Choose a tag to compare

v1.0.1

15 Sep 08:05
Compare
Choose a tag to compare

What's Changed

  • Add Releases and general clean up. by @ikadix in #1

New Contributors

  • @ikadix made their first contribution in #1

Full Changelog: https://github.com/krystal/go-env-var-http/commits/v1.0.1

v1.0.0

15 Sep 08:08
Compare
Choose a tag to compare

Changelog

  • eae9e85 Merge pull request #1 from krystal/add-releases-and-lint
  • 34d6148 add licence
  • ecadc39 chore: add .golangci.yml Adds a config file for golangci-lint and makes the project pass.
  • 02c89e7 chore: add goreleaser Add thes goreleaser config and changes the ci to use goreleaser to create and release the container. Also build multi-arch.
  • 506952a chore: add trailing new lines
  • 7debb7b chore: remove PORT details from the dockerfile
  • cf26955 feat: SLOW_START environment variable for readiness check testing
  • e0f251d feat: add code
  • 7043d82 feat: set initial version to 1.0.0
  • 40826c8 feat: show all environment variables
  • 0254def fix: dont copy go sum
  • 8afcc48 output path information