Hello, Apache Olingo 2.0.13 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/doc/odata2/download.html Tutorials and documentation are also available: https://olingo.apache.org/doc/odata2/index.html Available also in central maven repository: https://search.maven.org/#search%7Cga%7C1%7Cg:%22org.apache.olingo%22%20AND%20v:%222.0.13%22 And the Apache repository: https://repository.apache.org/index.html#nexus-search;gav~org.apache.olingo~~2.0.13~~ 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.13 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314520&version=12351658 Bugfixes [OLINGO-1189] - [olingo2-jpa] Order of the entities in $metadata differes for the same JPA Metamodel New Feature [OLINGO-1583] - Extend UriParser.parse() method with strict filter check feature Improvement [OLINGO-1606] - Fixed Possible Json Ordering Permutations Problem in Tests