Skip to content

Releases: Greenstand/treetracker-regions-api

v1.2.5

03 May 17:29
Compare
Choose a tag to compare

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

05 Apr 17:35
Compare
Choose a tag to compare

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

20 Mar 23:51
Compare
Choose a tag to compare

1.2.3 (2022-03-20)

Bug Fixes

v1.2.2

16 Mar 20:19
Compare
Choose a tag to compare

1.2.2 (2022-03-16)

Bug Fixes

  • open cors, fix kustomization (69e6baf)

v1.2.1

16 Mar 19:51
Compare
Choose a tag to compare

1.2.1 (2022-03-16)

Bug Fixes

  • update sealed secrets for test and prod (21872e3)

v1.2.0

15 Mar 22:41
Compare
Choose a tag to compare

1.2.0 (2022-03-15)

Bug Fixes

Features

  • add pagination links and query params to GET responses (e703177)

v1.1.1

13 Mar 19:11
Compare
Choose a tag to compare

1.1.1 (2022-03-13)

Bug Fixes

v1.1.0

13 Mar 18:03
Compare
Choose a tag to compare

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

11 Feb 00:57
Compare
Choose a tag to compare

1.0.3 (2022-02-11)

Bug Fixes

v1.0.2

11 Feb 00:49
Compare
Choose a tag to compare

1.0.2 (2022-02-11)

Bug Fixes

  • move migrations to the right folder (75b8307)
  • wrong name for database secret (471f23e)