- Support OData V2 CDS protocol annotation via (
@protocol: [{ kind: 'odata-v2', path: '<path>' }]
) - Expose OData V2 service at specified
odata-v2
protocol path, in addition to default endpoint - Make pipeline stream errors only warnings as root cause is already logged
- Serve OData V2 Adapter routes always after CDS listening (also for non-plugin case)
- Fix build task in case of compilation errors
- Fix build task to also include pre-compiled OData V2 EDMX files in
srv
- Fix build task for Java