Skip to content

Releases: SAP/olingo-jpa-processor-v4

2.2.0

17 Oct 19:44
8297765
Compare
Choose a tag to compare

Release contains the fix of set of issues:

JPA Processor now supports server-driven paging on $expand, see #314. This is described in How to build server-driven paging for $expand?

2.1.3

29 Jun 10:05
ef67b7e
Compare
Choose a tag to compare

Solution of issues 319, 325, 327 and 331, as well as the solution of a problem with $orderby using a property of a to one navigation.

2.1.1

18 May 18:55
Compare
Choose a tag to compare
  • Fix issue 292

2.1.0

24 Apr 06:37
87003b7
Compare
Choose a tag to compare
  • Enhancement of annotation API
  • Enhancement of API for server driven paging
  • Optional support of IN operand
  • Update to Olingo 5.0.0
  • Rework $count implementation
  • Fix problem with $count on collection properties

2.0.2

07 Dec 19:41
4a00331
Compare
Choose a tag to compare

Solution of issues 239, 238 and 236. Partial solution for issue 226

2.0.0

24 Oct 09:56
8ab6f70
Compare
Choose a tag to compare

Upgrade to Java 17 and Jarkata.

1.1.1

02 Oct 15:22
Compare
Choose a tag to compare

What's Changed

New

  • Overload of actions
  • First version of java based OData annotations

New Contributors

Full Changelog: 1.0.9...1.1.1

1.0.9

10 Feb 19:35
88c21d1
Compare
Choose a tag to compare

What's Changed

  • Name builder tutorial by @wog48 in #151
  • Take page into account when determine key range by @wog48 in #166
  • Add page to oder by builder by @wog48 in #194
  • Bump netty-codec-http to 4.1.86.Final in /jpa/odata-jpa-metadata by @dependabot in #192
  • Update to hsqldb 2.7.1 by @wog48 in #188
  • Add latest maven-compiler-plugin version hint into pom. (#160) by @Boltzmann in #161
  • Changed getResource to getResourceAsStream in CsdlDocumentReader to b… by @Boltzmann in #167
  • Rework pom of archetype and fix test bug by @wog48 in #184
  • Add protection where clause to ElementCollections of Embeddable entities as well by @DimitarPetrov in #157
  • Feature/release 1.0.9 by @wog48 in #198

New Contributors

Full Changelog: 1.0.8...1.0.9

1.0.8

09 Mar 16:54
3fb57c4
Compare
Choose a tag to compare

Solution of issue #145

1.0.6

30 Jan 14:40
753e1dc
Compare
Choose a tag to compare

New feature e.g.:

  • Transient properties
  • Hook for batch processing
  • Optional new query generation