Releases: servian/TechChallengeApp
Releases · servian/TechChallengeApp
v0.11.0
v.0.10.0
- Added metrics and minor dependency version bumps.
v.0.9.0: Merge pull request #88 from servian/feature/version-bump
- Serve assets from binary.
- Handle multiple types of signal.
- Formatting with goimports
- duplicate the healthcheck handler
- Update docs to emphasise the app is built and updated build command.
- Update swagger installation method
v.0.8.0: Merge pull request #68 from servian/feature/version-bump
Version bump to run build
Updated name to better reflect nature of app
Renamed app to better reflect nature of app
Updated branding for Servian
Branding updated to servian.
Tested against Postgres 10.7 for AWS Aurora serverless support
Simplified docker entrypoint to allow easier use of docker compose
Docker entrypoint is now TechTestApp
allowing cmd to be useful functions such as serve
or updatedb
.
Swagger API and UI
Merge pull request #32 from vibrato/swagger Add swagger json and UI to application
Bugfix in db setup SQL
Bugfix in db setup SQL
Multi DB Collation
Fixed issue with using different collation than default on the server