changelog/v3.72.0.md
[cli] Don't warn about the CLI version being out of date on every run. The CLI will now only warn once a day, when it queries for the latest version. #12660
[programgen/{dotnet,go,nodejs,python}] Extend SkipResourceTypechecking to allow generating unknown resources #13172
[cli/package] Add a "get-mapping" command to query providers for their mapping information. #13155
[cli/config] pulumi destroy now sets the encryptedkey every run like the rest of the CLI commands.
#13168
[engine] Fix aliasing children #12848
[sdk/nodejs] Fix Parent/NoParent aliases #12848
[sdk/nodejs] Fixes uncaught rejections on the resource monitor terminating causing Automation API programs to exit prematurely. #13070