|
|
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
|
|
Wed Nov 6 07:59:22 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Upgrade to 2.17.3
|
|
|
|
|
|
|
|
* No changes since 2.17.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
|
|
Wed Aug 7 09:50:52 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Upgrade to 2.17.2
|
|
|
|
|
|
|
|
* #657: Nesting depth in `XmlReadContext` is not
|
|
|
|
|
|
|
|
incremented/decremented on
|
|
|
|
|
|
|
|
JsonToken.START_OBJECT/JsonToken.END_OBJECT
|
|
|
|
|
|
|
|
* Upgrade Woodstox to 6.7.0 (dependency fixes)
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 20 12:09:23 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
|
|
|
Mon May 20 12:09:23 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
|
|
|
|
|
|
|
|
|
|
@@ -6,21 +21,19 @@ Mon May 20 12:09:23 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
|
|
|
|
`Iterable` Collection setters (fix contributed by Bas P)
|
|
|
|
`Iterable` Collection setters (fix contributed by Bas P)
|
|
|
|
* Upgrade Woodstox to 6.6.2 (dependency fixes)
|
|
|
|
* Upgrade Woodstox to 6.6.2 (dependency fixes)
|
|
|
|
- Includes changes from 2.17.0
|
|
|
|
- Includes changes from 2.17.0
|
|
|
|
* #324: Support use of `xsi:type` for polymorphic serialization
|
|
|
|
* #324: Support use of `xsi:type` for polymorphic serialization
|
|
|
|
(`ToXmlGenerator.Feature.AUTO_DETECT_XSI_TYPE`) (requested by
|
|
|
|
(`ToXmlGenerator.Feature.AUTO_DETECT_XSI_TYPE`)
|
|
|
|
@philipzhaoTS)
|
|
|
|
* #618: `ArrayIndexOutOfBoundsException` thrown for invalid
|
|
|
|
* #618: `ArrayIndexOutOfBoundsException` thrown for invalid ending
|
|
|
|
ending XML string when using JDK default Stax XML parser
|
|
|
|
XML string when using JDK default Stax XML parser (reported by
|
|
|
|
* #631: Add `XmlMapper.createGenerator(XMLStreamWriter)` and
|
|
|
|
Arthur C)
|
|
|
|
`XmlMapper.createParser(XMLStreamReader)` overloads
|
|
|
|
* #631: Add `XmlMapper.createGenerator(XMLStreamWriter)` and
|
|
|
|
* #634: Support use of xsi:type for polymorphic deserialization
|
|
|
|
`XmlMapper.createParser(XMLStreamReader)` overloads
|
|
|
|
(FromXmlParser.Feature.AUTO_DETECT_XSI_TYPE)
|
|
|
|
* #634: Support use of xsi:type for polymorphic deserialization
|
|
|
|
* #637: `JacksonXmlAnnotationIntrospector.findNamespace()` should
|
|
|
|
(FromXmlParser.Feature.AUTO_DETECT_XSI_TYPE)
|
|
|
|
properly merge namespace information
|
|
|
|
* #637: `JacksonXmlAnnotationIntrospector.findNamespace()` should
|
|
|
|
* #643: XML serialization of floating-point infinity is
|
|
|
|
properly merge namespace information
|
|
|
|
incompatible with JAXB and XML Schema (contributed by Alex H)
|
|
|
|
* #643: XML serialization of floating-point infinity is
|
|
|
|
* Upgrade Woodstox to 6.6.1 (latest at the time)
|
|
|
|
incompatible with JAXB and XML Schema (contributed by Alex H)
|
|
|
|
|
|
|
|
* Upgrade Woodstox to 6.6.1 (latest at the time)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 8 08:33:47 UTC 2024 - Gus Kenion <gkenion@suse.com>
|
|
|
|
Fri Mar 8 08:33:47 UTC 2024 - Gus Kenion <gkenion@suse.com>
|
|
|
@@ -36,7 +49,6 @@ Fri Mar 8 08:33:47 UTC 2024 - Gus Kenion <gkenion@suse.com>
|
|
|
|
+ #329: @JacksonXmlElementWrapper ignored on Stream
|
|
|
|
+ #329: @JacksonXmlElementWrapper ignored on Stream
|
|
|
|
+ #599: Use IterationType in TypeUtil
|
|
|
|
+ #599: Use IterationType in TypeUtil
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 9 13:41:57 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
Sat Sep 9 13:41:57 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
|
|
|
|