SAP / olingo-jpa-processor-v4

The JPA Processor fills the gap between Olingo V4 and the database, by providing a mapping between JPA metadata and OData metadata, generating queries and supporting the entity manipulations.
Apache License 2.0
121 stars 76 forks source link

ETag header not filled #327

Closed wog48 closed 4 days ago

wog48 commented 1 month ago

Attributes marked with @version are seen as source for an ETag. Nevertheless, the corresponding header is not set. Also If-none-match and If-match header are not evaluated for GET requests.

wog48 commented 2 weeks ago

Will be fixed with the next release

wog48 commented 4 days ago

Issue shall be solved with 2.1.3. In case the problem still exists, please reopen this issue. Thanks for supporting.