- [spaceship] retries developer portal requests that receive 502 Bad Gateway up to 5 times (usually works after 1 retry) (#19273) via Josh Holtz
- [action][notarize] support using notarytool instead of altool if using Xcode 13 and up (#19235) via Josh Holtz
- [frameit] fix missing iPad Pro (2nd generation) frames (#19258) via Andres Riofrio
- [supply] automatically rescue changesNotSentForReview errors (#19248) via Joe Flateau
- [produce] fix service name typo for Produce (#19261) via Shyam Lad
- [fastlane] optimize bash and zsh completion scripts (#19232) via Marc Cornellà
- [sigh] fixed the broken
fastlane sigh manage -e
command (#18760) via Manish Rathi - [action][create_xcframework] missing parameters in create xcframework (#19229) via José González
- [spaceship] add Internal beta group (#19063) via Eric Wu
- [pilot] added the Pilot::BuildManager::update_build_beta_details method unit tests (#19226) via Manish Rathi
- [action][push_git_tags] escaping branch tag name in push_git_tags action (#19223) via Xiang Liu
- [action][zip] fix regression in
zip
by escaping all args (#19215) via Liam Nichols