Skip to content

Releases: codibre/remembered-s3-alternative-persistence

v1.2.0

07 Oct 21:06
Compare
Choose a tag to compare

1.2.0 (2024-10-07)

Features

  • implement shouldUseAlternativePersistence function from AlternativePersistence interface (7ec3b8d)

v1.1.3

17 Jun 06:08
Compare
Choose a tag to compare

1.1.3 (2023-06-17)

Bug Fixes

  • implementing firstCheck support (92d613e)

v1.1.2

17 Jun 04:36
Compare
Choose a tag to compare

1.1.2 (2023-06-17)

Bug Fixes

  • fixing persistenceType for s3 fetching success (38e7a4c)

v1.1.1

17 Jun 04:07
Compare
Choose a tag to compare

1.1.1 (2023-06-17)

Bug Fixes

  • emitting saving event only when persisted (d28c9c8)

v1.1.0

17 Jun 03:58
Compare
Choose a tag to compare

1.1.0 (2023-06-17)

Features

v1.0.2

16 Jun 15:30
Compare
Choose a tag to compare

1.0.2 (2023-06-16)

Bug Fixes

v1.0.1

16 Jun 15:05
Compare
Choose a tag to compare

1.0.1 (2023-06-16)

Bug Fixes

  • fixing cache fetching from s3 (c7e3bed)

v1.0.0

15 Jun 16:13
Compare
Choose a tag to compare

1.0.0 (2023-06-15)

Bug Fixes

  • accepting all ioredis versions (4030a1a)

Features

  • adding suport to maxResultsPerSave (034d902)
  • updating to aws-sdk v3 (6eb2b22)
  • updating to aws-sdk v3 (98a207a)

BREAKING CHANGES

  • aws sdk v2 no longer compatible
  • aws-sdk v2 will not be supported anymore
  • major bump