Skip to content

Releases: dotkernel/dot-authentication-service

2.9.2

22 Mar 15:19
c302342

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.9.1...2.9.2

2.9.1

21 Aug 13:24
9ae1ad9

Choose a tag to compare

What's Changed

  • fix compatibility with dot-authentication by @cPintiuta in #13

Full Changelog: 2.0.2...2.9.1

2.0.2

27 May 09:19
1183de9

Choose a tag to compare

2.0.2 - 2022-5-27

Changed

  • Nothing

Added

  • OSSMETADATA

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

2.0.1

25 May 05:58
05917d8

Choose a tag to compare

2.0.1 - 2022-25-5

Changed

  • Replaced dot-hydrator with laminas-hydrator

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Support

Fixed

  • Nothing

Replaced Zend namespace with Laminas and Mezzio namespaces.

31 Jan 10:07

Choose a tag to compare

Replaced Zend namespace with Laminas and Mezzio namespaces.
To be used for version 2.0 of frontend and admin releases of Dotkernel.

Changed

  • Nothing

Added

  • Added Laminas dependencies

Deprecated

  • Nothing

Removed

  • Removed Zend packages dependencies

Fixed

  • Nothing

dot-authentication-service 1.0.0

13 Apr 15:11
23a8cf7

Choose a tag to compare

1.0.0 - 2018-04-12

Changed

  • Update dotkernel/dot-helpers to ^1.0

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • HTTP Interop middleware support

Fixed

  • Nothing

dot-authentication-service 0.2.0

15 Mar 00:32

Choose a tag to compare

Pre-release

Changed

  • Updated factories to typehint PSR11 container

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

dot-authentication-service 0.1.1

10 Mar 21:30

Choose a tag to compare

Pre-release

Added

  • Updated php file headers doc blocks

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

dot-authentication-service 0.1.0

08 Mar 18:31

Choose a tag to compare

Pre-release

First tagged release of dot-authentication-service, an authentication implementation based on zend-authentication and implementing authentication interface defined in dot-authentication