Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Releases: ridi/platform-common

0.16.2

25 Nov 12:36
dc1c744
Compare
Choose a tag to compare

[0.16.2] - 2019-11-25

Fixed

  • Fix JwtAuthorizationFactory::$auth_dtos usage

[0.16.1] - 2019-11-14

14 Nov 06:21
Compare
Choose a tag to compare

[0.16.1] - 2019-11-14

Added

  • Add static function encode in JwtUtils

Changed

  • Change visibility to protected of function getClient in AbstractAwsService

[0.16.0] - 2019-11-07

07 Nov 02:40
Compare
Choose a tag to compare

[0.16.0] - 2019-11-07

Changed

  • Allow symfony/http-foundation ^4.3 version

[0.15.0] - 2019-11-06

06 Nov 11:10
Compare
Choose a tag to compare

[0.15.0] - 2019-11-06

Changed

  • Change required version of firebase/php-jwt

[0.14.0] - 2019-10-31

31 Oct 05:51
Compare
Choose a tag to compare

Changed

  • Change Batch::SignalManager to System::SignalManager

[0.13.1] - 2019-10-31

31 Oct 05:43
Compare
Choose a tag to compare

Added

  • Add SignalManager in Batch namespace

[0.11.15] - 2019-10-31

31 Oct 06:21
Compare
Choose a tag to compare

Added

  • Add SignalManager in System namespace

0.13.0

22 Oct 09:27
8d7c247
Compare
Choose a tag to compare

[0.13.0] - 2019-10-22

Changed

  • Allow symfony/http-foundation ^3.4 version

0.12.0

22 Oct 09:14
6acb315
Compare
Choose a tag to compare

[0.12.0] - 2019-10-22

Added

  • Add TempFileService in File namespace
  • Add Jwt Authorization classes
  • Add composer packages
    • symfony/http-foundation
    • firebase/php-jwt

Fixed

  • Fix using illuminate/support functions in SqsService

[0.11.14] - 2019-10-21

21 Oct 03:24
Compare
Choose a tag to compare

Added

  • Add ElapsedTime