Skip to content

Releases: bcgov/indy-tails-server

v1.1.1

18 Jul 18:17
67ec75b
Compare
Choose a tag to compare

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

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Aug 20:00
c358d5a
Compare
Choose a tag to compare

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

v1.0.0

02 Mar 00:22
b1079dc
Compare
Choose a tag to compare