Skip to content

Releases: rackspace/sailplane

injector-5.1.0

19 May 22:52

Choose a tag to compare

What's Changed

  • Issue #150 Injector: Can't mock dependencies with ESM by @kernwig in #151
    • Added new switchDomain function to make it easier to mock dependencies for unit tests.

Full Changelog: injector-5.0.0...injector-5.1.0

state-storage-4.0.0

08 Feb 00:40
0858efd

Choose a tag to compare

What's Changed

Sailplane libraries are now published with both CommonJS and ES Modules, so that the most optimized module for your applications is automatically chosen. The version received a major bump, but there should be no effective difference for CommonJS module applications. ESM applications will enjoy small improvements in performance and size.

logger-6.0.0

08 Feb 00:40
0858efd

Choose a tag to compare

What's Changed

Sailplane libraries are now published with both CommonJS and ES Modules, so that the most optimized module for your applications is automatically chosen. The version received a major bump, but there should be no effective difference for CommonJS module applications. ESM applications will enjoy small improvements in performance and size.

lambda-utils-7.0.0

08 Feb 00:40
0858efd

Choose a tag to compare

What's Changed

Sailplane libraries are now published with both CommonJS and ES Modules, so that the most optimized module for your applications is automatically chosen. The version received a major bump, but there should be no effective difference for CommonJS module applications. ESM applications will enjoy small improvements in performance and size.

injector-5.0.0

08 Feb 00:39
0858efd

Choose a tag to compare

What's Changed

Sailplane libraries are now published with both CommonJS and ES Modules, so that the most optimized module for your applications is automatically chosen. The version received a major bump, but there should be no effective difference for CommonJS module applications. ESM applications will enjoy small improvements in performance and size.

expiring-value-5.0.0

08 Feb 00:38
0858efd

Choose a tag to compare

What's Changed

Sailplane libraries are now published with both CommonJS and ES Modules, so that the most optimized module for your applications is automatically chosen. The version received a major bump, but there should be no effective difference for CommonJS module applications. ESM applications will enjoy small improvements in performance and size.

elasticsearch-client-4.0.0

08 Feb 00:38
0858efd

Choose a tag to compare

What's Changed

Sailplane libraries are now published with both CommonJS and ES Modules, so that the most optimized module for your applications is automatically chosen. The version received a major bump, but there should be no effective difference for CommonJS module applications. ESM applications will enjoy small improvements in performance and size.

aws-https-4.0.0

08 Feb 00:37
0858efd

Choose a tag to compare

What's Changed

Sailplane libraries are now published with both CommonJS and ES Modules, so that the most optimized module for your applications is automatically chosen. The version received a major bump, but there should be no effective difference for CommonJS module applications. ESM applications will enjoy small improvements in performance and size.

expiring-value-4.0.1

03 Dec 23:31

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

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.