Skip to content

Releases: Greenstand/treetracker-api

v1.8.2

28 Dec 23:56
Compare
Choose a tag to compare

1.8.2 (2021-12-28)

Bug Fixes

  • upgrade dockerfile to use node 16 (38b7acb)

v1.8.1

18 Dec 01:08
Compare
Choose a tag to compare

1.8.1 (2021-12-18)

Bug Fixes

  • open cors for dev in the correct place (fa7be4c)

v1.8.0

07 Dec 18:17
Compare
Choose a tag to compare

1.8.0 (2021-12-07)

Bug Fixes

  • add missing modules back in (bac228a)
  • add Tree missing variable and cors to package.json (e1926f7)
  • fix initial table create scripts to add default values (a5e925b)

Features

v1.7.5

02 Dec 00:47
Compare
Choose a tag to compare

1.7.5 (2021-12-02)

Bug Fixes

  • update sealed secret and replicas for dev (349419a)

v1.7.4

02 Dec 00:23
Compare
Choose a tag to compare

1.7.4 (2021-12-02)

Bug Fixes

  • broken tests (a158e6a)
  • update call to run tests (29cb6e4)
  • update docker hub image for postgix (164d51e)

v1.7.3

25 Nov 20:47
Compare
Choose a tag to compare

1.7.3 (2021-11-25)

Bug Fixes

  • add database secrets for test env (71f9acb)
  • update sealed secrets (81268f0)

v1.7.2

25 Nov 04:34
Compare
Choose a tag to compare

1.7.2 (2021-11-25)

Bug Fixes

  • restore k8s resources for db migration automation (e20a599)

v1.7.1

25 Nov 04:27
Compare
Choose a tag to compare

1.7.1 (2021-11-25)

Bug Fixes

  • enable database migrations via CD (66f128b)

v1.7.0

11 Nov 22:27
Compare
Choose a tag to compare

1.7.0 (2021-11-11)

Features

  • support for db-migrate automation not ready yet after all (5f353e4)

v1.6.4

05 Nov 03:47
Compare
Choose a tag to compare

1.6.4 (2021-11-05)

Bug Fixes