Skip to content

Releases: servian/TechChallengeApp

v0.11.0

29 Sep 01:03
d200b55
Compare
Choose a tag to compare
  • add DbType param and default to boltdb built-in database type
  • add /debug endpoint for demonstrating HA DB params.

v.0.10.0

27 Jun 23:57
3d54380
Compare
Choose a tag to compare
  • Added metrics and minor dependency version bumps.

v.0.9.0: Merge pull request #88 from servian/feature/version-bump

04 Oct 22:49
518e63d
Compare
Choose a tag to compare
  • 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

08 Feb 00:04
d07a57e
Compare
Choose a tag to compare

Updated name to better reflect nature of app

30 Jul 06:31
43070a4
Compare
Choose a tag to compare

Renamed app to better reflect nature of app

Updated branding for Servian

11 Apr 04:28
c4aff45
Compare
Choose a tag to compare

Branding updated to servian.

Tested against Postgres 10.7 for AWS Aurora serverless support

Simplified docker entrypoint to allow easier use of docker compose

11 Mar 04:22
47358ac
Compare
Choose a tag to compare

Docker entrypoint is now TechTestApp allowing cmd to be useful functions such as serve or updatedb.

Swagger API and UI

05 Mar 06:00
4683e63
Compare
Choose a tag to compare
Merge pull request #32 from vibrato/swagger

Add swagger json and UI to application

Bugfix in db setup SQL

21 Dec 21:01
d7401fc
Compare
Choose a tag to compare

Bugfix in db setup SQL

Multi DB Collation

07 Dec 05:50
Compare
Choose a tag to compare

Fixed issue with using different collation than default on the server