Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 482 Bytes

release_notes.md

File metadata and controls

24 lines (13 loc) · 482 Bytes

5.X.0-SNAPSHOT

All Release Changes

🚧 Known Issues

🔧 Compatibility Notes

✨ New Functionality

  • Add experimental support for updating nested fields in OData V2 complex types via PATCH requests
    • Use optional argument FluentHelperUpdate#modifyingEntity( ModifyPatchStrategy ) to control updates with delta or full complex property payloads.

📈 Improvements

🐛 Fixed Issues