Releases: unee-t/invite
v0.1.1
Changelog
d422cef Reign in alerts
6d8bf72 Securing RDS via security groups uneet-prod
5dbf282 Securing RDS via security groups
e1eab2d Health check
54c52e7 Put in security group Tests might fail since they rely on database connectivity... oh dear
6a7b17c Fix for 500 errors we were seeing. Somehow these invites were processed before but not marked correctly done in the MEFE Mongo DB, so when we see a duplicate, we simply mark it again as done.
Docker images
docker pull uneet/invite:v0.1.1
docker pull uneet/invite:latest
v0.1.0
v0.0.9
Changelog
3baf8c0 Do not bother tracking false negative latency due to cold starts. RE https://twitter.com/tjholowaychuk/status/1008896354330947587
e3bd857 Fix unee-t/frontend#297
c2e87ab Fix unee-t/frontend#297
Docker images
docker pull uneet/invite:v0.0.9
docker pull uneet/invite:latest
v0.0.8
Changelog
74ab878 Introduce check/warning to see if an id already exists in ut_invitation_api_data If this is shown to work, we can skip insert and setup sql and just notify the frontend?
05d29fb Switch to production stage by default, in order to enable alerts
5238eaf Switch to mux and less error prone best match routing https://groups.google.com/d/msg/gorilla-web/k3G3aWQiOjM/-FuuNw-wBQAJ
3ab5601 Switch to the production stage, to enable alerts RE apex/up#648
15d47d3 Add a /fail route to test alerts
3907ec9 /version route so I know what version people are using
022f2da Use logs so I can see how long each step takes
a3ecda6 Add log message when CaseID is empty
Docker images
docker pull uneet/invite:v0.0.8
docker pull uneet/invite:latest
v0.0.7
v0.0.6
v0.0.5
Changelog
5fc0ba8 Fix response
8f9edb0 Convert to Pat to have a nicer Get/Post API
dec38d1 Implement a POST API
a5a0cf6 Log code
9de9cf9 Just warn if can't get AWS access
873af88 Local development tweaks
b5b479e Protect invite APIs with API_ACCESS_TOKEN
Docker images
docker pull uneet/invite:v0.0.5
docker pull uneet/invite:latest