Skip to content

Commit d1a4743

Browse files
authored
Changelog for v3.79.0 (#579)
#578 didn't trigger the release because it didn't change CHANGELOG.md, forgot `changie merge` after the troubles with batch and the entry with a bad tag.
1 parent 1f8a45e commit d1a4743

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

8+
## v3.79.0 - 2025-04-24
9+
10+
### Bug Fixes
11+
12+
- [sdk] Fix deserialising InputMap<T> with unknown values [#570](https://github.com/pulumi/pulumi-dotnet/pull/570)
13+
14+
### Improvements
15+
16+
- [sdk/auto] Adds the `ConfigFile` option to all operation options in the Automation API (UpOptions, PreviewOptions, RefreshOptions, DestroyOptions) to support specifyin [#573](https://github.com/pulumi/pulumi-dotnet/pull/573)
17+
818
## v3.78.0 - 2025-04-08
919

1020
### Bug Fixes

0 commit comments

Comments
 (0)