Skip to content

Releases: Indicio-tech/proxy-mediator

0.1.2

14 Jul 17:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

0.1.1

29 Sep 21:02
d3b2f78
Compare
Choose a tag to compare

What's Changed

  • feat: add agent headers to allow specifying api key by @reflectivedevelopment in #34
  • ACA-Py 0.7.4 Update by @cjhowland in #33
  • fix: fix timeout from 5 seconds to 60 seconds by @reflectivedevelopment in #35

Full Changelog: v0.1.0...v0.1.1

0.1.0

18 Apr 22:41
acf4f8c
Compare
Choose a tag to compare

What's Changed

  • feat: drop dco action by @dbluhm in #2
  • Feature/print invitation url by @cjhowland in #3
  • feat: print invitation url on proxy mediator startup by @cjhowland in #1
  • Updates to use ASA-Py 0.9.0-pre3 by @dbluhm in #5
  • feat: use python-statemachine library by @dbluhm in #6
  • feat: add method to grant mediation request by @cjhowland in #9
  • Refactors to connections to help address our use case by @dbluhm in #7
  • Add invitations API and refactoring to accommodate expansion by @dbluhm in #10
  • Add keylist update handler by @dbluhm in #11
  • Implement Forward Handler and adjust startup by @dbluhm in #12
  • feat: add docker-compose to automate setup by @dbluhm in #13
  • feat: receive mediator invitation over HTTP by @dbluhm in #14
  • fix: don't require mediator invite by @dbluhm in #15
  • Message retrieval over WS by @dbluhm in #16
  • Test/integration test by @cjhowland in #17
  • Feat/askar store by @cjhowland in #19
  • feat: use store in proxy mediator to store conns by @dbluhm in #20
  • Feat/diddoc fix by @cjhowland in #22
  • Fix/proxy invite polling by @cjhowland in #25
  • Docs/documentation by @cjhowland in #24
  • feat: check for MEDIATOR_INVITE env variable before retrieving by @cjhowland in #26
  • Fixes for using the proxy mediator setup script with public mediator by @dbluhm in #27
  • Fix/mediator bug by @cjhowland in #29
  • feat: run as non-root user by @reflectivedevelopment in #30
  • Feature/setup idemopotency by @dbluhm in #28
  • feat: automated publishing by @cjhowland in #31
  • Feat/setup automated publishing by @cjhowland in #32

New Contributors

  • @dbluhm made their first contribution in #2
  • @cjhowland made their first contribution in #3
  • @reflectivedevelopment made their first contribution in #30

Full Changelog: https://github.com/Indicio-tech/proxy-mediator/commits/v0.1.0