github.com/extrame/fabric-ca@v2.0.0-alpha+incompatible/release_notes/v1.3.0-rc1.txt (about)

     1  v1.3.0-rc1 Release Notes - September 24, 2018
     2  ---------------------------------------------
     3  
     4  What's New in Hyperledger Fabric CA v1.3
     5  ----------------------------------------
     6  
     7  The following features/epics are included in this release:
     8  
     9  FABC-592 - Identity Mixer for anonymous transactions
    10  Fabric-CA can now issue Identity Mixer credentials to enable anonymous and
    11  unlinkable client identities through the use of zero-knowledge proofs.
    12  
    13  
    14  Changes, Known Issues, and Workarounds
    15  --------------------------------------
    16  None.
    17  
    18  
    19  Known Vulnerabilities
    20  ---------------------
    21  None.
    22  
    23  
    24  Resolved Vulnerabilities
    25  ------------------------
    26  None.
    27  
    28  
    29  Other improvements and fixes
    30  ----------------------------
    31  Updated to Go version 1.10.4
    32  Updated baseimage version to 0.4.12
    33  
    34  For the full list of improvements and fixes, refer to the release change log:
    35  https://github.com/hyperledger/fabric-ca/blob/master/CHANGELOG.md#v130-rc1