Releases: momentohq/terraform-provider-momento
Releases · momentohq/terraform-provider-momento
v0.2.2
0.2.2 (2024-07-29)
Miscellaneous
v0.2.1
v0.2.0
v0.1.0
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)