changelog/v3.90.0.md
[auto/nodejs] Add support for the path option for config operations #14305
[engine] Converters can return diagnostics from ConvertState.
#14135
[cli] Tightened the parser for property paths to be less prone to typos #14257
[engine] Fix handling of explicit providers and --target-dependents. #14238
[engine] Fix automatic diffs comparing against output instead of input properties. #14256
[sdkgen/dotnet] Fix codegen with nested modules. #14297
[programgen/go] Fix codegen to correctly output pulumi.Array instead of pulumi.AnyArray #14299
[cli/new] pulumi new now allows users to bypass existing project name checks.
#14081
[sdk/nodejs] Nodejs now supports unknown resource IDs. #14137
[sdkgen/python] Fix _configure failing due to required args mismatch.
#14281