Skip to content

Commit cfeb533

Browse files
committed
Do not resolve suppressed mapped properties in getPropertyDescriptor
(#413).
1 parent 54a3d04 commit cfeb533

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<action type="fix" dev="ggregory" due-to="Dexter.k, Gary Gregory">Fix SQL time and timestamp locale tests on java 20+ (#410).</action>
4343
<action type="fix" dev="ggregory" due-to="Dexter.k, Gary Gregory">Reject non-integer strings in integer locale converters (#411).</action>
4444
<action type="fix" dev="ggregory" due-to="Dexter.k, Gary Gregory">Suppress class and declaringClass pseudo-properties in BeanMap (#412).</action>
45+
<action type="fix" dev="ggregory" due-to="Dexter.k, Gary Gregory">Do not resolve suppressed mapped properties in getPropertyDescriptor (#413).</action>
4546
<!-- ADD -->
4647
<action type="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>
4748
<action type="add" dev="ggregory" due-to="SethFalco, Melloware, Gary Gregory">Add Instant converter and improve enum converter #49.</action>

0 commit comments

Comments
 (0)