Releases: momentohq/client-sdk-javascript
Releases · momentohq/client-sdk-javascript
v0.15.2
0.15.2 (2022-12-01)
Bug Fixes
Chores
v0.15.1
0.15.1 (2022-10-20)
Bug Fixes
- vuln in JOSE lib (#106) (d1e8c16)
- bad example code in README (9fbae9b)
- update README template to conform to latest generator requirements (#102) (3ccd9a9)
Chores
- fix REAME template linting error (#108) (ac8ad30)
- test-oss-readme-template-3 (#105) (5895d80)
- empty commit to test updated oss-readme-template (#104) (ee1a526)
- test oss-readme-template GH action (#103) (e13dd00)
- move js examples, add dependabot, and update build workflow (#101) (274d663)
- fix casing of JavaScript in README (974ab09)
- empty commit to trigger CI (2d34627)
- empty commit to trigger CI (45feb42)
- empty commit to trigger CI (e4db752)
- empty commit to trigger CI (ee21aac)
- empty commit to trigger CI (d428115)
- add shared build action to pr build steps (#100) (97dc146)
v0.15.0
0.15.0 (2022-08-10)
Feature
- Add MomentoSigner class (#98) (b9a7b95)
- use github action from standards-and-practices to generate README (#96) (a3e59e9)
Bug Fixes
- token used for auto-commit for README (59e8d67)
- add empty README.md to repo so github action can update it (#97) (78adca9)
v0.14.3
0.14.3 (2022-07-20)
Bug Fixes
- set num clients back to 6 (644fc8d)
v0.14.1
0.14.1 (2022-07-19)
Bug Fixes
- simplify interceptors, pass cache name as metadata (#95) (c648e12)
v0.14.0
0.14.0 (2022-07-14)
Feature
Chores
- make release action name more clear (#88) (4d3da8f)
v0.13.3
0.13.3 (2022-07-14)
Bug Fixes
- use momento machine user to merge to release branch (#87) (e95bbbe)
Chores
- add a workflow for triggering manual release (#86) (7532041)
v0.13.2
0.13.2 (2022-07-14)
Bug Fixes
- attempt to work around semver plugin's branch restriction (#85) (bf4b9a3)
Chores
- empty commit to test release action (e09a3bb)
- modify github action to do releases from 'release' branch (#83) (3a0514c)
v0.13.1
0.13.1 (2022-07-07)
Bug Fixes
- memory issues for retries; improvements to logging (#82) (9a38763)