You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@olingo.apache.org by Michael <mi...@apache.org> on 2015/05/31 20:21:52 UTC

[ANNOUNCE] Apache Olingo 2.0.4 has been released

Hello,

Apache Olingo 2.0.4 has been released.

This is a maintenance release of Apache Olingo and includes mainly
Bugfixes and Improvements.

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.


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

Bugs:
[OLINGO-586] - Filter substringof causes NullPointerException
[OLINGO-591] - RestUtil query parameter extraction methods incorrectly
extract an empty parameter when evaluating a zero-length query string
[OLINGO-597] - V2 Metadatadocument deserializer function import parameter issue
[OLINGO-604] - Injected Entity Managers are closed after fetching query results
[OLINGO-623] - Function Import parameters not correctly checked
[OLINGO-626] - Multi-valued Parameters not handled in batch mode ($filter=a,b,c)
[OLINGO-629] - No support for ENTITY for EdmMultiplicity.MANY in FunctionImport
[OLINGO-634] - Enable JPA archetype for JEE default database
[OLINGO-639] - (V2) Accept $format=atom for function imports which
return entities
[OLINGO-644] - JPA Processor loose order by mutliple sort criteria
[OLINGO-646] - DebugMessageRendering

Improvements:
[OLINGO-654] - V4 and V2 change Copyright years to include 2015 in NOTICE files
[OLINGO-660] - Improve client usage for consuming flexible server
implementations

New Features:
[OLINGO-378] - PUT operation on navigation link
[OLINGO-580] - Support JTA based transactions in JPA processor
[OLINGO-637] - Client-side uri parsing
[OLINGO-647] - JPA supprt nested method calls within filter statements


Best Regards,
Michael