Skip to content

Releases: Greenstand/treetracker-api

v1.11.2

04 Feb 00:11
Compare
Choose a tag to compare

1.11.2 (2022-02-04)

Bug Fixes

  • return count with tree_associated filter applied (865fb74)

v1.11.1

03 Feb 03:16
Compare
Choose a tag to compare

1.11.1 (2022-02-03)

Bug Fixes

  • add Authorization header to CORS (c154c84)

v1.11.0

03 Feb 02:43
Compare
Choose a tag to compare

1.11.0 (2022-02-03)

Bug Fixes

Features

  • implement tree_associated query param on capture, update integration tests, some cleanup (412abfb)
  • limit capture-match request to one capture at a time and fix PATCH handler validation (cd2b044)

v1.10.0

02 Feb 23:32
Compare
Choose a tag to compare

1.10.0 (2022-02-02)

Bug Fixes

Features

  • implement tree_associated query param on capture, update integration tests, some cleanup (5beb6be)

v1.9.5

27 Jan 00:40
Compare
Choose a tag to compare

1.9.5 (2022-01-27)

Bug Fixes

  • add overal for production deployment (0f46254)

v1.9.4

26 Jan 20:30
Compare
Choose a tag to compare

1.9.4 (2022-01-26)

Bug Fixes

v1.9.3

26 Jan 20:19
Compare
Choose a tag to compare

1.9.3 (2022-01-26)

Bug Fixes

  • seal secrets with correct namespace (bd85a1a)

v1.9.2

26 Jan 20:03
Compare
Choose a tag to compare

1.9.2 (2022-01-26)

Bug Fixes

  • change to filter by deleted (f8e8132)
  • modify package.json so that any test failure fails the test script (512b1e6)
  • modify package.json so that any test failure fails the test script (1fad477)
  • object was not closed (97ce16b)
  • update sealed secrets for test env (8130e41)

v1.9.1

20 Jan 22:21
Compare
Choose a tag to compare

1.9.1 (2022-01-20)

Bug Fixes

  • use geography not geometry for distances in meters (6058061)

v1.9.0

20 Jan 21:49
Compare
Choose a tag to compare

1.9.0 (2022-01-20)

Bug Fixes

  • add get grower account by id (527b369)
  • change public property of tag to isPublic (5d56719)
  • rabbitmq integration (41a83c3)
  • refactor planter routes to groundUser (958e8f7)
  • refactor planter routes to groundUser (381eadb)
  • soft delete implementation (b3c378f)

Features

  • add grower_accounts endpoints (8723ded)
  • add id to /grower_accounts post request payload (29d08b1)
  • add tag name unique constraint (431469f)
  • add updated tree/tag routes (6bc8379)
  • database schema updates and capture/tag routes updates (3193c79)