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: release-notes/VERSION.md
+1-10Lines changed: 1 addition & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Version: 2.15.0 (not yet released)
1
+
# Version: 2.15.0
2
2
3
3
Breaks compatibility on some little used functions of ScalaAnnotationIntrospectorModule that were deprecated
4
4
in 2.14.3. New API functions have been provided. Apologies for any inconvenience. See **gh-pr-622**.
@@ -8,15 +8,6 @@ in 2.14.3. New API functions have been provided. Apologies for any inconvenience
8
8
*[[gh-pr-622]](https://github.com/FasterXML/jackson-module-scala/pull/622) Continue changes started in v2.14.3 to completely remove use of the problematic ClassKey class
9
9
*[[gh-628]](https://github.com/FasterXML/jackson-module-scala/issues/628) Fix issue with deserialization of null values when using Options inside Tuples.
10
10
11
-
# Version: 2.15.0-rc1/2.15.0-rc2
12
-
13
-
Breaks compatibility on some little used functions of ScalaAnnotationIntrospectorModule that were deprecated
14
-
in 2.14.3. New API functions have been provided. Apologies for any inconvenience. See **gh-pr-622**.
15
-
16
-
## Fixes
17
-
18
-
*[[gh-pr-622]](https://github.com/FasterXML/jackson-module-scala/pull/622) Continue changes started in v2.14.3 to completely remove use of the problematic ClassKey class
19
-
20
11
# Version: 2.14.3 (Not yet released)
21
12
22
13
Deprecates some little used functions of ScalaAnnotationIntrospectorModule. These methods will be
0 commit comments