diff --git a/persistence/3.1/_index.md b/persistence/3.1/_index.md index 0e7e243643..a4697e5fc3 100644 --- a/persistence/3.1/_index.md +++ b/persistence/3.1/_index.md @@ -47,6 +47,7 @@ corresponding localDate(), localDateTime(), and localTime() to Criteria API * Wrong typed comparison expressions in TCK (Issue [#391](https://github.com/jakartaee/persistence/issues/391)) [Jakarta Persistence 3.1.2 TCK](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.2.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.2.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.2.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) * Wrong query result type in TCK tests (Issue [#579](https://github.com/jakartaee/persistence/issues/579)) [Jakarta Persistence 3.1.3 TCK](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.3.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.3.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.3.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) * Multiple fetch joins for same attribute (Issue [#591](https://github.com/jakartaee/persistence/issues/591)) [Jakarta Persistence 3.1.4 TCK](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.4.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.4.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.4.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) + * Should not set version on entity manually (Issue [#632](https://github.com/jakartaee/persistence/issues/632)) , Derived identity TCK tests rely on unspecified cascading behavior (Issue [#637](https://github.com/jakartaee/persistence/issues/637)) [Jakarta Persistence 3.1.5 TCK](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.5.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.5.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.5.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub)) * Maven coordinates * [jakarta.persistence:jakarta.persistence-api:jar:3.1.0](https://search.maven.org/artifact/jakarta.persistence/jakarta.persistence-api/3.1.0/jar) * Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification)