Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 17:11
· 223 commits to main since this release
364efc6

Changelog

  • 246342a Add back viper for config parsing/initialization (#77)
  • 364efc6 Add build tag for sqlite + stubbed sqlite db (#76)
  • 0502682 Add support for sqlite as a datastore and eventstore (#64)
  • 5655403 Export handlers for routes to be configured (#63)
  • 1289cf6 Generate event UUIDs in code rather than relying on the underlying eventstore database (#71)
  • e470584 Remove update of unique key column from repository Create method of permission, role, feature, and pricing-tier resources (#70)
  • 43a7d25 Remove usage of github.com/spf13/viper for reading in config from environment variables and read them in manually instead (#73)