Releases: Greenstand/treetracker-query-api
Releases · Greenstand/treetracker-query-api
v1.74.0
1.74.0 (2024-10-10)
Bug Fixes
- fixed YAML grammar errors (1f5d28e)
- update Node.js version to 20.8.1 for semantic-release (53bae3a)
Features
- add Node v20 to pull request CI (#381) (168d9e1)
- added /stakeholder/stakeholder_id endpoint (9f2625b)
- update api documentation yaml (tree and capture response objects) (0abe26f)
- update openapi documentation for grower_account endpoint (e282e8f)
v1.73.0
1.73.0 (2024-01-10)
Features
- added session id filter for capture and raw capture (96b67f8)
- improve Joi validation for session_id on /v2/captures and /raw-captures (c616f52)
v1.72.0
1.72.0 (2023-11-14)
Features
- add more detail to Joi validatin of organization ids (7c1dabb)
- add more detail to Joi validation of organization_id array (5e1f29c)
- fix merge errors (f5516ed)
v1.71.0
1.71.0 (2023-11-13)
Bug Fixes
- contract ids to be type string (43b4a69)
- ids should be strings (a54e2b9)
Features
- add contract query (95e3dea)
- add contract query (3d59b8d)
- update contract query result format (7f264ed)
- update contract query result format (272ec97)
v1.70.7
1.70.7 (2023-10-21)
Bug Fixes
- added new type allowance for organization_id (494e17b)
v1.70.4
1.70.4 (2023-09-16)
Bug Fixes
- do not display inactive trees, and throw 404 error (9bafbf6)
v1.70.2
1.70.2 (2023-08-16)
Bug Fixes
- bug with total by a commit (32df39a)