- Updated linter
golangci-lint
versions - Updated nolint instructions
- Updated protocol buffers compilers
- Updated tests & wrapped errors
- Added default database property
- Changes migration sequence
- Removed Postgres crypto extension
- Redesigned flags initialization
- Added migration dialect
- Fixed YAML parameters
- Used secure config for debug purpose
- Included main chart and values in version control
- Updated initial parameters
- Added namespace for the service
- Used namespaced names in the service
- Used compute region instead of zone
- Used default driver to specify database certificates path
- Fixed ingress TLS secret name value
- Simplified initial environment data for Makefile
- Changed default name of a database credentials secret in the helm charts values
- Updated question about drivers
- Used default namespace and changed
NAMESPACE
toCLUSTER
- Fixed possible hidden issues with config file
- Fixed problem with port presented as the secret name
- Used database
ConfigMap
for host/port - Added
nginx
annotations example - Added default service account
- Extended TLS secret name block
- Added TLS hosts
- Changed ingress version
- Added sub-charts for Helm deployment.
- Added special vatiables environment to keep it outside of GIT.
- Added CORS handling.
- Managed system signals to be ignored.
- Added the possibility to use multiple database drivers.
- Added Prometheus monitoring package.
- Used gRPC gateway v2 and OpenApi v2 instead of swagger
- Redesigned dev/prod envs in Makefile.
- Updated Go version and packages.
- Fixed issue #27 (@takama)
- Updated protoc #37 (@takama)
- Added OpenAPI Swagger UI #38 (@takama)
- Fixed label for service name (@takama)
- Updated helm templates & project region (@takama)
- Changed protobuf/gateway versions (@takama)
- Fixed some template generation bugs (@takama)
- Added private repositories for import path (@takama)
- Changed postgres driver version (@takama)
- Used standard health gRPC method (@takama)
- Changed protobuf/gateway versions (@takama)
- Fixed linter issues in CLI utility (@takama)
- Fixed linter issues in templates (@takama)
- Changed protobuf/gateway versions (@takama)
- Fixed linter issues in CLI utility (@takama)
- Fixed linter issues in templates (@takama)
- Changed protobuf/gateway versions (@takama)
- Added TLS support in the database (@takama)
- Added anti affinity attribute (@takama)
- Added support of Contour ingress routes (@takama)
- Added support of headless service (@takama)
- Other small fixes and changes (@takama)
- Fixed linter issues for caldera utility and for templates - bug (#16, @takama)
- Used Project in import path - enhancement (#15, @takama)
- Initial service (@takama)