2020 11 06 DWG Agenda
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct.
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit our Code of Conduct: Hyperledger Code of Conduct
Announcements
Agenda
- Release status: Pam/Joe: Dashboard: https://jira.hyperledger.org/secure/Dashboard.jspa?selectPageId=10104
- Fabric v2.3 DCUT planned for today
- Channel Participation API
- new osnadmin CLI PR https://github.com/hyperledger/fabric/pull/2077
- Ledger snapshot doc https://hyperledger-fabric.readthedocs.io/en/latest/peer_ledger_snapshot.html
- Channel Participation API
- Samples status - Chris/Nik
- Programming Model updates:
- Java SDK
v2.2.3 release of fabric-sdk-java has been published to address a security vulnerability in one of the project dependencies
v1.4.13 release of fabric-sdk-java has been published to include the same dependency update
v2.2.1 release of fabric-gateway-java has been published with bug fixes, and new default query and commit handlers that allow client applications to interact with networks where the client identity’s organization is not running any peers.
- Chaincode
- Java SDK
- Fabric v2.3 DCUT planned for today
- LF Fabric documentation translation campaign - David
- International languages(standing topic)
- Remind translators that if they are maintainers that after they approve a PR they can user the `doc-merge` label on a PR to merge it.
- Malayalam translation update - Annena
- Japanese translation update - Tsujita-san
- Brazilian Portuguese translation update - Renato
- French Translation update - Oumar
- Spanish translations update - Maria
- Russian Language update - Arseny
- Tamil Translation - Ravi
- Remind translators that if they are maintainers that after they approve a PR they can user the `doc-merge` label on a PR to merge it.
- Orderer Deployment Guide- Joe
- Fabric Getting Started- Rob
- Channel Participation API documentation - Pam
- Added visualizations and instructions for removing the system channel
- Draft pr https://github.com/hyperledger/fabric/pull/2081
Discussion
Minutes:
- LF Documentation translation campaign
- How to surface and recognize the work of these active translation groups to tell their story
- Needed some help with video editing
- early next year
- Orderer deployment guide - does not include the channel participation api flow... (get this merged first/then new pr that talks about the participation api)
- PR: https://github.com/hyperledger/fabric/pull/2080
- follows same pattern as previous deployment topics
- planning - decisions you have to make before you start
- checklist - similarities to peer, but with additional things
https://hyperledger-fabric–2080.org.readthedocs.build/en/2080/deployment_guide_overview.html
https://github.com/hyperledger/fabric/pull/2080
- Jim: Each RFC creates more tech debt for us as we need to go back and update these existing topics..
- Pam showed the latest updates to the Channel Participation API documentation.
- Jim - Built in MSP & CA system - people need to use these for Prod env. Have we defined an RFC for integration for self-soverign identity systems?
- If the identity system that we have to authenticate -
- Federated identity to authenticate to an existing network similar to Fabric - open id interface for authentication
- without using the Fabric CA - bringing own identity