What's Changed
- AddProperty add options for controlling where new properties get inserted by @sambsnyd in #7275
- When the
CachingMavenRecipeBundleResolveris closed, ensure that all cachedMavenRecipeBundleResolverinstances are closed as well by @shanman190 in #7277 - Fix CsvDataTableStore.getRows() returning String[] where other implementation returned typed objects by @sambsnyd in #7279
- Roll back localRefs on failed GetObject exchange by @kmccarp in #6932
- Support changing from a constructor to a factory method in ChangeMethodTargetToStatic by @timtebeek in #7281
- Fix ChangePropertyKey whitespace quirks when moving subproperties by @timtebeek in #7283
Full Changelog: v8.78.4...v8.78.5