Skip to content

Releases: mezzio/mezzio-session-cache

1.6.0

15 Sep 08:20
1.6.0
28ee1d0
Compare
Choose a tag to compare

Release Notes for 1.6.0

Feature release (minor)

1.6.0

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 3

Enhancement

1.5.1

20 Apr 16:17
1.5.1
af96e05
Compare
Choose a tag to compare

Release Notes for 1.5.1

Fixed

  • This release updates the dflydev/fig-cookies constraint to allow both v2 and v3 releases. Without the addition of v3 releases, the package was uninstallable with PHP 8.0 previously.

1.5.1

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

Bug

Enhancement

1.5.0

09 Oct 16:16
1.5.0
08ff988
Compare
Choose a tag to compare

1.5.0 - 2020-10-09

Added

  • #8 adds support for PHP 8.

Release Notes for 1.5.0

1.5.0

  • Total issues resolved: 1
  • Total pull requests resolved: 4
  • Total contributors: 3

Enhancement

mezzio-session-cache 1.4.0

17 Jun 20:05
1.4.0
Compare
Choose a tag to compare

Added

  • #3 adds support for SameSite cookies. By default, the SameSite attribute will be set to "Lax", but the value can be configured via the mezzio-session-cache.cookie_same_site configuration setting.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.