Hello,

Apache Olingo 2.0.1 has been released.

This release of Apache Olingo includes bugfixes within the library and
the JPA extension.

The 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.1
---------------------------------------------------
Link: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314520&version=12327171

Bug
[OLINGO-329] - Not all JPA data types handled correctly
[OLINGO-375] - Additional Links dont have the atom:type attribute
[OLINGO-376] - $top = 0 is returning query result
[OLINGO-379] - Batch parsing does not take line endings into account
for content length
[OLINGO-380] - Cannot use Date attribute with Jpa
[OLINGO-386] - Not all JPA data types handled correctly
[OLINGO-387] - Metadata Deserialization does not validate closing </edmx> tag
[OLINGO-402] - V2 Client Use Case: ETag properties not present
[OLINGO-409] - nested $expand gives exception when data is null
[OLINGO-410] - Function invocation with parameters using reflection
fails due to reordering of the parameter list when parsing the
metadata
[OLINGO-412] - Omit Json Wrapper does not work for links
[OLINGO-448] - Improve error reporting
[OLINGO-449] - Fix NPE in JPAEdmMappingModelService
[OLINGO-452] - Fixed ConcurrentModificationException when using IBM
JVM on WebSphere 8
[OLINGO-453] - BatchWriter invalid serialisation of get requests
[OLINGO-455] - Prevent NPE caused by returning NULL instead of empty Lists
[OLINGO-458] - JPA Batch requests are not executed in a single
database transaction
[OLINGO-459] - JPA Batch does not support creating new instance and
link this to an existing one in one change set
[OLINGO-463] - Olingo Java V2 and EntityType.Documentation rendering problem
[OLINGO-464] - Wrong entity container name
[OLINGO-469] - Batch does not support firefox.
Improvement
[OLINGO-394] - Not working test cases in BatchResponseParserTest
[OLINGO-436] - Code duplication batch request
New Feature
[OLINGO-339] - Servlet behaviour on null ODataService
[OLINGO-354] - Deserilization response of the function import that
returns (returnType) is ComplexType
[OLINGO-372] - OData filter - Allow null Literals for binary operators
[OLINGO-433] - Join Column name is used for EDM attribute and exposed
as is in $metadata
Question
[OLINGO-352] - Olingo Client - Calling a FunctionImport
Task
[OLINGO-374] - Change Olingo V2 version number to 2.0.1 on master
[OLINGO-473] - Build 2.0.1 Patch Release
Wish
[OLINGO-388] - Duplicate System Query Options do not result in an exception

Best Regards,
Christian

Reply via email to