2.3.7.9 release notes
2.3.7.9
- Issue 2864 - Implemented a performance optimization during post-retrieve metadata files population so that bundles are only reconciled once per-bundle directory instead of once per-bundle content file.
- Fixed an issue with metadata subscription management where placeholder
*.object-meta.xml
files would be processed incorrectly resulting in the entire SObject type being added to the subscription when only children of that type are actually subscribed. - Added warnings to indicate clearly that native connections should now be considered deprecated and will no longer be supported starting in Summer '27. IC will continue to support native connections as long as the underlying API is still available, but users are strongly encouraged to migrate from native connections to OAuth connections to ensure seamless continued support.
- Implemented a workaround for a Salesforce CLI issue that could result in the paths of newly-retrieved metadata including duplicated intermediate path segments, e.g.,
force-app/main/default/main/default/path/to/metadataFile.ext
. - Quite a few other related fixes and improvements.
Note that Salesforce has not yet provided the Winter '26 WSDLs required to update IC's SOAP API client to that version, likely because folks there are busy with Dreamforce this week. As soon as the new WSDLs are available, I'll incorporate them into IC for the immediate next official build.