You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,7 @@
43
43
<actiontype="fix"dev="ggregory"due-to="Dexter.k, Gary Gregory">Reject non-integer strings in integer locale converters (#411).</action>
44
44
<actiontype="fix"dev="ggregory"due-to="Dexter.k, Gary Gregory">Suppress class and declaringClass pseudo-properties in BeanMap (#412).</action>
45
45
<actiontype="fix"dev="ggregory"due-to="Dexter.k, Gary Gregory">Do not resolve suppressed mapped properties in getPropertyDescriptor (#413).</action>
46
+
<actiontype="fix"dev="ggregory"due-to="Naveed Khan, Gary Gregory">Make MethodUtils CACHE_ENABLED volatile (#414).</action>
46
47
<!-- ADD -->
47
48
<actiontype="add"dev="ggregory"due-to="Gary Gregory">Use varargs for org.apache.commons.beanutils2.MethodUtils.getAccessibleMethod(Class, String, Class...), and remove last argument variants using Class[] and Class.</action>
48
49
<actiontype="add"dev="ggregory"due-to="SethFalco, Melloware, Gary Gregory">Add Instant converter and improve enum converter #49.</action>
0 commit comments