Releases: paritytech/zombienet
Releases · paritytech/zombienet
v1.3.139-alpha
Commits
- 3eed9ff: document
p2p_portandws_port's deprecation (peetzweg/) #2139 - fcd4a59: bump version of rust in image (#2141) (Javier Viola) #2141
- a02ffad: Merge branch 'main' into peetzweg-patch-1 (Javier Viola) #2139
- 0e632f7: derive one key per type (Javier Viola) #2146
- 9f626bc: spell typo (Javier Viola) #2146
- 91300a8: fix decorator (Javier Viola) #2146
v1.3.39-alpha
Features
- orchestrator: move
pushgatewayurl to env var (#1756) #1756 (Javier Viola) - utils: internal metrics (#1762) #1762 (Javier Viola)
- 🔧 Added StorageHub keys (#1783) #1783 (Tim B)
- add config to force the decorator to use and create a new one (… (#1816) #1816 (Javier Viola)
- orchestrator: add default_args for parachain (#1952) #1952 (Javier Viola)
- add support for HTTP/HTTPS URLs in chain_spec_path configuration #2098 (DenzelPenzel)
- add local chain spec with initial configuration #2098 (DenzelPenzel)
- add flag exclusion support with -: syntax for node and collator args #2100 (DenzelPenzel)
Bug Fixes
- ci: fix cargo installation for using in ci (#1776) #1776 (Javier Viola)
- ci: fix release macos (#1788) #1788 (Javier Viola)
- ci: add macos-14 (#1803) #1803 (José Duarte)
- fix build raw spec when a plain spec is set (#1808) #1808 (Javier Viola)
- native: use rpc_port as default (#1950) #1950 (Javier Viola)
- cli: setup for linux (#1961) #1961 (Javier Viola)
- ci: setup test (#1966) #1966 (Javier Viola)
Documentation
- add flag exclusion syntax documentation for node configuration #2100 (DenzelPenzel)
- add list of default flags added by Zombienet to network definition spec #2100 (DenzelPenzel)
Continuous Integration
- mergify: upgrade configuration to current format (#1924) #1924 (mergify[bot])
- move publish release docker image to GHA (#1927) #1927 (Alexander Samusev)
- use gcp registry for integration tests (#1958) #1958 (Alexander Samusev)
- add variables #2006 (alvicsam)
- build and push multi-arch Docker images (amd64, arm64) (#2110) #2110 (Marios)
Chores
- push spawning time metric (#1755) #1755 (Javier Viola)
- bump versions for release (#1757) #1757 (Javier Viola)
- deps: bump peaceiris/actions-mdbook from 1 to 2 #1764 (dependabot[bot])
- deps: bump mio from 0.7.14 to 0.8.11 in /backchannel (#1738) #1738 (dependabot[bot])
- deps: bump yaml from 2.3.4 to 2.4.1 in /javascript #1767 (dependabot[bot])
- deps: bump mocha from 10.2.0 to 10.4.0 in /javascript #1769 (dependabot[bot])
- deps: bump minimatch from 9.0.3 to 9.0.4 in /javascript #1771 (dependabot[bot])
- bump versions for release (#1787) #1787 (Javier Viola)
- bump version for release (#1789) #1789 (Javier Viola)
- deps: bump rustls from 0.21.10 to 0.21.11 in /crates/k8s-cleaner (#1779) #1779 (dependabot[bot])
- deps: bump golang.org/x/net in /scripts/gitlab_cleanup (#1778) #1778 (dependabot[bot])
- deps: bump golang.org/x/net from 0.17.0 to 0.23.0 in /monitoring (#1777) #1777 (dependabot[bot])
- bump versions for release (#1799) #1799 (Javier Viola)
- deps: bump google-github-actions/auth from 2.1.2 to 2.1.3 #1800 (dependabot[bot])
- bump versions for release (#1806) #1806 (Javier Viola)
- fix macos release (#1807) #1807 (Javier Viola)
- docs: remove Astar link (#1817) #1817 (Javier Viola)
- bump versions for release (#1818) #1818 (Javier Viola)
- deps: bump braces from 3.0.2 to 3.0.3 in /javascript #1819 (dependabot[bot])
- deps: bump flask in /scripts/jobs_status_exporter (#1505) #1505 (dependabot[bot])
- deps: bump h2 from 0.3.21 to 0.3.26 in /crates/k8s-cleaner (#1820) #1820 (dependabot[bot])
- deps: bump requests in /scripts/jobs_status_exporter (#1821) #1821 (dependabot[bot])
- deps: bump ws from 8.16.0 to 8.17.1 in /javascript #1822 (dependabot[bot])
- deps: bump google-github-act...
v1.3.138
v1.3.137
v1.3.136
v1.3.135
Continuous Integration
Commits
- 2ba0354: Bump js-yaml from 4.1.0 to 4.1.1 in /javascript (dependabot[bot]) #2126
- 78c3ea9: Fix nix hash (dependabot[bot]) #2126
- 911ace9: Add network-wide grafana error links for Kubernetes CI (#2117) (Marios) #2117
- c71fc2c: Oracle decorator (#2130) (Javier Viola) #2130
- 9305628: bump versions for release (#2131) (Javier Viola) #2131
v1.3.134
Features
- add support for HTTP/HTTPS URLs in chain_spec_path configuration #2098 (DenzelPenzel)
- add local chain spec with initial configuration #2098 (DenzelPenzel)
- add flag exclusion support with -: syntax for node and collator args #2100 (DenzelPenzel)
Documentation
- add flag exclusion syntax documentation for node configuration #2100 (DenzelPenzel)
- add list of default flags added by Zombienet to network definition spec #2100 (DenzelPenzel)
Chores
- update chain spec URLs to use zombienet repository paths #2098 (DenzelPenzel)
Commits
- 5ace620: Bump @zombienet/utils in /javascript/packages/orchestrator (#2033) (dependabot[bot]) #2033
- 0b93308: Minor fix to examples. (#2069) (RafalMirowski1) #2069
- 8d9aed2: validate max_nominations against validator count (DenzelPenzel) #2083
- ef57f41: Update README files to remove references to 'simnet' and bump Rust version in Dockerfile (DenzelPenzel) #2085
- 31ed972: Merge remote-tracking branch 'origin/main' into fix-max-nominations-validation (DenzelPenzel) #2083
- a4fea49: Enhance substrate CLI args version handling in network configuration (DenzelPenzel) #2087
- 0c4e670: Bump debug from 4.4.0 to 4.4.3 in /javascript (dependabot[bot]) #2088
- a7c41bc: Fix nix hash (dependabot[bot]) #2088
- 15ff2b6: Reuse base-path for config arguments (DenzelPenzel) #2094
- 892637a: Add network token replacement example to 0006-reuse-base-path.toml (DenzelPenzel) #2094
- 83f57dd: Customize name, id, and protocolId in parachain specs (#2097) (Denzel) #2097
- 0274bdf: Use rustup for fmt and clippy instead of action-rs (#2106) (Marios) #2106
- d8beb76: Merge branch 'main' into flag-exclusion (Javier Viola) #2100
- 61c5b06: Merge remote-tracking branch 'origin/flag-exclusion' into flag-exclusion (DenzelPenzel) #2100
- 6c59ee2: CI - fix markdown-link-checker (#2108) (Marios) #2108
- 85f4fa6: Bump @polkadot/util-crypto from 13.3.1 to 13.5.7 in /javascript (dependabot[bot]) #2111
- 13b265a: Fix nix hash (dependabot[bot]) #2111
- 7259980: Make creds optional (#2109) (RafalMirowski1) #2109
- 60f5f81: Add examples for genesis override (Marios Christou) #2114
- f849da7: bump versions for release (#2122) (Javier Viola) #2122