Releases: Greenstand/treetracker-api
Releases · Greenstand/treetracker-api
v1.11.2
1.11.2 (2022-02-04)
Bug Fixes
- return count with tree_associated filter applied (865fb74)
v1.11.1
1.11.1 (2022-02-03)
Bug Fixes
- add Authorization header to CORS (c154c84)
v1.11.0
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
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
1.9.5 (2022-01-27)
Bug Fixes
- add overal for production deployment (0f46254)
v1.9.4
1.9.4 (2022-01-26)
Bug Fixes
v1.9.3
1.9.3 (2022-01-26)
Bug Fixes
- seal secrets with correct namespace (bd85a1a)
v1.9.2
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
1.9.1 (2022-01-20)
Bug Fixes
- use geography not geometry for distances in meters (6058061)
v1.9.0
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)