Skip to content

Releases: bcgov/von-network

v1.10.0

20 May 16:27
ac67e1f

Choose a tag to compare

Summary

This release adds some additional enhancements to better support a monitoring only use case.

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

02 Apr 16:15
e194730

Choose a tag to compare

Summary

This release adds additional configuration options to the ledger browser to better support a monitoring only use case.

See Customize your Ledger Browser Deployment for details.

What's Changed

New Contributors

Full Changelog: v1.8.2...v1.9.0

v1.8.2

28 Aug 13:58
e32d173

Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1

27 Aug 16:42
2b59570

Choose a tag to compare

What's Changed

  • chore: updating dependabot file to support GHA, Python and docker packages by @rajpalc7 in #311
  • Bump docker/build-push-action from 5 to 6 in the all-actions group by @dependabot in #312
  • Fixes #315: use ARG and ENV by @rngadam in #316

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

22 Jan 21:04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.2...v1.8.0

v1.7.2

10 Sep 19:43

Choose a tag to compare

Added support for existing and new docker compose syntax to address issue #170:

v1.7.1

09 Sep 16:53

Choose a tag to compare

  • #169 - Fixes for the recent version(s) of docker compose, which addresses issue #161.

v1.7.0

08 Sep 15:00

Choose a tag to compare

Updates:

  • Upgrade to indy-node 1.12.4
  • Add support for debugging and analyzing ledger databases

Associated PRs:

v1.6.0

08 Sep 15:03

Choose a tag to compare

  • #165 - Add support for backup and restore

v1.5.5

08 Sep 15:30
865a6d4

Choose a tag to compare

Add support for starting von-network with a TAA.
Miscellaneous other updates and fixes.