Skip to content

Releases: rackspace/sailplane

expiring-value-4.0.1

03 Dec 23:31
Compare
Choose a tag to compare

Bug Fix

  • Issue #146 Avoid uncaught exception when handling failure case in expiring-value - PR #148

Full Changelog: expiring-value-4.0.0...expiring-value-4.0.1

state-storage-3.0.1

19 Sep 23:08
b39cc70
Compare
Choose a tag to compare

What's Changed

  • Issue #144 - Move to Rackspace by @kernwig in #145
    • Moved project and to Rackspace - documentation now embedded in project

No functional change to the library.

logger-5.0.1

19 Sep 23:12
b39cc70
Compare
Choose a tag to compare

What's Changed

  • Issue #144 - Move to Rackspace by @kernwig in #145
    • Moved project and to Rackspace - documentation now embedded in project

No functional change to the library.

lambda-utils-6.0.3

19 Sep 23:12
b39cc70
Compare
Choose a tag to compare

What's Changed

  • Issue #144 - Move to Rackspace by @kernwig in #145
    • Moved project and to Rackspace - documentation now embedded in project

No functional change to the library.

injector-4.0.1

19 Sep 23:09
b39cc70
Compare
Choose a tag to compare

What's Changed

  • Issue #144 - Move to Rackspace by @kernwig in #145
    • Moved project and to Rackspace - documentation now embedded in project

No functional change to the library.

expiring-value-4.0.0

19 Sep 22:22
b39cc70
Compare
Choose a tag to compare

What's Changed

  • Issue #144 - Move to Rackspace by @kernwig in #145
    • Moved project and to Rackspace - documentation now embedded in project
  • Issue #146 ExpiringValue caches failures by @kernwig in #147
    • New default behavior: If the factory function rejects/throws, the value is returned but immediately expired. The next call to get() will retry.
    • New option on the constructor to choose to cache errors instead - the old behavior.
    • Major version bump because of default behavior change.

Full Changelog: expiring-value-3.0.0...expiring-value-4.0.0

elasticsearch-client-3.0.1

19 Sep 23:10
b39cc70
Compare
Choose a tag to compare

What's Changed

  • Issue #144 - Move to Rackspace by @kernwig in #145
    • Moved project and to Rackspace - documentation now embedded in project

No functional change to the library.

aws-https-3.0.1

19 Sep 23:11
b39cc70
Compare
Choose a tag to compare

What's Changed

  • Issue #144 - Move to Rackspace by @kernwig in #145
    • Moved project and to Rackspace - documentation now embedded in project

No functional change to the library.

lambda-utils-6.0.2

22 Feb 00:42
Compare
Choose a tag to compare

Enhancement:

  • #142 Updated to Node.js 18 and Typescript 4.9.
  • #135 Updated to Middy v4
  • Now requires @sailplane/logger v5

See documentation for updating instructions.

state-storage-3.0.0

21 Feb 22:59
51a59b6
Compare
Choose a tag to compare

Enhancement:

  • #142 Updated to Node.js 18 and Typescript 4.9.
  • Now requires @sailplane/logger v5