Skip to content

Releases: emanguy/QuestTracker-NotificationService

CircleCI & Auto-deploy

21 Jan 22:32
540a54f
Compare
Choose a tag to compare

This release upgrades the node version in the notification service's container to Node 12. Travis is also swapped out for CircleCI and we added an auto-deploy CI job for Google Cloud.

Release 1.1.0

16 Feb 17:31
6300d3e
Compare
Choose a tag to compare

(Note that the tests actually work locally but Travis is too slow to get them to work)

What's new:

  • The notification now has a healthcheck endpoint accessible at /healthz which verifies its connectivity to Redis pubsub so Kubernetes can restart it on connectivity issues

Compatibility release

03 Feb 02:29
6cd2533
Compare
Choose a tag to compare

This release brings the notification service up to speed with the frontend and the frontend API. It will now be compatible with those other repositories' 1.0.0 releases.

Initial Release

16 Jun 06:38
f70713b
Compare
Choose a tag to compare

Woohoo! This is the first release of the notification service for the quest tracker. You can grab this from docker hub: https://hub.docker.com/r/emanguy/questtracker-notificationservice/