Releases: paritytech/testnet-manager
Releases · paritytech/testnet-manager
v1.11.2
What's Changed
- finalize switch to system authorize/apply upgrade by @PierreBesson in #143
Full Changelog: v1.11.1...v1.11.2
v1.11.1
What's Changed
- Change authorizeUpgrade pallet from parachainSystem to system by @PierreBesson in #140
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- Update python deps including substrate-interface by @PierreBesson in #139
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Set check_version to true by default #120 by @BulatSaif in #126
- Bump urllib3 from 2.0.4 to 2.0.7 by @dependabot in #108
- Bump fastapi from 0.95.2 to 0.109.1 by @dependabot in #128
- Readme update by @aardbol in #118
- Sudo proxy support by @BulatSaif in #127
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #129
- Bump python-multipart from 0.0.6 to 0.0.7 by @dependabot in #130
- Bump pycryptodome from 3.18.0 to 3.19.1 by @dependabot in #131
Full Changelog: v1.9.2...v1.10.0
v1.9.2
What's Changed
- fix get_derived_collator_session_keys by @BulatSaif in #119
- add new authorized upgrade check fix #124 by @PierreBesson in #125
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- Fix int-string concat casting by @PierreBesson in #116
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Fix duplicate parachains in list by @PierreBesson in #103
- Testnet manager local setup improvements by @aardbol in #109
- Adding gitspiegel-trigger workflow by @mutantcornholio in #111
- wococo retire by @BulatSaif in #112
- [Feature] Add/Remove invlunerables by @lazam in #113
- Fixing gitspiegel trigger workflow by @mutantcornholio in #115
New Contributors
- @aardbol made their first contribution in #109
- @mutantcornholio made their first contribution in #111
Full Changelog: v1.8.0...v1.9.0
What's Changed
- Fix duplicate parachains in list by @PierreBesson in #103
- Testnet manager local setup improvements by @aardbol in #109
- Adding gitspiegel-trigger workflow by @mutantcornholio in #111
- wococo retire by @BulatSaif in #112
- [Feature] Add/Remove invlunerables by @lazam in #113
- Fixing gitspiegel trigger workflow by @mutantcornholio in #115
New Contributors
- @aardbol made their first contribution in #109
- @mutantcornholio made their first contribution in #111
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Rename variables and deps update by @lazam in #93
- Fix http protocol prefix returned in node_http_endpoint by @PierreBesson in #95
- update to paritytech buildah image by @PierreBesson in #96
- Add kubernetes metadata for each node by @lazam in #99
- Add task to onboard all inactive parachains by @PierreBesson in #100
New Contributors
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Display dynamic git version on homepage and openapi docs by @PierreBesson in #78
- generate aura key with api call by @BulatSaif in #79
- Add API to retrieve runtime metadatas as file by @PierreBesson in #82
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #80
- Add API endpoint to create nominators for PoS validators by @PierreBesson in #84
New Contributors
- @dependabot made their first contribution in #80
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- [ci] Update buildah command and version by @alvicsam in #69
- Add balance transfer API by @PierreBesson in #70
- fix funding amounts now that the decimals are retrieved automatically by @PierreBesson in #73
- Use transactionPaymentCallApi.queryCallInfo to set weights dynamically on XCM calls by @BulatSaif in #74
- Support of paras.forceQueueAction(para) by @BulatSaif in #75
- Add support of
checkVersion
in parachain_runtime_upgrade function by @BulatSaif in #76 - Add smoke test by @BulatSaif in #77
Full Changelog: v1.5.1...v1.6.0