This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Releases: Nike-Inc/cerberus-node-client
Releases · Nike-Inc/cerberus-node-client
v2.2.1
- Use correct Travis credentials
v2.2.0
v2.0.1
v2.0.0
- Removed all non-sts authentication logic
- Added support for STS Authentication, which works in all AWS environments and doesn't require a special IAM Policy.
- Removed support for under Node 8 (Moved 1.x code to 1.X_kms_client so we can do security updates until April of 2019 when Node 6 is EOL)
- Refactored client to be an jsdoc annotated ES6 Class and use the async await promise pattern.
- Made docs generated from code annotation and publish to http://engineering.nike.com/cerberus-node-client/
Add Cerberus Header
v1.1.0 change coverage tool to istanbul
1.0.0
The AWS-SDK use has been removed! Communication with AWS is now done with manually-signed requests, drastically shrinking the runtime size of the library. This should reduce lambda-cold start times for packages significantly.
The internals have also been rewritten to use co/promises. This means Node 4.x is now required for use.
Patch: increase token expiration padding from 10 to 60 seconds
[FIX] setLambdaContext Bug
v0.3.1 0.3.1
[UNPUBLISHED] MFA Support added to local prompt flow
This release was unpublished due to a bug in setLambdaContext
introduced in this release
FIX: Error handling when cerberus fails to auth
v0.2.3 0.2.3