Added
- Optionally cascade thrown Flysystem exceptions by @driesvints in #41308
Changed
- Allow overriding transport type on Mailgun transporter by @jnoordsij in #41309
- Change how Laravel handles strict morph map with pivot classes by @crynobone in #41304
Fixed
- $job can be an object in some methods by @villfa in #41244
- Fix docblock on Batch class by @yoeriboven in #41295
- Correct
giveConfig
param doc by @Neol3108 in #41314 - Fix MySqlSchemaState does not add --ssl-ca to mysql cli by @DeepDiver1975 in #41315
- Do not prepend baseUrl to absolute urls by @JaZo in #41307
- Fixes getting the trusted proxies IPs from the configuration file by @nunomaduro in #41322