changelog/v3.239.0.md
[cli] Add --output json to pulumi import for a structured JSON summary of the operation result
#22929
[cli] Add pulumi stack get to retrieve detailed information about a stack
#23106
[cli] Add pulumi stack webhook get to inspect a single stack webhook
#23088
[cli] Add pulumi stack webhook ping to send a test ping to a stack webhook
[cli/cloud] Add pulumi deployment list to list deployment executions for a stack
#23114
[sdkgen] Validate that schema names can't conflict with module paths #22956