Bugfixes
- Some error messages that are an expected part of the macOS notarization process are now hidden from default verbosity. (#2149)
- Briefcase no longer uses the
--no-python-version-warning
option when invoking pip. This option has been deprecated, is currently a no-op, and will be removed soon. (#2149)
Backward Incompatible Changes
- Java JDK 17.0.14+7 is now used to package Android apps. Use
briefcase upgrade java
to update your Briefcase-installed JDK instance to this version. (#2133)