Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 2.71 KB

CHANGELOG.md

File metadata and controls

31 lines (19 loc) · 2.71 KB

Changelog

0.1.0 (2024-06-13)

Features

  • add contributing doc with instructions for testing locally, update package name to use momentohq (#7) (d242374)
  • switch from auth token to api key verbiage (#8) (37d332c)

Bug Fixes

  • ListCaches does not need NextToken, update tests, update comments (#10) (c090e17)
  • remove unnecessary line in go.mod and update readme and contributing docs for clarity (#13) (8aa7aa0)

Miscellaneous

  • add github actions workflow to generate Momento readme (c63bd2f)
  • add release-please to create git tags and releases from PRs (#11) (411eb4c)
  • re-enable release workflow (#15) (992ec2f)
  • release 0.1.0 (#14) (bea590a)
  • turn off github actions for now (604d396)
  • update deps and testing workflow (#9) (e798f82)
  • upgrade deps (#11) (4b4f108)
  • use apache-2.0 license instead (8a2e745)

0.1.0 (Unreleased)

FEATURES: