hedera-json-rpc-relay
hedera-json-rpc-relay copied to clipboard
Release 0.57.0
trafficstars
Problem
Features for 0.57 are not yet deployed
Solution
Manual release process:
- [ ] Create a release/0.57 branch off of main. Ensure github test actions run. Merge Against
release/0.57branch - [ ] Bump Snapshot to 0.58.0-SNAPSHOT branch off of main. Merge against Main
- [ ] Tag as v0.57.0-rc1
- [ ] git tag
- [ ] Confirm new docker image version is deployed
- [ ] Deploy Version
- [ ] Finished Testing (Manual, Newman, Dapp, Acceptance)
- [ ] Review and update dependencies
- [ ] @hashgraph/hedera-local
- [ ] @hashgraph/sdk
- [ ] Previewnet Testing
- [ ] Deploy tagged version
- [ ] Manual testing
- [ ] Run newman tests
- [ ] Run Dapp Example Bootstrap and manual tests
- [ ] Run acceptance tests
- [ ] Run performance tests
- [ ] Testnet Testing
- [ ] Deploy tagged version
- [ ] Manual testing
- [ ] Run newman tests
- [ ] Run Dapp Example Bootstrap and manual tests
- [ ] Run acceptance tests
- [ ] Run performance tests
- [ ] Let Bake
- [ ] git tag
- [ ] Confirm new docker image version is deployed
- [ ] Write up release notes and changelist
- [ ] Mainnet Testing
- [ ] Deploy tagged version
- [ ] Manual testing
- [ ] Run mainnet light test suite.
Alternatives
No response