Skip to content

Releases: laravel/framework

v11.38.2

15 Jan 00:08
Compare
Choose a tag to compare
  • [11.x] Simplify Codebase by Using qualifyColumn Helper Method by @SanderMuller in #54187
  • Revert "Add support for missing Postgres connection options" by @crynobone in #54195
  • Revert "[11.x] Support DB aggregate by group (new methods)" by @crynobone in #54196

v11.38.1

14 Jan 18:12
Compare
Choose a tag to compare

v11.38.0

14 Jan 14:54
Compare
Choose a tag to compare

v11.37.0

02 Jan 20:11
Compare
Choose a tag to compare

v11.36.1

17 Dec 22:33
Compare
Choose a tag to compare
  • Once Remember Null Values by @dbpolito in #53949
  • [11.x] Add wildcard directory discovery to the EventServiceProvider by @jared-cannon in #53932
  • [11.x] Add getJob() method to PendingDispatch class + Introduced tests by @pascalbaljet in #53951
  • Avoid writing multiple keys when using redis in cluster mode by @bentleyo in #53940
  • Revert "[11.x] fix: allows injection using multiple interfaces with the same concrete implementation" by @taylorotwell in #53955
  • Revert "[11.x] No need to redeclare variables" by @crynobone in #53954

v11.36.0

17 Dec 18:23
Compare
Choose a tag to compare

v11.35.1

12 Dec 18:27
Compare
Choose a tag to compare
  • [11.x] Fix incorrect typechange in Illuminate\Database\Query\Builder by @jnoordsij in #53841
  • Fixed Enum usage in whereHasMorph condition when morph attribute casting by @Outsidaz in #53839
  • [11.x] Fix unescaped table names issue of DatabaseTruncation trait by introducing Connection::withoutTablePrefix() method by @hafezdivandari in #53842
  • Specify node when sending scan to RedisCluster by @bentleyo in #53837
  • [11.x] fix: cast session lifetime to int by @calebdw in #53846
  • [11.x] allow sub second timeout value for http requests by @mihaileu in #53850
  • Revert "set schema to smtps if MAIL_ENCRYPTION === tls" by @crynobone in #53863

v11.35.0

10 Dec 16:10
Compare
Choose a tag to compare

v11.34.2

27 Nov 15:45
Compare
Choose a tag to compare

v11.34.1

26 Nov 21:33
Compare
Choose a tag to compare