Migration Guide
This guide covers migrating to Plantman v2.
Before You Migrate
Make sure you’ve read the Breaking Changes document and the v2 Release Notes.
Step-by-Step Migration
- Update your dependencies as described in the Setup Guide.
- Replace deprecated API calls — see the Deprecated Endpoints list.
- Update your authentication flow per the Auth Migration Guide.
Rollback
If something goes wrong, follow the Rollback Procedures page.