v1.28.2
New Functionality
- [Util] Allow to mute and unmute loggers.
Improvements
- [Generator] Generator will fail, when it generates
.ts
files that have compilation errors.
Fixed Issues
- [OData] Fix deserialization of one to many links, where the navigation property is not wrapped in a
result
object. - [OData] Fix
$orderby
parameter in expanded subqueries.