You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Christian Amend <ch...@apache.org> on 2017/12/11 11:59:47 UTC

[ANNOUNCE] Apache Olingo 2.0.10 has been released

Hello,

Apache Olingo 2.0.10 has been released.

This is a patch release of Apache Olingo which includes Bugfixes and
Improvements for client and server use cases.

This release is available for download:
http://olingo.apache.org/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.10
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314520&version=12341072

Bug
[OLINGO-996] - ODataJPA Extension creates illegal Entity Container Name
[OLINGO-1108] - Edm.Decimal not supported in OData Create requests (POST)
[OLINGO-1146] - CLONE - Cannot Filter on Navigation Property
Improvement
[OLINGO-1192] - Parameterizing JPA Queries
New Feature
[OLINGO-605] - Olingo should support custom types e.g. Geometry by using
XmlAdapter from JaxB