v1.1.0
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
- @pradeepp88 made their first contribution in #47
- @DrumRobot made their first contribution in #49
- @mingi3442 made their first contribution in #51
- @dbluhm made their first contribution in #53
Full Changelog: v1.0.0...v1.1.0