Skip to content

Changelog for v0.16.1 - #565

Merged
iwahbe merged 1 commit into
masterfrom
automation/next-release
Aug 25, 2026
Merged

Changelog for v0.16.1#565
iwahbe merged 1 commit into
masterfrom
automation/next-release

Conversation

@pulumi-bot

@pulumi-bot pulumi-bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor
## v0.16.1 - 2026-08-24

### Bug Fixes

- [runtime] Return a diagnostic instead of panicking when a provider's mapping names a block or attribute its schema lacks [#564](https://github.com/pulumi/pulumi-hcl/pull/564)

- [language-host] Install and run Pulumi components added from a git source (`packages:` in `Pulumi.yaml`) [#566](https://github.com/pulumi/pulumi-hcl/pull/566)

- [runtime] Resolve resources and invokes of extension packages by their extension-namespaced tokens [#570](https://github.com/pulumi/pulumi-hcl/pull/570)

- [runtime] Error on `module` cycles instead of hanging [#574](https://github.com/pulumi/pulumi-hcl/pull/574)

- [converter] Import resources with no Terraform `id` under the ID the bridge computes for them, instead of skipping them [#579](https://github.com/pulumi/pulumi-hcl/pull/579)

### Dependencies

- Update github.com/go-git/go-git/v6 to v6.0.0-alpha.5

- Update github.com/moby/go-archive to v0.3.0

- Update go.opentelemetry.io/otel/bridge/opentracing to v1.45.0

- Update github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3 to v3.112.1

- Update github.com/pulumi/pulumi-java to v1.36.1

- Update github.com/pulumi/pulumi-yaml to v1.38.3

- Update github.com/pulumi/pulumi/pkg/v3 to v3.259.0

- Update github.com/pulumi/pulumi-java to v1.36.2

- Update github.com/pulumi/pulumi-yaml to v1.38.4

- Update github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3 to v3.113.0

Merging this PR to master will trigger .github/workflows/release.yml, which:

  • creates the v0.16.1 git tag
  • publishes the GitHub release with notes from .changes/v0.16.1.md
  • builds and uploads binaries (pulumi-language-hcl, pulumi-converter-hcl, pulumi-resource-hcl) for {darwin, linux, windows} × {amd64, arm64}

This PR will merge automatically on Monday 2026-08-31 at 09:00 UTC; merge it manually to release sooner.

Automated release PR generated by .github/workflows/maintain-release-pr.yml.

@pulumi-bot
pulumi-bot requested a review from a team as a code owner August 19, 2026 20:13
@pulumi-bot
pulumi-bot force-pushed the automation/next-release branch 7 times, most recently from 20bafc1 to c144c93 Compare August 24, 2026 14:42
@pulumi-bot
pulumi-bot force-pushed the automation/next-release branch from c144c93 to 004f7fa Compare August 24, 2026 18:29
@iwahbe
iwahbe merged commit f9dda0a into master Aug 25, 2026
6 checks passed
@iwahbe
iwahbe deleted the automation/next-release branch August 25, 2026 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants