changelog/v2.16.0.md
Do not read plugins and policy packs into memory prior to extraction, as doing so can exhaust the available memory on lower-end systems. #5983
Fix a bug in the core engine where deleting/renaming a resource would panic on update + refresh. #5980
Fix a bug in the core engine that caused ignoreChanges to fail for resources being imported.
#5976
Fix a bug in the core engine that could cause resources references to marshal improperly during preview. #5960
[sdk/dotnet] Add collection initializers for smooth support of Union<T, U> as element type #5938
Fix a bug in the core engine where ComponentResource state would be accessed before initialization. #5949
Prevent a panic by not attempting to show progress for zero width/height terminals. #5957