changelog/v2.15.5.md
Re-apply fix for running multiple pulumi processes concurrently.
#5893
[cli] Prevent a panic when using pulumi import with local filesystems
#5906
[sdk/nodejs] Fix issue that would cause unit tests using mocks to fail with unhandled errors when
a resource references another resources that's been registered with registerResourceModule.
#5914
Enable resource reference feature by default. #5905
[codegen/go] Fix Input/Output methods for Go resources. #5916
[sdk/python] Implement getResource in the mock monitor. #5919
[sdk/dotnet] Implement getResource in the mock monitor and fix some issues around deserializing resources. #5921