Skip to content

Releases: ProjectLibertyLabs/gateway

v3.0.0

09 Feb 14:33
12bd199

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v3.0.0

v3.0.0-rc2

03 Feb 21:37
f896361

Choose a tag to compare

v3.0.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-rc1...v3.0.0-rc2

v3.0.0-rc1

30 Jan 21:11
de2d60e

Choose a tag to compare

v3.0.0-rc1 Pre-release
Pre-release

Breaking change: account-service-api endpoints v1/delegation and v2/delegations have been removed and replace with v3/delegations

What's Changed

Full Changelog: v2.0.0...v3.0.0-rc1

v2.0.0

22 Dec 21:54
00b789c

Choose a tag to compare

Summary

Release v2.0.0 contains bug fixes, stability improvements, security updates, and extra endpoints.

It is also a breaking change in that version 1 account endpoints that support logging in to DSNP/Frequency apps with a wallet browser extension, such as Metamask or Talisman, have been removed. Version 1 releases are not planned for the foreseeable future.

Details: What's Changed

Full Changelog: v1.5.11...v2.0.0

v2.0.0-rc1

18 Dec 01:22
00b789c

Choose a tag to compare

v2.0.0-rc1 Pre-release
Pre-release

Release v2.0.0 notes

Breaking change: siwfv1 account creation and sign in endpoints have been removed.

What's Changed

Full Changelog: v1.5.11...v2.0.0-rc1

v1.5.11 Reduce logging spam and improve log output

11 Aug 21:27
9cc2231

Choose a tag to compare

What's Changed

Full Changelog: v1.5.10...v1.5.11

Release v1.5.10 Fixes and small improvements

07 Aug 22:18
db6da12

Choose a tag to compare

What's Changed

Summary: Fix+improvement for resubmitting blockchain transactions when they fail due to nonce errors, plus better logging

Full Changelog: v1.5.9...v1.5.10

v1.5.9

05 Aug 23:27
e027ffc

Choose a tag to compare

What's Changed

  • fix: adjust docker user creation commands, dev container permissions by @hwahby in #895
  • Expand healthcheck by @hwahby in #880
  • BUG: don't use latest polkadot-api by @shannonwells in #900
  • cleanup: DEBUG env variable by @hwahby in #898
  • fix: make SWIF_NODE_RPC_URL env var optional by @hwahby in #902
  • chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #901
  • feat: add metrics and health endpoints to worker services by @hwahby in #899
  • fix: do not unreserve nonce if got RpcError for 'Priority is too low' by @JoeCap08055 in #907
  • fix: confirm blockchain api is ready on service bootstrap by @hwahby in #904
  • feat: enhance health endpoint by @JoeCap08055 in #910

Full Changelog: v1.5.8...v1.5.9

v1.5.8 Docker Image Tweaks

14 Jul 20:43
227aec9

Choose a tag to compare

What's Changed

  • Use the user id instead of user name so k8s can pick it up as non-root by @wilwade in #891

Full Changelog: v1.5.7...v1.5.8

v1.5.7 Update Docker Images to run as a user

12 Jul 00:38
5b9a5d3

Choose a tag to compare

What's Changed

  • feat: add gateway user to containers by @hwahby in #888

Full Changelog: v1.5.6...v1.5.7