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/05/05 06:09:24 UTC

[ANNOUNCE] Apache Olingo 4.6.0 has been released

Hello,

we proudly announce that Apache Olingo 4.6.0 has been released.

This is a maintenance release of Olingo for OData Version 4
(see 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.6.0%22
and the Apache repository:
https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo~~4.6.0~~

If you would like to get involved please write to: <us...@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.6.0
---------------------------------------------------
Link: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314520&version=12344164

Bugs:
* [OLINGO-1211] - netty-all is not a bundle but its dependency adds
extra import package to MANIFEST.MF in server-api module
* [OLINGO-1292] - Json Serialization of geometry value does not allow
for an SRID
* [OLINGO-1293] - Srid is not exposed by the MetadataDocument Serializers
* [OLINGO-1294] - Polygon should support multiple interior holes
* [OLINGO-1316] - multipart/mixed is not allowed as an Accept type
with a batch request
* [OLINGO-1343] - Deadlocking in PipedInputStream
* [OLINGO-1344] - Deadlocking in internal ThreadPool
* [OLINGO-1351] - Failing build because of OSGi / Karaf tests
Improvements:
* [OLINGO-1315] - ODATA V4.0 Client: API to return HTTP Request details
* [OLINGO-1323] - OData v4.0: Context url should have navigation
properties within when expanded
Tasks:
* [OLINGO-1318] - Make "loadCoreVocabulary" method in Metadata Parser
as "public" method
* [OLINGO-1350] - Update the fasterxml dependencies to newer version
* [OLINGO-1352] - Release Olingo V4 in version 4.6.0