Skip to content

Commit

Permalink
Update Changelog for v0.7.1 (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyiliev authored May 1, 2024
1 parent f818c6b commit 4ed416a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

## Unreleased

## 0.7.1 - 2024-04-30

### Features
* Update `region` attribute for all resources to be `computed` [#559](https://github.com/MaterializeInc/terraform-provider-materialize/pull/559)
* Add `connection_id` attribute for `materialize_connection` data source [#553](https://github.com/MaterializeInc/terraform-provider-materialize/pull/553)

### Bug Fixes
* Check for `nil` values in `GetSliceValueString` [#552](https://github.com/MaterializeInc/terraform-provider-materialize/pull/552)
* Fix `materialize_connection_kafka` rename race condition [#561](https://github.com/MaterializeInc/terraform-provider-materialize/pull/561)

### Misc
* Routine dependency updates: [#557](https://github.com/MaterializeInc/terraform-provider-materialize/pull/557), [#558](https://github.com/MaterializeInc/terraform-provider-materialize/pull/558)

## 0.7.0 - 2024-04-24

### Breaking Changes
Expand Down

0 comments on commit 4ed416a

Please sign in to comment.