Skip to content

Releases: threefoldtech/tf-kyc-verifier

v0.2.0

13 Nov 09:43
e0883d7
Compare
Choose a tag to compare
Handle document expiration web-hook and updates verification status (…

v0.2.0-rc3

12 Nov 17:58
e0883d7
Compare
Choose a tag to compare
v0.2.0-rc3 Pre-release
Pre-release

What's Changed

  • Refactor idenfy client to use net/http instead of fasthttp by @sameh-farouk in #18
  • Handle document expiration webhook and update verification status by @sameh-farouk in #19

New Contributors

Full Changelog: v0.2.0-rc1...v0.2.0-rc3

v0.2.0-rc2

07 Nov 11:26
8917e3d
Compare
Choose a tag to compare
v0.2.0-rc2 Pre-release
Pre-release
Merge pull request #13 from threefoldtech/development

v0.3

v0.2.0-rc1

03 Nov 14:21
Compare
Choose a tag to compare
v0.2.0-rc1 Pre-release
Pre-release

KYC verifier v0.2.0-rc, beta release of TF KYC Verifier.
This API is still in its early development stages.
This Version includes:

  • A new version endpoint to return the internal service version
  • New configs endpoints to display public configuration details
  • A fix for the health endpoint response to ensure JSON is returned under the result key, consistent with other endpoints
  • Configurable limiter middlewares, allowing them to be disabled as needed by setting *_LIMITER_MAX_TOKEN_REQUESTS to 0
  • Config validation checks at server startup
  • Safer logging to redact secrets
  • Additional refactoring

v0.1.0-rc2

31 Oct 11:59
Compare
Choose a tag to compare
v0.1.0-rc2 Pre-release
Pre-release

Second beta release of TF KYC Verifier.
This API is still in its early development stages.

v0.1.0-rc1

30 Oct 07:24
Compare
Choose a tag to compare
v0.1.0-rc1 Pre-release
Pre-release

First beta release of TF KYC Verifier.
This API is still in its early development stages.

Full Changelog: https://github.com/threefoldtech/tf-kyc-verifier/commits/v0.1.0-rc1