Releases: ibm-functions/iam-token-manager-nodejs
Releases · ibm-functions/iam-token-manager-nodejs
1.0.11 (2022.03.07)
1.0.8 (2022.03.02)
What's Changed
- Allow nodejs >= 12, more unit tests by @ASEIDEL77 in #28
Full Changelog: 1.0.7...1.0.8
1.0.7 (2021.09.08)
- currency update
- enable npm 7
1.0.6 (2021.08.09)
Added Promise-with-expiration support for needle requests (#20)
- Added Promise-with-expiration support for needle requests
- Bump version to 1.0.6
1.0.5 (2020.11.10)
12 enhance token info caching behavior (#13) * Enhanced IAM Token caching behavior for 'concurrent' invocations of getAuthHeader() * Bumped version to 1.0.5 * Improved code documentation
1.0.4 (2019.11.26)
Adjusted the refresh logic for expired access tokens
1.0.3 (2019.01.09)
update default iam url (#5)
1.0.1 (2018.08.29)
Changes:
- update readme for getAuthHeader reference wrong getToken (#2)
1.0.0
make package public