Hello,

we proudly announce that Apache Olingo 4.10.0 has been released.

This is a minor maintenance release with fixes and improvements for Olingo 
OData Version 4
(see OData specification [1] and new features [2]).

This release is available for download:
https://olingo.apache.org/doc/odata4/download.html

Tutorials and documentation are also available:
https://olingo.apache.org/doc/odata4/index.html

Available also in central maven repository:
https://search.maven.org/#search%7Cga%7C1%7Cg:%22org.apache.olingo%22%20AND%20v:%224.10.0%22

And the Apache repository:
https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo~~4.10.0~~

If you would like to get involved please write to: <u...@olingo.apache.org>
Or subscribe to our mailing list: http://olingo.apache.org/support.html

Apache Olingo is a Java library which enables developers to
implement OData service providers (server) and consumers (clients).

The Open Data Protocol (OData, http://www.odata.org/) is an open protocol
to allow the creation and consumption of queryable and interoperable
RESTful APIs in a simple and standard way.

Kind Regards, Michael

[1]: http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html
[2]: 
http://docs.oasis-open.org/odata/new-in-odata/v4.0/cn01/new-in-odata-v4.0-cn01.html

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

Bugfixes:
[OLINGO-1167] - Pojogen fails when resource has same name as primitive type
[OLINGO-1568] - Error serializing BigDecimal when passed certain BigDecimal 
values
[OLINGO-1573] - Serializer does not support nextlink with inner entities 
collection
[OLINGO-1577] - NullPointerException in JsonODataErrorDeserializer (on empty 
response body?)
[OLINGO-1591] - Batch processing stuck in deadlock when payload size is greater 
than 4MB
[OLINGO-1609] - Issue with multiple stream properties and full metadata

Improvements:
[OLINGO-1582] - Remove CVE-2020-36518

Reply via email to