You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by st...@apache.org on 2020/09/04 11:00:47 UTC

svn commit: r1881437 - /openjpa/site/trunk/content/openjpa-3.1.x.mdtext

Author: struberg
Date: Fri Sep  4 11:00:47 2020
New Revision: 1881437

URL: http://svn.apache.org/viewvc?rev=1881437&view=rev
Log:
update release notes for OpenJPA-3.1.1 and 3.1.2

Modified:
    openjpa/site/trunk/content/openjpa-3.1.x.mdtext

Modified: openjpa/site/trunk/content/openjpa-3.1.x.mdtext
URL: http://svn.apache.org/viewvc/openjpa/site/trunk/content/openjpa-3.1.x.mdtext?rev=1881437&r1=1881436&r2=1881437&view=diff
==============================================================================
--- openjpa/site/trunk/content/openjpa-3.1.x.mdtext (original)
+++ openjpa/site/trunk/content/openjpa-3.1.x.mdtext Fri Sep  4 11:00:47 2020
@@ -16,17 +16,85 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-<a name="OpenJPA-3.0.0"></a>
 # OpenJPA 3.1.x
 
-The Apache OpenJPA community is currently working on Apache OpenJPA 3.1.0.
+The Apache OpenJPA community is currently mainly working on Apache OpenJPA 3.1.x.
 
 This distribution is based on the final [JSR 338 Java Persistence API,
 Version 2.2](http://jcp.org/en/jsr/detail?id=338) specification.
 
 Additional information on the OpenJPA project may be found at [the project web site](http://openjpa.apache.org).
 
-<a name="OpenJPA-3.1.0"></a>
+# Changes in OpenJPA 3.1.2
+
+
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2807'>OPENJPA-2807</a>] -         javax.persistence.Index#columnList should strip spaces
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2810'>OPENJPA-2810</a>] -         Major version is returned instead of minor
+</li>
+</ul>
+
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2790'>OPENJPA-2790</a>] -         Convert build from SVN to GIT
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2798'>OPENJPA-2798</a>] -         OpenJPA need to be more Java11 friendly
+</li>
+</ul>
+
+<h2>        Task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2809'>OPENJPA-2809</a>] -         Add openjpa-junit5 helper to enhance entities at test run
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2811'>OPENJPA-2811</a>] -         Upgrade to ASM 8
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2812'>OPENJPA-2812</a>] -         Enable to force snake_case for column names
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2813'>OPENJPA-2813</a>] -         Implement basic support of PersistenceProvidergenerateSchema
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2815'>OPENJPA-2815</a>] -         Basic jakarta bundle
+</li>
+</ul>
+
+
+# Changes in OpenJPA 3.1.1
+
+
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2713'>OPENJPA-2713</a>] -         [JPA-2.2] add support for Java8 Date/Time types
+</li>
+</ul>
+
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2743'>OPENJPA-2743</a>] -         AttributeConverter fails to enhance
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2799'>OPENJPA-2799</a>] -         Karaf features contains mistake on the commons-collections4 location
+</li>
+</ul>
+
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2801'>OPENJPA-2801</a>] -         Kubernetes TCPRemoteCommitProvider
+</li>
+</ul>
+
+<h2>        Task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OPENJPA-2803'>OPENJPA-2803</a>] -         DBCP2 should be optional in OSGi
+</li>
+</ul>
+
 # Changes in OpenJPA 3.1.0