Skip to content

Releases: unee-t/unit

v0.1.3

08 Sep 23:56
Compare
Choose a tag to compare

Changelog

9decd6c Do not measure latency
9508508 Securing RDS via security groups uneet-prod
ddd55fe Securing RDS via security groups
29971c0 Change of tact, do not lock down dev database! https://media.dev.unee-t.com/2018-09-06/dev-only.png This will ensure local development and testing still works easily
3472662 All three
903d579 README formatting [skip-ci]
10d96cd Document the pain of securing the RDS by CIDR

Docker images

  • docker pull uneet/unit:v0.1.3
  • docker pull uneet/unit:latest

v0.1.2

13 Jul 10:39
Compare
Choose a tag to compare

Changelog

7725d4a Use name from products table
1b4b32e Introduce name in response

Docker images

  • docker pull uneet/unit:v0.1.2
  • docker pull uneet/unit:latest

v0.1.1

30 Jun 06:20
Compare
Choose a tag to compare

Changelog

bb052f7 Allow to override MYSQL_USER

Docker images

  • docker pull uneet/unit:v0.1.1
  • docker pull uneet/unit:latest

v0.1.0

30 Jun 05:45
Compare
Choose a tag to compare

Changelog

cad83e9 Select needs to move into code since it's non-trivial to catch results from running a script (at least I don't understand how to do it)
4239736 Print out the result of https://github.com/unee-t/unit/blob/master/sql/unit_create_new.sql
f4edc9d Merge pull request #7 from unee-t/enable_unit_back
3cb818f make sure we capture the BZ user id of the user who request the change
f60438d add script to enable a unit back

Docker images

  • docker pull uneet/unit:v0.1.0
  • docker pull uneet/unit:latest

v0.0.9

28 Jun 08:24
Compare
Choose a tag to compare

Changelog

bcdd429 string(int) doesn't work
965d26e Fix #4

Docker images

  • docker pull uneet/unit:v0.0.9
  • docker pull uneet/unit:latest

v0.0.8

28 Jun 01:24
Compare
Choose a tag to compare

Changelog

5a1d8f5 Fix #4
f95debd No need for Frontend URL and add some tests

Docker images

  • docker pull uneet/unit:v0.0.8
  • docker pull uneet/unit:latest

v0.0.7

27 Jun 08:38
Compare
Choose a tag to compare

Changelog

6f1cf72 Inserting like invite
71a06f9 Fix #3
fc90b58 Fix /sql/ dir

Docker images

  • docker pull uneet/unit:v0.0.7
  • docker pull uneet/unit:latest

v0.0.6

09 Jun 08:26
Compare
Choose a tag to compare

Changelog

fc90b58 Fix /sql/ dir

Docker images

  • docker pull uneet/unit:v0.0.6
  • docker pull uneet/unit:latest

v0.0.5

09 Jun 04:23
Compare
Choose a tag to compare

Changelog

99e092c Ignore up.json

Docker images

  • docker pull uneet/unit:v0.0.5
  • docker pull uneet/unit:latest

v0.0.3

08 Jun 07:02
Compare
Choose a tag to compare

Changelog

6bde8c3 Don't bother checking Env code
10de193 Try make sure it can run locally with MYSQL_HOST Fix added sql lines

Docker images

  • docker pull uneet/unit:v0.0.3
  • docker pull uneet/unit:latest