Deprecation policy
How Skedulo retires developer-facing features, APIs, and tools, and what you can rely on during the transition.
Skedulo occasionally retires developer-facing features, APIs, and tools. This page describes what you can rely on when that happens.
Our commitments
- Advance notice. Deprecations are announced in the changelog before any behavior changes, with the retirement date stated up front.
- A migration path. Every deprecation ships with a documented alternative and a migration guide.
- A support window. Deprecated functionality keeps working for the published window. We do not remove things the day we announce them.
Currently deprecated
| Feature | Replacement | Notes |
|---|---|---|
| Skedulo SDK | Skedulo CLI | The CLI covers development, packaging, and deployment |
| SDK-based packages and libraries | CLI packages | See the deployments guide |
Questions about a specific deprecation? Raise a request with developer support.