Skip to content

Releases: kerraform/kegistry

v0.0.1-rc.8

10 Nov 06:27
704f9bc
Compare
Choose a tag to compare

Changelog

Bug Fixes 🐛

  • 704f9bc fix: provider binary not found error handling (#48)

v0.0.1-rc.7

09 Nov 18:04
Compare
Choose a tag to compare

Changelog

Bug Fixes 🐛

v0.0.1-rc.6

04 Nov 09:46
Compare
Choose a tag to compare

Changelog

Bug Fixes 🐛

  • 598a787 fix: remove s3 provider and version check
  • f324309 fix: error handling

v0.0.1-rc.5

04 Nov 05:21
Compare
Choose a tag to compare

Changelog

Features ✨

  • 67d26ab feat: refactor module registry error handling
  • 819587c feat: improve error handling
  • c30913f feat: improve request formattting
  • 0cd8b7e feat: add validate to gpg-keys
  • a6a1e6f feat: use context for logging propagation
  • 8cf1b43 feat: add s3 object validation
  • b2baa8e feat: add gpg key existance check
  • 99260e6 feat: add validations for create operation

Others 🎐

  • 6a2b192 doc; add BACKEND_ROOT_PATH env

v0.0.1-rc.4

03 Nov 18:06
Compare
Choose a tag to compare

Changelog

Features ✨

  • e84699f feat: bump pagkacegs
  • 69fa2d7 feat: add validator for json request
  • 0602139 feat: add validation for version
  • d092c92 feat: add version restriction

v0.0.1-rc.3

03 Nov 15:10
Compare
Choose a tag to compare

Changelog

Features ✨

  • 4a9db51 feat: add trailing slash for service dsicovery
  • 28c3a41 feat: add status code for error resp
  • 42d167d feat: add json decode error
  • 3d1afdc feat: refactor logging and provider

Bug Fixes 🐛

Others 🎐

  • 03a487c feat; refactor module logging
  • f58f0f7 Bump Go version and packages (#44)
  • 926cee7 build(deps): Bump github.com/spf13/cobra from 1.1.3 to 1.5.0 (#12)
  • 3011419 build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 (#16)
  • e3e1568 build(deps): Bump github.com/sethvargo/go-envconfig from 0.8.0 to 0.8.1 (#14)

v0.0.1-rc.2

01 Aug 06:02
4bfc792
Compare
Choose a tag to compare

Changelog

Features ✨

Bug Fixes 🐛

  • d4c5314 fix: remove typo s in Others changelog group

Others 🎐

v0.0.1-rc.1

27 Jul 12:39
Compare
Choose a tag to compare

Changelog

Features ✨

  • db08f4f feat: support multi platform docker image
  • f29f2dd feat: add initial
  • b5ecb4f feat: remove "" from goreleaser
  • 15a3759 feat: unify aws s3 env example
  • 4e9c071 feat: add initial kubernetes manifest
  • 46edc66 feat: add release workflow
  • d7ff9dc feat: initial commit

Bug Fixes 🐛

  • f9c3000 fix: add missing kegistry:arm64v8 and amd64
  • e361551 fix: invalid ldflags commit
  • fc47d5f fix: url to the svg for release workflow badge

Others 🎐

  • dbf871a Add module registry (#6)
  • f1bd273 Add initial Prometheus monitoring (#5)
  • 3238b14 Add Amazon S3 and S3 compatible backend support (#3)