Skip to content

v1.1.0

Compare
Choose a tag to compare
@swcurran swcurran released this 10 Aug 20:00
· 25 commits to main since this release
c358d5a

A new release that adds two new endpoints to the tails server for uploading/downloading files using the tails file hash instead of the Revocation Registry Id. This enables support for ledger agnostic AnonCreds -- using ledgers other than Hyperledger Indy.

Image available at https://github.com/bcgov/indy-tails-server/pkgs/container/tails-server

What's Changed

  • Update base image for tails-server from von-image to Python to simplify the image by @pradeepp88 in #47
  • Add ngrok.yml and modify docker-compose.xml for ngrok configuration by @DrumRobot in #49
  • indy_vdr specified version because it occurs when installing as pip3… by @mingi3442 in #51
  • feat: add endpoints for putting and getting tails files by hash by @dbluhm in #53
  • Bump aiohttp from 3.7.4 to 3.8.5 by @dependabot in #52
  • Update ./manage to handle newer docker compose invocation, documentation, update version by @swcurran in #55

New Contributors

Full Changelog: v1.0.0...v1.1.0