Skip to content

Commit

Permalink
Update changelog for v0.1.14 (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyiliev authored Oct 25, 2023
1 parent a402ba4 commit d1a5ec0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 0.1.14 - 2023-10-25

### Features

### BugFixes
* Fix `grantRead` failures if the underlying object that the grant is on has been dropped [#338](https://github.com/MaterializeInc/terraform-provider-materialize/pull/338)

### Misc
* Prevent force new for comments on cluster replicas, indexes and roles [#333](https://github.com/MaterializeInc/terraform-provider-materialize/pull/333)
* Mask the local sizes for cluster replicas used by Docker [#355](https://github.com/MaterializeInc/terraform-provider-materialize/pull/335)

## 0.1.13 - 2023-10-12

### Features
Expand Down

0 comments on commit d1a5ec0

Please sign in to comment.