Skip to content

v1.0.7

Compare
Choose a tag to compare
@sstone1 sstone1 released this 30 Mar 09:17
· 62 commits to main since this release
ac85e27

This release includes:

  • Updates to the enrolled_identity module that allow you to forcibly re-enroll an identity, or automatically re-enroll an identity before it expires (#39).
  • A new channel_acl module that allows you to manage the ACLs on a channel (#551).
  • Updates to the channel_config module that allow you to specify the ACLs on a channel at channel creation time (#552).
  • A new contributing guide for the collection (#553).
  • A new tutorial and example around creating an intermediate CA (#510).
  • The operation parameter has been removed from the peer_channel and channel_block modules as it only had one possible value. No playbook changes are required, the parameter will still be accepted but ignored (#269, #272).
  • A new logging feature that allows you to gather diagnostic logs from the collection (#556).
  • A new support topic in the documentation which talks about support options and how to collect data for IBM support.