Skip to content

Commit fec8476

Browse files
authored
Update vNext for selfhosted (#1053)
1 parent a55ec37 commit fec8476

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/installing-spacelift/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ description: Find out about the latest changes to the Self-Hosted Spacelift.
88

99
### Features
1010

11+
- **Plan policy input**: Removed the feature flag which controls when the `push` object is added in to the push policy input for pull requests. Push object is now only included if the event's `HeadCommit` branch is not the same as the stack branch.
12+
1113
- **Drift Detection Permissions**: Added granular RBAC permissions for drift detection management. Users can now be granted specific permissions to create, update, or delete drift detection schedules on stacks (`DRIFT_DETECTION_INTEGRATION_CREATE`, `DRIFT_DETECTION_INTEGRATION_UPDATE`, `DRIFT_DETECTION_INTEGRATION_DELETE`), enabling more fine-grained access control for drift detection operations.
1214

1315
## Changes between v4.1.0 and v4.0.0

0 commit comments

Comments
 (0)