laravel/framework v10.23.0

https://github.com/laravel/framework/releases/tag/v10.23.0

* [10.x] AWSの資格情報にトークンを追加する前に、まずトークンを検証しないように変更しました。 by @mmehmet in https://github.com/laravel/framework/pull/48297

* [10.x] `ResponseFactory::redirectToAction`のドキュメントに配列を追加しました。 by @NiclasvanEyk in https://github.com/laravel/framework/pull/48309

* [10.x] 例外を重複させないようにしました。 by @timacdonald in https://github.com/laravel/framework/pull/48288

* [10.x] `Arr::sortRecursiveDesc()`メソッドを静的に変更しました。 by @gkisiel in https://github.com/laravel/framework/pull/48327

* [10.x] `Str::isUuid()`でバージョンとバリアントを検証するようにしました。 by @inxilpro in https://github.com/laravel/framework/pull/48321

* [10.x] `make:view` Artisanコマンドを追加しました。 by @nunomaduro in https://github.com/laravel/framework/pull/48330

* [10.x] ComponentAttributeBagをJsonSerializableにしました。 by @iamgergo in https://github.com/laravel/framework/pull/48338

* [10.x] メッセージバッグクラスに欠落しているメソッドを追加しました。 by @PH7-Jack in https://github.com/laravel/framework/pull/48348

* [10.x] PendingRequestにnewResponseメソッドを追加しました。 by @denniseilander in https://github.com/laravel/framework/pull/48344

* [10.x] DatabaseTruncationトレイトにデータベースの切り捨て前後のメソッドを追加しました。 by @cwilby in https://github.com/laravel/framework/pull/48345

* [10.x] テストオプションをパススルーするようにしました。 by @jasonmccreary in https://github.com/laravel/framework/pull/48335

* [10.x] phpredis 6.0.0をサポートしました。 by @stemis in https://github.com/laravel/framework/pull/48362

* [10.x] テストケースを改善し、コードカバレッジを100%にしました。 by @sohelrana820 in https://github.com/laravel/framework/pull/48360

* [10.x] phpredis 6.0.0をサポートしました。 by @stemis in https://github.com/laravel/framework/pull/48364

* [10.x] メーラブルのインライン画像をレンダリングするようにしました。 by @pniaps in https://github.com/laravel/framework/pull/48292

#laravel

Reply to this note

Please Login to reply.

Discussion

No replies yet.