Skip to content

v0.5.1

Pre-release
Pre-release

Choose a tag to compare

@camba1 camba1 released this 10 Mar 21:38
· 72 commits to master since this release

Release notes

  • Update to Go 1.16
  • Removed old dependency on jackc/pgx from audit service and consolidated on jackc/pgx/v4 for all services
  • App is now tested on Go 1.16, minikube v 1.18 and Kubernetes v1.20.2
  • Added cpu request for Vault injected init containers when running app integrated with Vault in K8s
  • Added details for Vault integration