Skip to content

Commit

Permalink
Prepare for v0.18.0 release (#1484)
Browse files Browse the repository at this point in the history
  • Loading branch information
Frassle authored Nov 26, 2024
1 parent d9ea949 commit b4614eb
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
CHANGELOG
=========

## 0.18.0 (2024-11-26)

### Improvements

- Update to Pulumi 3.139.0

- Implement `GenerateProgram` and `GenerateProject` RPC endpoints for Java

- Implement the `GeneratePackage` RPC endpoint for Java

- Implement the `Pack` RPC endpoint for Java

- Enable language conformance tests for Java

- Update `io.github.gradle-nexus.publish-plugin` to 2.0.0 from 1.1.0.

## 0.17.0 (2024-11-05)

### Improvements
Expand Down

0 comments on commit b4614eb

Please sign in to comment.