Releases: hyperledger/indy-node
v1.13.2
[v1.13.2]
Package Repository
The Debian packages can be found here; https://hyperledger.jfrog.io/ui/repos/tree/General/indy/pool/focal/stable
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 9692C00E657DDE61
add-apt-repository "deb https://hyperledger.jfrog.io/artifactory/indy focal stable"
What's Changed
- Rocksdbfix by @pSchlarb in #1801
- Test automation integration by @pSchlarb in #1803
- test-automation integration by @pSchlarb in #1804
- fixed test-automation tag by @pSchlarb in #1807
- Add announcement section to README.md by @WadeBarnes in #1811
- Repo Dispatches and dispatchable WF-Runs by @pSchlarb in #1812
- fix PR message from triggered update by @pSchlarb in #1813
- fixed broken links by @ayush4345 in #1816
- Fix indy-node devcontainer build issues by @WadeBarnes in #1824
- Installdocs 1 by @lynnbendixsen in #1820
- Validator prep by @lynnbendixsen in #1825
- Update documentation by @WadeBarnes in #1827
- RTD Fixes to enable publishing by @swcurran in #1829
- Update to indy-plenum==1.13.1 by @WadeBarnes in #1831
- Upgrade GHA versions by @WadeBarnes in #1833
- Update CI/CD and Release process docs by @WadeBarnes in #1834
- Update Bump Version Number workflow by @WadeBarnes in #1835
- Additional updates to Bump Version Number workflow by @WadeBarnes in #1836
- [v1.13.2] - Update Version Number for Release by @sovbot in #1837
New Contributors
- @ayush4345 made their first contribution in #1816
- @swcurran made their first contribution in #1829
Full Changelog: v1.13.2-rc6...v1.13.2
v1.13.2-rc6
[v1.13.2-rc6]
What's Changed
- updated plenum dependency by @pSchlarb in #1797
- [v1.13.2-rc6] - Update Version Number for Release by @sovbot in #1798
Full Changelog: v1.13.2-rc5...v1.13.2-rc6
v1.13.2-rc5
[v1.13.2-rc5]
What's Changed
- updated Actions because of by @pSchlarb in #1784
- pinned gitpod base image by @pSchlarb in #1790
- fixed correct checkout version & tags fetch by @WadeBarnes in #1793
- Fix dependency scheme by @WadeBarnes in #1794
- [v1.13.2-rc5] - Update Version Number for Release by @sovbot in #1795
Full Changelog: v1.13.2-rc4...v1.13.2-rc5
v1.13.2-rc4
[v1.13.2-rc4]
What's Changed
- Feature/config transaction flag by @c2bo in #1783
- Update dependencies by @WadeBarnes in #1787
- Bump indy-plenum version by @WadeBarnes in #1788
- [v1.13.2-rc4] - Update Version Number for Release by @sovbot in #1789
Full Changelog: v1.13.2-rc3...v1.13.2-rc4
v1.13.2-rc3
v1.13.2-rc2
[v1.13.2-rc2]
What's Changed
- Add flag for sorting algorithm switching by @c2bo in #1775
- The default value ensures net new Ubuntu 20.04 based networks use sorted ordering for revocation transactions. The
REV_STRATEGY_USE_COMPAT_ORDERING
flag should be set toTrue
when adding a Ubuntu 20.04 based node to an existing network so it uses compatibility ordering.
- The default value ensures net new Ubuntu 20.04 based networks use sorted ordering for revocation transactions. The
- [v1.13.2-rc2] - Update Version Number for Release by @sovbot in #1776
New Contributors
Full Changelog: v1.13.2-rc1...v1.13.2-rc2
v1.13.2-rc1
[v1.13.2-rc1]
What's Changed
- Fix for Remote code execution in Indy-Node's pool-upgrade transaction
- Add compat_set for supporting python3.5 set sorting behaviour by @andrewwhitehead in #1770
- Fix linting errors by @WadeBarnes in #1771
- [v1.13.2-rc1] - Update Version Number for Release by @sovbot in #1774
New Contributors
- @andrewwhitehead made their first contribution in #1770
Full Changelog: v1.13.1-rc2...v1.13.2-rc1
v1.12.6
v1.12.6
Release date: Aug 23rd, 2022
Component Version Information
Components | Version Numbers |
---|---|
indy-plenum | 1.12.6 |
indy-node | 1.12.6 |
sovrin | 1.1.97 |
Additional Information:
There are possible OOM issues during 3+ hours of target load or large catch-ups at 8 GB RAM nodes pool so 32 GB is recommended.
Major Changes
- Fix for package update issues affecting scheduled upgrades.
Full Changelog: v1.12.5...v1.12.6
v1.12.5
v1.12.5
Release date: Aug 11th, 2022
Component Version Information
Components | Version Numbers |
---|---|
indy-plenum | 1.12.5 |
indy-node | 1.12.5 |
sovrin | 1.1.92 |
Additional Information:
There are possible OOM issues during 3+ hours of target load or large catch-ups at 8 GB RAM nodes pool so 32 GB is recommended.
Major Changes
Full Changelog: v1.12.4...v1.12.5
v1.13.1-rc2
[v1.13.1-rc2]
What's Changed
- adds GitHub Actions and build containers by @Toktar in #1648
- chore: Add workflow trigger by @ryjones in #1649
- UP-34: Add LEDGERS_FREEZE and GET_FROZEN_LEDGERS transactions by @Toktar in #1641
- UP-37: Test for checking that removing keys doesn't break auth map mechanism by @Toktar in #1640
- Add script for remove ledger by @adenishchenko in #1650
- Bump libindy v.1.15.0-1618, bump plenum by @adenishchenko in #1654
- Bump libindy version for python wrapper by @adenishchenko in #1655
- Pin pip version for CD by @adenishchenko in #1657
- Pin pip for cd by @adenishchenko in #1658
- Repair CD pipeline by @adenishchenko in #1660
- Bump test-automation version 0.8.43 by @adenishchenko in #1661
- Add settings file by @ryjones in #1666
- Update CODEOWNERS by @askolesov in #1664
- Add docs for freeze transactions by @adenishchenko in #1656
- Allow test report publishing to fail by @WadeBarnes in #1668
- Add support for publishing Debian packages by @WadeBarnes in #1680
- Fix issue with nightly build. by @WadeBarnes in #1685
- added building and publishing of python artifacts by @udosson in #1690
- Ubuntu 20.04. CI/CD Pipeline as GitHub Action by @udosson in #1697
- Support publishing off a development branch by @WadeBarnes in #1698
- Ubuntu 20.04: bug fix: added missing env of distribution in publish_artifacts by @udosson in #1699
- updated version of setup-jfrog-cli to v2 by @udosson in #1709
- bump version of indy plenum and added pypi versio to 3rd party artifacts by @udosson in #1713
- set dependencies for the Cannocical archive by @udosson in #1714
- updated libsodium from v18 to v23 by @udosson in #1715
- GHA optimiziation by @pSchlarb in #1721
- Remove duplicate Sovrin apt-key call by @WadeBarnes in #1723
- Gitpod DevContainer by @pSchlarb in #1722
- VSCode Devcontainer by @pSchlarb in #1718
- Fix pytest-asyncio deprecation warnings which are causing the tests to fail. by @WadeBarnes in #1730
- Fixes the Gitpod Link by @pSchlarb in #1731
- DevContainer documentation by @pSchlarb in #1732
- Gha Refactoring by @pSchlarb in #1738
- Fix crash in
indy-node-control
by @WadeBarnes in #1741 - Remove Pip Imports for ubuntu20 by @pSchlarb in #1743
- did:indy by @dbluhm in #1740
- Unpin pip by @WadeBarnes in #1744
- Upgrade zmq by @WadeBarnes in #1745
- Add warning filter by @WadeBarnes in #1747
- New Release Workflow & Gha refactoring by @pSchlarb in #1749
- Pinned indy-shared-gha reference by @pSchlarb in #1754
- fix importlib-metadata dependency by @mgmgwi in #1748
- Added Status Check for branch protection by @pSchlarb in #1756
- Gha release documentation & Removal of Jenkins files by @pSchlarb in #1752
- Adjust workflow triggers. by @WadeBarnes in #1758
- consistent GHA variable substitution by @pSchlarb in #1759
- Fix missing component in publish release workflow. by @WadeBarnes in #1760
- Update indy-plenum version. by @WadeBarnes in #1761
- Fix incorrect path filter in PR.yaml by @WadeBarnes in #1763
- [v1.13.1-rc2] - Update Version Number for Release by @sovbot in #1764
New Contributors
Full Changelog: v1.13.0-rc0...v1.13.1-rc2