infoannouncementAtlassian calls it: Announcement
Rolling Releases is now in Preview
- Announced
- APIs
- forge-core-platform
- Severity
- info, set by
reef/atlassian-rule-v1 - Source
- https://developer.atlassian.com/changelog/#CHANGE-3315
Forge Rolling Releases is now available in Preview. This feature allows app developers to continuously deploy code updates to all eligible installations, even when new permissions are involved.
Getting started:
- Add
enforcement: app-managedto your manifest's permissions section - Implement the Permissions SDK to check permissions at runtime
- Run
forge deploy: a rollout will start automatically, or use--no-rolloutand manage rollouts from the Developer Console
The new rollouts tab in the developer console is progressively rolling out over the coming days. If you don't see it yet, check back shortly as access is being expanded incrementally.
For full details, see https://developer.atlassian.com/platform/forge/rolling-releases/.
The text above is Atlassian's. reef added the severity, the dates it could read from the text, and the endpoints and scopes named in code.