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.18.3] - 2020-03-11

11 Mar 10:01
Compare
Choose a tag to compare

[0.18.3] - 2020-03-11

Fixed

  • Fixed RedisCache as checking condition whether the connection is alive when getting/setting value

[0.18.2] - 2020-03-06

06 Mar 06:17
Compare
Choose a tag to compare

[0.18.2] - 2020-03-06

Add

  • Added function removeDoubleSpace to get rid of the spaces over one in StringUtils

[0.18.1] - 2020-02-21

21 Feb 06:20
Compare
Choose a tag to compare

[0.18.1] - 2020-02-21

Fixed

  • Fixed property client to protected in RedisCache

[0.18.0] - 2020-02-21

21 Feb 06:06
Compare
Choose a tag to compare

[0.18.0] - 2020-02-21

Add

  • Add RedisCache

[0.17.6] - 2020-02-20

20 Feb 05:35
Compare
Choose a tag to compare

[0.17.6] - 2020-02-20

Add

  • Add Function getQueueAttributes and Dto SqsQueueAttributeDto in SqsService

Fixed

Removed

  • Removed fourth param delay_seconds from function sendMessage: ref #Fixed-01

[0.17.5] - 2020-02-17

17 Feb 07:43
Compare
Choose a tag to compare

[0.17.5] - 2020-02-17

Removed

  • Removed PlatformDtoTrait

[0.17.4] - 2020-02-17

17 Feb 07:15
Compare
Choose a tag to compare

[0.17.4] - 2020-02-17

Fixed

  • Fix Functions to protected in PlatformDtoTrait

[0.17.3] - 2020-02-17

17 Feb 06:45
Compare
Choose a tag to compare

[0.17.3] - 2020-02-17

Added

  • Add Trait PlatformDtoTrait
  • Add Functions importFromRequest and importFromArray in PlatformDtoTrait

[0.17.2] - 2020-02-13

13 Feb 03:48
Compare
Choose a tag to compare

[0.17.2] - 2020-02-13

Added

  • Add Function getValuesByKey and getValuesByKeys in RequestUtils

[0.17.1] - 2020-02-12

12 Feb 08:05
Compare
Choose a tag to compare

[0.17.1] - 2020-02-12

Fixed

  • Fix Function Params to be more flexible in SsmService