This release adds support for celestia-app v8 and is safe to run before the migration. Once the v8 activation height takes place, upgrading to this version is required.

Key Highlights

  • TLS Support for JSON-RPC (https://github.com/celestiaorg/celestia-node/pull/4839) - Users are encouraged to enable TLS in their RPC clients to secure connections to endpoints.
  • Export Prometheus Metrics to OpenTelemetry (https://github.com/celestiaorg/celestia-node/pull/3702) - All telemetry, including libp2p metrics, is now exported via OpenTelemetry. A separate Prometheus instance is no longer required to collect these metrics.This release adds support for celestia-app v8 and is safe to run before the migration. Once the app-v8 migration takes place, upgrading to this version is required.

What's Changed

New Contributors

Full Changelog: https://github.com/celestiaorg/celestia-node/compare/v0.29.3-mocha...v0.30.0-mocha