Skip to content

Releases: momentohq/client-sdk-javascript

v0.15.2

01 Dec 17:01
a004df7
Compare
Choose a tag to compare

0.15.2 (2022-12-01)

Bug Fixes

Chores

  • update grpc-js library to latest (#115) (8d617dc)
  • adds workflow to check for dep vulns on pr (#111) (b32b89e)
  • adds code scanning workflow (#110) (e2eba49)
  • bumps version of sdk used in examples to latest (#109) (e166697)

v0.15.1

20 Oct 17:28
598b2d2
Compare
Choose a tag to compare

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

10 Aug 20:50
b511205
Compare
Choose a tag to compare

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

20 Jul 02:01
2b9136a
Compare
Choose a tag to compare

0.14.3 (2022-07-20)

Bug Fixes

  • set num clients back to 6 (644fc8d)

v0.14.2

20 Jul 01:52
d502415
Compare
Choose a tag to compare

0.14.2 (2022-07-20)

v0.14.1

19 Jul 23:58
73bafe7
Compare
Choose a tag to compare

0.14.1 (2022-07-19)

Bug Fixes

  • simplify interceptors, pass cache name as metadata (#95) (c648e12)

v0.14.0

14 Jul 18:27
b2c5bf0
Compare
Choose a tag to compare

0.14.0 (2022-07-14)

Feature

Chores

  • make release action name more clear (#88) (4d3da8f)

v0.13.3

14 Jul 18:18
02c2586
Compare
Choose a tag to compare

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

14 Jul 15:07
Compare
Choose a tag to compare

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

07 Jul 23:08
9a38763
Compare
Choose a tag to compare

0.13.1 (2022-07-07)

Bug Fixes

  • memory issues for retries; improvements to logging (#82) (9a38763)