Migration Guides
Audience: Users upgrading from previous versions of ActingWeb.
This section provides guides for migrating between ActingWeb versions and avoiding common pitfalls.
Contents
Version Migrations
- v3.10 Migration
Guide for upgrading to ActingWeb 3.10, covering automatic subscription processing with CallbackProcessor, RemotePeerStore, FanOutManager, and peer capabilities.
- v3.7 Migration
Guide for upgrading to ActingWeb 3.7, covering developer API extensions for SubscriptionManager and TrustManager with cleaner APIs and automatic lifecycle hooks.
- v3.1 Migration
Guide for upgrading to ActingWeb 3.1, including changes to the developer API, unified access control, and handler architecture.
Common Issues
- Common Pitfalls
Frequently encountered issues and their solutions when working with ActingWeb.
Migration Checklist
When upgrading ActingWeb:
Read the relevant migration guide
Review breaking changes
Update your configuration
Test in development environment
Run your test suite
Deploy with monitoring
See Also
Configuration Reference - Configuration reference
Troubleshooting - Troubleshooting guide
CHANGELOG - Full changelog