Skip to content

Releases: kerraform/kerranamodb

v0.0.1-rc.3

30 Nov 19:27
Compare
Choose a tag to compare

Changelog

Features ✨

  • b9bf624 feat: remove dynamodb param

Bug Fixes 🐛

  • f2642a5 fix: listenport to 0.0.0.0
  • c67aefe fix: add v1 to the url response

v0.0.1-rc.2

30 Nov 17:23
Compare
Choose a tag to compare

Changelog

Features ✨

  • b9bf624 feat: remove dynamodb param

v0.0.1-rc.1

30 Nov 03:15
f1bf14f
Compare
Choose a tag to compare

Changelog

Features ✨

Others 🎐

  • f1eed50 Build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 (#13)
  • 484a653 Build(deps): Bump github.com/aws/aws-sdk-go-v2/config (#16)
  • c8cdc87 Build(deps): Bump github.com/bufbuild/connect-go from 1.1.0 to 1.2.0 (#17)
  • 76e81c4 Fix CORS origin enviornment variable (#12)
  • fd07e2d Add initial CORS (#11)
  • e6e4d13 Implement authentication for tenants (#10)
  • e43f010 Fix dead lock on writing to S3 (#5)
  • cd33972 Implement communications between the nodes (#3)
  • d563889 Implement initial dsync (#2)
  • 9a8e1d0 Implement Dynamo API for state storing (#1)