Skip to content

Releases: 1FF/laravel-mongodb-session

v7.0.0

20 May 06:30
9cab166
Compare
Choose a tag to compare

What's Changed

  • Update Laravel version to 12.x in workflows and dependencies by @ivosgem in #31

Full Changelog: v6.0.0...v7.0.0

v6.0.0

20 May 05:30
9471306
Compare
Choose a tag to compare

What's Changed

  • Update Laravel version to 11.x and PHP version to 8.2 by @ivosgem in #30

Full Changelog: v5.0.4...v6.0.0

v5.1.0

28 Apr 13:13
540a690
Compare
Choose a tag to compare

What's Changed

  • Update mongodb/laravel-mongodb package to version 5.0 in composer.json by @ivosgem in #27

Full Changelog: v5.0.5...v5.1.0

v5.0.5

25 Apr 11:01
b15a77e
Compare
Choose a tag to compare

What's Changed

  • Updated mongodb/laravel-mongodb package by @spont4e in #16
  • Refactor method signatures in MongoDbSessionHandler for consistency and clarity by @ivosgem in #23
  • V5.x rebase by @spont4e in #25
  • Update deprecated MongoDB read preference constants to use current values by @ivosgem in #28

New Contributors

Full Changelog: v5.0.0...v5.0.5

v5.0.4

05 Feb 14:41
f5d6b4a
Compare
Choose a tag to compare

What's Changed

  • Refactor method signatures in MongoDbSessionHandler for clarity and type safety. by @spont4e in #24
  • Added mongo-ext by @spont4e in #26

Full Changelog: v5.0.3...v5.0.4

v5.0.3

25 Oct 13:00
a24fbae
Compare
Choose a tag to compare

What's Changed

  • Updated mongodb/laravel-mongodb to stable version 4. by @spont4e in #19

Full Changelog: v5.0.2...v5.0.3

v5.0.2

15 Sep 10:40
b4163bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.0.2

v5.0.1

05 Sep 11:51
976fd61
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v5.0.1

v5.0.0

01 Sep 07:27
a9f29b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v5.0.0

v4.0.1

20 Sep 12:53
bc4bc38
Compare
Choose a tag to compare

What's Changed

  • Skip loading mongo session driver when session driver is not mongodb. by @spont4e in #14

Full Changelog: v4.0.0...v4.0.1