Prepare for the 1.0.0 GA
Pre-release
Pre-release
What's Changed
- Remove child dependency from requirements.txt by @zhuyuanmao in #449
- Nominate yuanmao as new maintainer by @yeasy in #448
- Fix (security) : Path Traversal Bug by @bhaskarvilles in #443
- Add inclusive language statement by @yeasy in #450
- Fix security vulnerabilities in package.json file of dashboard module. by @zhuyuanmao in #452
- Fix
dict
object has no attributeurls
error in the get nodes endpoint by @zhuyuanmao in #454 - [#issue-457]Modify node operation list by @fengyangsy in #458
- Fix chaincode package failure by @zhuyuanmao in #456
- Refine the setup doc by @xichen1 in #459
- Begin transition to GitHub Actions by @ryjones in #462
- Implement notification for login/register error by @ryjones in #461
- Allow users to update their passwords by @zhuyuanmao in #464
- Improve observability on node and network creating process by @zhuyuanmao in #465
- Fix : (Security) Migitate Path Traversal Bug by @bhaskarvilles in #455
- [#issue-460]Switch Docker Compose to v2 by @xichen1 in #466
- Revert "Fix : (Security) Migitate Path Traversal Bug" by @zhuyuanmao in #467
- Revert "Fix (security) : Path Traversal Bug" by @zhuyuanmao in #468
- Fix code format issues by @xichen1 in #470
- Enable Github CI for Code Check by @xichen1 in #472
- Add get channel config endpoint by @zhuyuanmao in #479
- Implement endpoint for node query by @xichen1 in #481
- Implement API to get node config file by @xichen1 in #482
- Implement API to upload node config file by @xichen1 in #483
- Remove RocketChat by @ryjones in #484
- Allow docker-agent to update node config by @xichen1 in #485
- Fix a gh-action issue in #472 by @xichen1 in #486
- [#issue-487]Modify the request to create a node by @fengyangsy in #488
- Enable peer to join channel by @xichen1 in #489
- Remove local block file by @xichen1 in #491
- Add a new org to the channel by @zhuyuanmao in #490
- Implement node config download btn by @xichen1 in #492
- Node config upload btn and Node join channel btn by @xichen1 in #494
- Only allow Application and Orderer types to update Channel Config by @zhuyuanmao in #493
- Deprecate out-maintained auth dependency by @zhuyuanmao in #495
- Update index.md by @ryjones in #496
- [#issue-497]When calling the registration and login interface, the to… by @fengyangsy in #498
New Contributors
- @bhaskarvilles made their first contribution in #443
- @xichen1 made their first contribution in #459
Full Changelog: v1.0.0-alpha2...1.0.0-beta1