Skip to content

Releases: Greenstand/treetracker-wallet-api

v1.10.4

10 Mar 00:57
Compare
Choose a tag to compare

1.10.4 (2021-03-10)

Bug Fixes

  • input variable spec was wrong (ad20106)

v1.10.3

09 Mar 07:59
Compare
Choose a tag to compare

1.10.3 (2021-03-09)

Bug Fixes

  • fix link to capture data (52dc427)
  • require 12.x node version (d784b6a)

v1.10.2

09 Mar 04:22
Compare
Choose a tag to compare

1.10.2 (2021-03-09)

Bug Fixes

  • remove remove old remote logs env var from deployment (da5bf61)

v1.10.1

04 Mar 04:45
Compare
Choose a tag to compare

1.10.1 (2021-03-04)

Bug Fixes

  • read schema from database connection secret for now (008b2a2)

v1.10.0

04 Mar 01:50
Compare
Choose a tag to compare

1.10.0 (2021-03-04)

Features

  • add some unique constraints (ba9aa65)

v1.9.0

26 Feb 03:25
Compare
Choose a tag to compare

1.9.0 (2021-02-26)

Bug Fixes

  • bug in seed that is trying to insert 'type' column which has been deleted in the db schema (5bd44ab)

Features

  • get back missing tests (346161f)
  • refactor getTokenByTransferId to using join SQL (ba53211)
  • replace cancelTransfer pendingTransfer with batch aproach (6d12fa5)
  • replace completTransfer with batch way (d08092d)

v1.8.0

20 Feb 02:25
Compare
Choose a tag to compare

1.8.0 (2021-02-20)

Features

  • use SERIALIZABLE transaction isolation level (91b8f11)

v1.7.4

19 Feb 05:07
Compare
Choose a tag to compare

1.7.4 (2021-02-19)

Bug Fixes

  • delete pre-existing job (fea4677)

v1.7.3

19 Feb 04:07
Compare
Choose a tag to compare

1.7.3 (2021-02-19)

Bug Fixes

  • fix create demo wallet script (3601917)

v1.7.2

18 Feb 16:20
Compare
Choose a tag to compare

1.7.2 (2021-02-18)

Bug Fixes

  • do not rely on latest tag, use kustomization (a9afb84)
  • remove unnecessary migration (f7916fc)