·
3 commits
to 13.x
since this release
Immutable
release. Only release title and notes can be modified.
- [12.x] Prevent fatal errors when logging deprecations fails by @GrahamCampbell in #60907
- [12.x] Fix Factory::insert() with a count of zero by @alies-dev in #60911
- [12.x] Fix schedule:list timezone conversion for range, step, and wildcard cron expressions by @xiCO2k in #60913
- [12.x] Fix getMigrationBatches return type annotation by @wouterj in #60973
- [13.x] Add foreignUlidFor schema helper by @talaridisTh in #61036
- [13.x] Improve return type for
Arr::prependKeysWith()by @axlon in #61034 - [13.x] Add uuid to queue fake for inspection methods by @jackbayliss in #60966
- [13.x] Respect after-commit dispatch when bulk pushing to DatabaseQueue by @Faiyajz in #60996
- [13.x] Add a UniqueJobSkipped event by @jackbayliss in #61039
- [13.x] Ensure Container::call cleans up build stack after exceptions by @Faiyajz in #61041
- [13.x] Reject non-stream resources in HTTP fake response bodies by @GrahamCampbell in #61047
- [13.x] Fix incorrect image dimensions for HEIC by @zachiler in #61010
- [13.x] Simplify most of the exceptions expectations by @lucasmichot in #61049
- [13.x] Fix Str::numbers() type annotation by @lucasmichot in #61053
- [13.x] Fix flaky Str::random distribution test by @lucasmichot in #61052
- [13.x] Normalize enum keys in typed cache getters by @Amirhf1 in #61056
- Simplify remaining exception expectations by @lucasmichot in #61058
- Apply fixes from StyleCI by @taylorotwell in #61059
- [13.x] Isolate cloud agent requests from global HTTP client configuration by @kieranbrown in #61064
- [13.x] Fix flaky circuit breaker release delay assertions by @GrahamCampbell in #61062
- [13.x] Bump minimum versions by @lucasmichot in #61033
- [13.x] Configure a socket timeout for the Cloud log driver by @jessarcher in #61065
- [13.x] Fix: add missing check for
#[WithoutTimestamps]on model ignore touch by @bram-pkg in #61073 - [12.x] Isolate cloud agent requests from global HTTP client configuration by @kieranbrown in #61068
- [13.x] Fix getRememberToken return type documentation by @keibass in #61067
- [13.x] Respect backed enum queue names when queueing mailables by @Faiyajz in #61066
- [13.x] Restore missing model deletion for broadcast events by @Faiyajz in #61074
- [13.x] Use new Collection instead of Collection::make in tests by @lucasmichot in #61079
- [13.x] Add the timeout in JobTimedOut by @jackbayliss in #61060
- [12.x] Configure a socket timeout for the Cloud log driver by @jessarcher in #61082
- [13.x] Move Testbench-based tests to tests/Integration by @lucasmichot in #61080
- Use serve defaults for dev command by @n3crosis in #61090
- [13.x] Skip unsupported values in LazyCollection::flip() by @Amirhf1 in #61081
- [13.x] Preserve default denial response for Gate::forUser by @Faiyajz in #61087
- [13.x] Support fail on timeout for notifications by @jackbayliss in #61072
- [13.x] Fix QueueFakeTest by @jackbayliss in #61091
- [13.x] Prefer consitent assertions by @lucasmichot in #61093
- [13.x] Clean up test teardown by @lucasmichot in #61078
- Prefer text input on dynamic access by @taylorotwell in #61099
- [13.x] feat: make Image::toFormat() public by @calebdw in #61110
- [13.x] Pass the HTTP method to retry callbacks for asynchronous HTTP requests by @Button99 in #61106
- [13.x] Add
withoutCookiesmethod by @xurshudyan in #61115 - [13.x] feat: implement Responsable on Image class by @calebdw in #61111
- [13.x] feat: add Image::fromStream method by @calebdw in #61109
- [13.x] Run
artisan devthrough@laravel/multiplexby @joetannenbaum in #61100 - [13.x] Restore array support in Str::substrReplace by @Faiyajz in #61105
- Revert "[13.x] Bump minimum versions" by @GrahamCampbell in #61118
- [12.x] ColumnDefinition::unsigned takes a parameter, which should be documented by @afk11 in #61123
- [13.x] Ensure Queue drivers work for enums matching the Fake by @jackbayliss in #61116
- [13.x] Preserve queue resolution on queued mailables in MailFake by @hamdyelbatal122 in #61114
- [13.x] Handle cache maintenance mode deactivation races by @Faiyajz in #61121
- [13.x] Fix nullable return types on the route binding registrar by @dfinchenko in #61124
- [13.x] Mockery cleanup by @jasonmccreary in #61117
- Merge branch '12.x' by @crynobone in #61130
- [13.x] Support brick math ^0.19 by @jackbayliss in #61133
- Improve signed URL support for Vapor by @timacdonald in #61129
- [13.x] Add a global pause switch for queues by @jackbayliss in #61126