We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e97643 commit e02c309Copy full SHA for e02c309
src/dist/changelog.txt
@@ -59,6 +59,11 @@ Changes in version 3.2 RC1 (2012-11-02)
59
* sort candidate @AspectJ methods deterministically (SPR-9729)
60
* improve SimpleStreamingClientHttpRequest performance (SPR-9530)
61
* added UnknownHttpStatusCodeException (SPR-9406)
62
+* support for custom global Joda DateTimeFormatters (SPR-7121)
63
+* support DateTimeFormat annotation without Joda (SPR-6508)
64
+* use concurrent cache to improve performance of GenericTypeResolver (SPR-8701)
65
+* cache and late resolve annotations on bean properties to improve performance (SPR-9166)
66
+
67
68
Changes in version 3.2 M2 (2012-09-11)
69
--------------------------------------
0 commit comments