This repository has been archived by the owner on Nov 29, 2022. It is now read-only.
Releases: ridi/platform-common
Releases · ridi/platform-common
0.16.2
[0.16.2] - 2019-11-25
Fixed
- Fix
JwtAuthorizationFactory::$auth_dtos
usage
[0.16.1] - 2019-11-14
[0.16.1] - 2019-11-14
Added
- Add static function
encode
inJwtUtils
Changed
- Change visibility to protected of function
getClient
inAbstractAwsService
[0.16.0] - 2019-11-07
[0.16.0] - 2019-11-07
Changed
- Allow
symfony/http-foundation
^4.3 version
[0.15.0] - 2019-11-06
[0.15.0] - 2019-11-06
Changed
- Change required version of
firebase/php-jwt
[0.14.0] - 2019-10-31
Changed
- Change
Batch::SignalManager
toSystem::SignalManager
[0.13.1] - 2019-10-31
Added
- Add
SignalManager
inBatch
namespace
[0.11.15] - 2019-10-31
Added
- Add
SignalManager
inSystem
namespace
0.13.0
[0.13.0] - 2019-10-22
Changed
- Allow
symfony/http-foundation
^3.4 version
0.12.0
[0.12.0] - 2019-10-22
Added
- Add
TempFileService
inFile
namespace - Add Jwt Authorization classes
- Add composer packages
symfony/http-foundation
firebase/php-jwt
Fixed
- Fix using
illuminate/support
functions inSqsService
[0.11.14] - 2019-10-21
Added
- Add
ElapsedTime