You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by mibo <mi...@apache.org> on 2019/02/17 21:17:31 UTC

[ANNOUNCE] Apache Olingo 2.0.11 has been released

Hello,

Apache Olingo 2.0.11 has been released.

This is a patch release of Apache Olingo which includes a new Client Module, as well as Bugfixes and Improvements for client and server use cases.

This release is available for download:
http://olingo.apache.org/doc/odata2/download.html

Apache Olingo is a Java library which enables developers to implement OData producers and OData consumers.

The Open Data Protocol (OData, http://odata.org) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today. OData does this by applying and building upon Web technologies such as HTTP, Atom Publishing Protocol (AtomPub) and JSON to provide access to information from a variety of applications, services, and stores.

Best Regards, Michael

Release Notes - Olingo - Version 2.0.11
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314520&version=12342435

New Feature:
[OLINGO-1253] - Client Module for Olingo v2

Fixed Bugs:
[OLINGO-1258] - JPA Filter for null is throwing exception
[OLINGO-1297] - JPA NE Handling with special character
[OLINGO-1298] - Hibernate latest version compliance
[OLINGO-1301] - In Spring Boot application is impossible to redefine Metadata with mapping model XML
[OLINGO-1304] - ODATA V2.0 :Client serialization fails for keyAutoGeneration of type UUID
[OLINGO-1311] - Can not get entity with string key containing "_"

Improvements:
[OLINGO-1321] - ODATA V2.0 : An api to return list of child expandSelectTreeNode
[OLINGO-1322] - ODATA V2.0: An empty string validation in UriParser