Skip to content

Latest commit

 

History

History
61 lines (34 loc) · 4.98 KB

CHANGELOG.md

File metadata and controls

61 lines (34 loc) · 4.98 KB

Changelog

0.2.2 (2024-07-29)

Miscellaneous

  • deps: bump github.com/hashicorp/terraform-plugin-framework (#24) (3a630d4)
  • deps: bump github.com/hashicorp/terraform-plugin-testing (#25) (e3f7d8a)
  • deps: bump github.com/momentohq/client-sdk-go (#30) (8ed8e35)
  • update secret name in release workflow file (#33) (49c0bad)

0.2.1 (2024-07-29)

Miscellaneous

  • update release workflow actions versions (#31) (3984b5a)

0.2.0 (2024-07-19)

Features

Miscellaneous

  • update link in readme to point to official provider in registry (#16) (354e56e)
  • update readme (#18) (69333f8)

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: