You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by mb...@apache.org on 2016/10/28 21:09:05 UTC

svn commit: r1767076 - /bval/trunk/CHANGES.txt

Author: mbenson
Date: Fri Oct 28 21:09:05 2016
New Revision: 1767076

URL: http://svn.apache.org/viewvc?rev=1767076&view=rev
Log:
add 1.1.2 release notes

Modified:
    bval/trunk/CHANGES.txt

Modified: bval/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/bval/trunk/CHANGES.txt?rev=1767076&r1=1767075&r2=1767076&view=diff
==============================================================================
--- bval/trunk/CHANGES.txt (original)
+++ bval/trunk/CHANGES.txt Fri Oct 28 21:09:05 2016
@@ -52,6 +52,28 @@ How do I Contribute?
   * To discuss BVal topics, check out the mailing lists.
   * Bugs and other issues can be posted on the project JIRA.
 
+
+Release Notes - BVal - Version 1.1.2
+==========================================
+
+Bug
+-----------
+
+    * [BVAL-105] - Multiple use of @ReportAsSingleViolation composing constraints on one bean leads to internal RuntimeError
+    * [BVAL-117] - EMailValidationUtils matches not at circumflex
+    * [BVAL-137] - Apache Bean Validation fails on CDI proxies when integrated with Weld CDI 1.2
+    * [BVAL-142] - bval-xstream Failed to execute goal org.apache.commons:commons-weaver-maven-plugin
+    * [BVAL-147] - TraversableResolver, ConstraintValidatorFactory and MessageInterpolator shouldnt invalidate the metadata cache
+    * [BVAL-148] - Incorrect double-checked locking
+    * [BVAL-149] - ConstraintViolation contains wrong property
+    * [BVAL-150] - improve performance of empty Annotations
+
+Improvement
+-----------
+
+    * [BVAL-151] - remove dependency on commons-lang
+
+
 Release Notes - BVal - Version 1.1.1
 ==========================================