Skip to content

Moonbeam v0.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 15:48
· 5 commits to 06e20d90723c8e8882fd4c3abafa97e93b032eb4 since this release
v0.33.0
63160c7

⚠️ 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 by rpc which supports both http and ws)

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