Skip to content

Commit

Permalink
Prepare for 4.18.2 release (#3268)
Browse files Browse the repository at this point in the history
### Fixed

- The provider's Pulumi dependency was updated to version v3.136.1 to
address potential "pulumi.runtime.invokeOutput is not a function"
errors. (pulumi/pulumi#17518)
  • Loading branch information
blampe authored Oct 16, 2024
1 parent 99e9674 commit 605307c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Unreleased

## 4.18.2 (October 16, 2024)

### Fixed

- The provider's Pulumi dependency was updated to version v3.136.1 to address
potential "pulumi.runtime.invokeOutput is not a function" errors.
(https://github.com/pulumi/pulumi/issues/17518)

## 4.18.1 (September 13, 2024)

### Added
Expand Down

0 comments on commit 605307c

Please sign in to comment.