Releases: bcgov/indy-tails-server
Releases · bcgov/indy-tails-server
v1.1.2
What's Changed
- Update Dockerfile.tails-server with setuptools upgrade by @faisalmoeed in #83
New Contributors
- @faisalmoeed made their first contribution in #83
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Bump aiohttp from 3.8.5 to 3.8.6 by @dependabot in #56
- Add ngrok token setup and instructions by @loneil in #59
- Add Dependabot configuration by @WadeBarnes in #61
- Bump the all-actions group with 6 updates by @dependabot in #62
- 👷 Create lint and test workflow by @ff137 in #63
- Updating dependabot file to support github actions, python and docker packages by @rajpalc7 in #72
- Bump docker/build-push-action from 5 to 6 in the all-actions group by @dependabot in #79
- Update aiohttp and indy_vdr by @WadeBarnes in #80
New Contributors
- @loneil made their first contribution in #59
- @ff137 made their first contribution in #63
- @rajpalc7 made their first contribution in #72
Full Changelog: v1.1.0...v1.1.1
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
v1.0.0
Initial image release.
Image available at https://github.com/bcgov/indy-tails-server/pkgs/container/tails-server