Skip to content

Releases: servian/TechChallengeApp

v0.11.0

Choose a tag to compare

@tristanmorgan tristanmorgan released this 29 Sep 01:03
d200b55
  • add DbType param and default to boltdb built-in database type
  • add /debug endpoint for demonstrating HA DB params.

v.0.10.0

Choose a tag to compare

@tristanmorgan tristanmorgan released this 27 Jun 23:57
3d54380
  • Added metrics and minor dependency version bumps.

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

Choose a tag to compare

@TWinsnes TWinsnes released this 04 Oct 22:49
518e63d
  • 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

Choose a tag to compare

@TWinsnes TWinsnes released this 08 Feb 00:04
d07a57e
Version bump to run build

Updated name to better reflect nature of app

Choose a tag to compare

@TWinsnes TWinsnes released this 30 Jul 06:31
43070a4

Renamed app to better reflect nature of app

Updated branding for Servian

Choose a tag to compare

@TWinsnes TWinsnes released this 11 Apr 04:28
c4aff45

Branding updated to servian.

Tested against Postgres 10.7 for AWS Aurora serverless support

Simplified docker entrypoint to allow easier use of docker compose

Choose a tag to compare

@TWinsnes TWinsnes released this 11 Mar 04:22
47358ac

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

Swagger API and UI

Choose a tag to compare

@TWinsnes TWinsnes released this 05 Mar 06:00
4683e63
Merge pull request #32 from vibrato/swagger

Add swagger json and UI to application

Bugfix in db setup SQL

Choose a tag to compare

@TWinsnes TWinsnes released this 21 Dec 21:01
d7401fc

Bugfix in db setup SQL

Multi DB Collation

Choose a tag to compare

@TWinsnes TWinsnes released this 07 Dec 05:50

Fixed issue with using different collation than default on the server