Skip to content

Commit c54af8a

Browse files
committed
docs(pulumi): add CHANGELOG entry for v2.22.6-pulumi.beta
First post-rebrand Pulumi release. Required by the changelog_preflight gate in pulumi-release.yml — the workflow refuses to build a tag without a matching CHANGELOG entry.
1 parent 141caa2 commit c54af8a

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

pulumi/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [2.22.6-pulumi.beta] — 2026-04-29
4+
5+
First post-rebrand Pulumi release. Distributed via GitHub Releases (no Pulumi Registry publication).
6+
7+
### Added
8+
9+
- Plugin install command: `pulumi plugin install resource mica 2.22.6-pulumi.beta --server github://api.github.com/numberly`
10+
- Python wheel: `pulumi_mica-2.22.6-py3-none-any.whl` published as a release asset.
11+
- Go SDK companion tag: `sdk/go/v0.1.0-pulumi.beta`.
12+
13+
### Notes
14+
15+
- Builds against the same provider sources as the Terraform `v2.22.6` release (registry-published manifest fix).
16+
- No schema, behavior, or token changes vs `[2.22.4]` rebrand baseline — see that entry for the breaking changes from the `pulumi-flashblade` era.
17+
318
## [2.22.4] — 2026-04-28
419

520
### Project rebrand

0 commit comments

Comments
 (0)