Releases: IBM-Blockchain/ansible-collection
v0.0.14
This release includes the ability to specify the state database for the peer created by the ibm.blockchain_platform.endorsing_organization
role (#172), adds support for providing one or more organizational unit identifiers for an organization (#174), and introduces a new tutorial for installing the IBM Blockchain Platform software into a Kubernetes or Red Hat OpenShift cluster 📚
v0.0.13
This release upgrades the version of IBM Blockchain Platform installed to the latest fix pack version, v2.1.3-20200416
. The ibm.blockchain_platform.console
role should be capable of upgrading existing installations to this new version as well ⬆️
This release also introduces a new ibm.blockchain_platform.registered_identity
module for registering identities on a certificate authority, a new ibm.blockchain_platform.connection_profile
module for creating connection profiles, and exposes the number of ordering service nodes through the ibm.blockchain_platform.ordering_organization
role ✨
v0.0.12
This release includes documentation updates to add the missing pre-req for the OpenShift module (#132) and missing returned properties (#150), a fix to produce valid organization files that can be imported into the IBM Blockchain Platform console via the UI (#146), and a fix to handle entities passed by object rather than by name (#155) 👨🏭 👩🏭
v0.0.11
v0.0.10
v0.0.9
This release exposes the wait_timeout
property for roles, so you can wait longer for certificate authorities, peers, and ordering services that are slow to start up. It also adds additional links to the collection page on Ansible Galaxy, and adds documentation for roles ⏲