Skip to content

Release 6.17.9+1#443

Merged
Kobikg78 merged 5 commits intomasterfrom
releases/6.x.x/6.17.x/6.17.9+1-rc1
Apr 15, 2026
Merged

Release 6.17.9+1#443
Kobikg78 merged 5 commits intomasterfrom
releases/6.x.x/6.17.x/6.17.9+1-rc1

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 15, 2026

Production Release 6.17.9+1

Status: ✅ Ready for manual merge

Version updated: 6.17.9+1-rc1 → 6.17.9+1


Release 6.17.9+1

  • Android SDK: 6.17.6
  • iOS SDK: 6.17.9

This PR was opened by the RC workflow.


Next steps:

  1. ✅ QA approved (label added)
  2. ✅ Version updated to production (6.17.9+1)
  3. Awaiting manual merge by a maintainer
  4. ⏳ Production release will trigger automatically after merge

Dani-Koza-AF and others added 4 commits April 13, 2026 12:36
- Replace direct ${{ }} interpolation of user-controlled values in run blocks with step-level env vars across production-release, promote-release, and rc-release workflows
- Prevent malicious branch names from executing arbitrary shell commands via github.event.pull_request.head.ref
- Harden workflow_dispatch inputs in rc-release by passing them through env vars before validation
- Move dry_run and version references to env vars in production-release summary and credential steps
…ort (#442)

The previous implementation checked for a non-existent header file
(FlutterSceneLifeCycleDelegate.h) which caused the UIScene lifecycle
support to never compile. This fixes DELIVERY-114618.

Changes:
- Changed header check from FlutterSceneLifeCycleDelegate.h to
  FlutterSceneLifeCycle.h (the actual Flutter SDK header)
- Added import for FlutterSceneLifeCycle.h when available
- UIScene deep link handling now properly compiles on Flutter 3.41+
@github-actions
Copy link
Copy Markdown
Contributor Author

🚀 Ready for Production Release

The release branch has been updated:

  • Version: 6.17.9+1 (removed -rc suffix)
  • All version files updated

Next Steps

  1. Review the changes in this PR
  2. Merge this PR when ready
  3. The production release workflow will automatically:
    • Publish 6.17.9+1 to pub.dev
    • Create GitHub release
    • Send notifications

⚠️ Note: This PR requires manual merge due to branch protection rules.

Copy link
Copy Markdown
Collaborator

@Dani-Koza-AF Dani-Koza-AF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@Kobikg78 Kobikg78 merged commit 11f351d into master Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants