⚠️ Breaking Changes
- Deprecated RPC Websocket parameters are no longer supported:
--ws-external
--unsafe-ws-external
--ws-port
--ws-max-connections
--ws-max-out-buffer-capacity
(ws
has been replaced byrpc
which supports bothhttp
andws
)
Changes
- Forces binary production from Ubuntu:20.04 (#2366)
- Update substrate dependencies so as to include code substitute bug fix (#2514) (#2411)
- Add prometheus metrics for moobeam tracing cache (#1561) (#2412)
- Dependency (Substrate/Polkadot/Frontier/Cumulus/...) update to v0.9.43 (#2377)
- Wrap FrontierBlockImport into ParachainBlockImport (#2470)
Dependency changes
Moonbeam: v0.32.2...v0.33.0
Substrate: moonbeam-foundation/substrate@e7de773...moonbeam-foundation:d1afa363
Polkadot: moonbeam-foundation/polkadot@89fd916...moonbeam-foundation:d83bb6cc
Cumulus: moonbeam-foundation/cumulus@0d8911b...moonbeam-foundation:e3c7110a
Frontier: moonbeam-foundation/frontier@03abfdd...moonbeam-foundation:a39b3011