Skip to content

Releases: ProjectLibertyLabs/gateway

Release v1.5.10 Fixes and small improvements

07 Aug 22:18
db6da12
Compare
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
Compare
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
Compare
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
Compare
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

v1.5.6 release

09 Jul 16:00
eb67bac
Compare
Choose a tag to compare

What's Changed

This release supports adding a recovery commitment on account creation, as outlined in Secure Account Recovery System Design for Frequency MSA

Full Changelog: v1.5.5...v1.5.6

v1.5.5 release

03 Jul 03:08
fb76ffd
Compare
Choose a tag to compare

What's Changed

Environment Notes

  • IMPORTANT DEBUG environment variable is now deprecated in favor of two new variables:
    • LOG_LEVEL ('trace', 'debug', 'info', 'warn', 'error', 'fatal')
    • PRETTY (boolean) -- control whether logs are pretty-printed or JSON

Ethereum keys support

Logging, monitoring, metrics

Bugs

Docs

Maintenance

  • chore(deps): bump undici from 6.21.1 to 6.21.3 in the npm_and_yarn group across 1 directory by @dependabot in #830
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #839

New Contributors

Full Changelog: v1.5.4...v1.5.5

v1.5.4 release

29 May 21:56
b3d260e
Compare
Choose a tag to compare

What's Changed

A lot of improvements to content publishing and logging, package updates, improved documentation, and more.

Content publishing improvements

  • Content publishing; DELETE /v1/content/:msaId deprecation and new POST /v2/content/:msaId/tombstones by @emresurmeli in #816
  • Attempt to improve speed of IPFS publishing by checking for CID existence via gatewayUrl by @wesbiggs in #821
  • Announce correct batch file size by @wesbiggs in #828
  • fix: get correct file size from IPFS, without hanging by @JoeCap08055 in #833
    #835
  • Fix issue with ipfs.files.stat by @wesbiggs in #837

Logging and troubleshooting improvements

Documentation changes

  • remove the unused multilingual field from book.toml by @szabgab in #810
  • Update docs with information about SIWF SDKs and Troubleshooting by @wilwade in #815
  • fix: add 'v2' endpoints to generated docs by @JoeCap08055 in #826

Miscellaneous updates and bug fixes

  • chore(deps): bump tokio from 1.41.0 to 1.42.1 in /webhook-servers in the cargo group across 1 directory by @dependabot in #820
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #818
  • chore(deps-dev): bump formidable from 3.5.2 to 3.5.4 in the npm_and_yarn group across 1 directory by @dependabot in #827
  • fix: remove REDIS_OPTIONS from docker compose files by @JoeCap08055 in
  • fix: better file stream error handling by @JoeCap08055 in #831

New Contributors

Full Changelog: v1.5.3...v1.5.4

IPFS fixes for batching

28 May 17:24
b3d260e
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v1.5.4-beta4...v1.5.4-beta5

Couple of bug fixes [RESPIN]

27 May 18:23
f1117e4
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v1.5.4-beta3...v1.5.4-beta4

Note this is a re-release under a corrected version

v1.5.4-beta3

16 May 15:52
cf0cf73
Compare
Choose a tag to compare
v1.5.4-beta3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.5.4-beta2...v1.5.4-beta3