Skip to content

Releases: Greenstand/treetracker-field-data

v1.3.7

05 Oct 21:30
Compare
Choose a tag to compare

1.3.7 (2021-10-05)

Bug Fixes

  • fix path and name of sealed secret (fae3900)

v1.3.6

05 Oct 21:23
Compare
Choose a tag to compare

1.3.6 (2021-10-05)

Bug Fixes

  • fix name of sealed secret file (5363530)

v1.3.5

05 Oct 21:17
Compare
Choose a tag to compare

1.3.5 (2021-10-05)

Bug Fixes

  • update database connection sealed secrets to follow standard format (37781b1)
  • update to node 16 (7a58950)

v1.3.4

29 Jul 23:37
Compare
Choose a tag to compare

1.3.4 (2021-07-29)

Bug Fixes

  • add kustomization.yaml to test and prod overlays (95dceb1)

v1.3.3

29 Jul 23:30
Compare
Choose a tag to compare

1.3.3 (2021-07-29)

Bug Fixes

  • add namespace to configuration (5c85ca6)

v1.3.2

29 Jul 23:23
Compare
Choose a tag to compare

1.3.2 (2021-07-29)

Bug Fixes

  • use standardized secret file name (ce4b3fd)

v1.3.1

29 Jul 23:17
Compare
Choose a tag to compare

1.3.1 (2021-07-29)

Bug Fixes

  • use correct name for development overlay dir (a390a5c)

v1.3.0

29 Jul 23:12
Compare
Choose a tag to compare

1.3.0 (2021-07-29)

Bug Fixes

  • add eslint configurations (8c42f34)
  • add install db-migrate to workflow (8bafc4d)
  • add postgis docker image (1a64ffa)
  • add sql query to test file (755632c)
  • api test script (2fd6d15)
  • broken test: BaseRepository (3f2d504)
  • correct naming of overlays directory (5942508)
  • correct sql query (fa62065)
  • correct sql query (bf35f92)
  • disable tests and lint for now (39ec27f)
  • fix issues around legacy tree_attributes table (fc6b7f0)
  • fix sql query (32497ac)
  • force trigger build (54a99a9)
  • modify sql query (c625360)
  • modify sql query (9bd909b)
  • modify sql query (c17b6df)
  • pr github workflow (fa9f6d1)
  • pr github workflow (146a88b)
  • pr github workflow (b084785)
  • pr github workflow (b655f6c)
  • pr github workflow (816dd22)
  • pr github workflow (6ef1adc)
  • pr github workflow (087331b)
  • pr github workflow (f2795e8)
  • pull-request-ci workflow (2c146ec)
  • refactor raw_captures api test (1a0eaa0)
  • remove custom tree_id_seq from sql query (b2127dd)
  • remove custom types from sql query (2d15617)
  • remove morphology_type from sql query (09b629b)
  • remove on push github action (c50c279)
  • switch to main branch in workflows (80df363)
  • update deployment to follow overlay pattern for kustomize (68b46c7)
  • use main branch in releaserc (39d0948)

Features

  • add github actions for running of test (6c2690f)
  • add raw_captures api test (3ef8b9e)
  • event replay feature added (99ab052)
  • event replay feature added (b7d9e33)

v1.2.1

15 May 02:50
Compare
Choose a tag to compare

1.2.1 (2021-05-15)

Bug Fixes

  • update the capture_taken_at migrations (6472afd)

v1.2.0

13 May 21:51
Compare
Choose a tag to compare

1.2.0 (2021-05-13)

Bug Fixes

  • add capture_taken_at to the RawCaptureCreated event (2f3dbd0)
  • remove trailing comma (3e4018b)

Features

  • add capture_taken_at column (3832d7e)