·
3 commits
to master
since this release
New features ✨
- Added the ability to use Internal App Sharing (JENKINS-62405, #44)
- Using
internal-app-sharing
as the release track name will upload the given app files to Internal App Sharing, and output the download URL to the build log
- Using
- Added the ability to retain certain app files from a previous release when creating a new release (JENKINS-66099, #42; thanks to @Entreco)
Bug fixes 🐛
- Fixed crash when attempting to parse manifest information from certain AAB files (JENKINS-65475, #41)
- Fixed handling of changes that "cannot be sent for review automatically" (JENKINS-65815, #43)
- The
changesNotSentForReview
flag is now automatically enabled if Google Play rejects an upload with this error
- The
Miscellaneous 🦆
- Increased the minimum Jenkins version to 2.222.4