Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare for v3.123.0 release (#16607)
Tentative changelog: ### Features - [docs] Add ability to constrain supported languages of resource and function overlays - [engine] Guess references to properties 'name' and 'arn' between dependant resources during import [#16234](#16234) - [sdk/nodejs] Add `dependsOn` to `InvokeOptions` in the NodeJS SDK [#16560](#16560) ### Bug Fixes - [cli/new] Use default values for language specific prompts when using --yes [#16595](#16595) - [docs] Fix generating constructor syntax examples for kubernetes [#16574](#16574) - [docs] Fix generating constructor syntax examples in Go for package awsx [#16583](#16583) - [backend/service] Retry POST requests that time out during handshake timeouts [#16576](#16576) - [engine] Avoid computing refresh `Diff`s for external resources [#16544](#16544) - [engine] Fix program hanging when the import resource option is used and the inputs don't match [#16572](#16572) - [programgen/go] Do not emit index module for resources without a schema [#16588](#16588) - [sdk/go] Fix out-of-range panic when sanitizing PATH env var [#16575](#16575) - [sdk/nodejs] Fix creating a closure with object getters and setters [#16568](#16568) - [programgen/python] Fix Python program generation for remote assets [#16556](#16556) ### Miscellaneous - [sdk/nodejs] Bump `@opentelemetry` packages in the NodeJS SDK [#16558](#16558)
- Loading branch information