Changelog
Overview
This changelog documents all configuration changes, new features, and breaking changes across Aztec node versions. Each version has a dedicated page with detailed migration instructions.
Version history
v2.0.2 (from v1.2.1)
Major release with significant configuration simplification, keystore integration, and feature updates.
Key changes:
- Simplified L1 contract address configuration (registry-only)
- Integrated keystore system for key management
- Removed component-specific settings in favor of global configuration
- Enhanced P2P transaction collection capabilities
- New invalidation controls for sequencers
Migration difficulty: Moderate to High
Migration guides
When upgrading between versions:
- Review the version-specific changelog for breaking changes
- Follow the migration checklist for your node type
- Test in a non-production environment first
- Check the troubleshooting section for common upgrade issues
- Join Aztec Discord for upgrade support
Related resources
- CLI Reference - Current command-line options
- Node API Reference - API documentation
- Ethereum RPC Reference - L1 RPC usage