Releases: Greenstand/treetracker-regions-api
Releases · Greenstand/treetracker-regions-api
v1.2.5
1.2.5 (2022-05-03)
Bug Fixes
- add migration to make owner_id nullable (0bd8d07)
- add offset support to repository (7f88032)
- add sorting for regions (5296335)
- add sorting to collections (e8cb4c2)
- allow null values for owner_id (18facd8)
- update collection get response (deeaa9f)
v1.2.4
1.2.4 (2022-04-05)
Bug Fixes
- add public to knex search path (6e81e60)
- setup dev password script; remove searchpath (e9d12b0)
v1.2.3
1.2.3 (2022-03-20)
Bug Fixes
v1.2.2
1.2.2 (2022-03-16)
Bug Fixes
- open cors, fix kustomization (69e6baf)
v1.2.1
1.2.1 (2022-03-16)
Bug Fixes
- update sealed secrets for test and prod (21872e3)
v1.2.0
1.2.0 (2022-03-15)
Bug Fixes
Features
- add pagination links and query params to GET responses (e703177)
v1.1.1
1.1.1 (2022-03-13)
Bug Fixes
v1.1.0
1.1.0 (2022-03-13)
Bug Fixes
- add id to updateRegion (a50d3b6)
- include public schema in search path (ca836ca)
- linting (1a91003)
- make whereBuilder available to child classes (976350f)
- refactor api (e43fa46)
- use snake case for parameters (b15e2b8)
Features
v1.0.3
1.0.3 (2022-02-11)
Bug Fixes
v1.0.2
1.0.2 (2022-02-11)
Bug Fixes
- move migrations to the right folder (75b8307)
- wrong name for database secret (471f23e)