jackson-annotations/jackson-annotations.changes

110 lines
4.0 KiB
Plaintext

-------------------------------------------------------------------
Mon May 20 12:36:56 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
- Update to 2.17.1
* No changes since 2.17.0
- Includes changes from 2.17.0
* #242: Allow `@JsonAnySetter` on `ElementType.PARAMETER` (for
use on constructor parameters)
-------------------------------------------------------------------
Fri Mar 8 08:33:47 UTC 2024 - Gus Kenion <gkenion@suse.com>
- Update to 2.16.1
* no substantial changes from 2.16.0
* 2.16.0 (15-Nov-2023)
+ #223: Add new OptBoolean valued property in @JsonTypeInfo to
allow per-type configuration of strict type id handling
+ #229: Add JsonTypeInfo.Value object (backport from 3.0)
+ #234: Add new JsonTypeInfo.Id.SIMPLE_NAME
-------------------------------------------------------------------
Mon Aug 21 13:34:06 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Update to 2.15.2
* no subsantial changes from 2.15.0
* 2.15.0 (23-Apr-2023)
+ #211: Add 'JsonFormat.Feature's:
READ_UNKNOWN_ENUM_VALUES_AS_NULL,
READ_UNKNOWN_ENUM_VALUES_USING_DEFAULT_VALUE
+ #214: Add NOTICE file with copyright information
+ #221: Add
'JsonFormat.Feature.READ_DATE_TIMESTAMPS_AS_NANOSECONDS'
* 2.14.0 (05-Nov-2022)
+ #204: Allow explicit 'JsonSubTypes' repeated names check
-------------------------------------------------------------------
Wed Jun 15 06:42:31 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Update to 2.13.3
* no substantial changes, just version allignment to other
jackson packages
-------------------------------------------------------------------
Sun Mar 20 16:22:45 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with source/target levels 8
-------------------------------------------------------------------
Wed Oct 20 05:29:15 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Update to 2.13.0 (CVE-2020-36518, bsc#1197132)
* 2.13.0 (30-Sep-2021)
+ Add 'mvnw' wrapper
* 2.12.0 (29-Nov-2020)
+ #171: 'JsonSubType.Type' should accept array of names
+ #173: Jackson version alignment with Gradle 6
+ #174: Add '@JsonIncludeProperties'
+ #175: Add '@JsonTypeInfo(use=DEDUCTION)'
+ #177: Ability to use '@JsonAnyGetter' on fields
+ #179: Add '@JsonKey' annotation
+ #180: Allow repeated calls to
'SimpleObjectIdResolver.bindItem()' for same mapping
+ #181: Add 'namespace' property for '@JsonProperty' (for
XML module)
+ Add target 'ElementType.ANNOTATION_TYPE' for
'@JsonEnumDefaultValue' (was missing for some reason)
* 2.11.0 (26-Apr-2020)
+ 'JsonPattern.Value.pattern' retained as "", never
(accidentally) exposed as 'null'
-------------------------------------------------------------------
Mon Apr 26 06:37:25 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Rewrite to use ant for building in order to be able to use it
in packages that have to be built before maven
-------------------------------------------------------------------
Mon Jan 25 08:21:11 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Update to 2.10.5
-------------------------------------------------------------------
Thu Mar 26 07:33:03 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Update to 2.10.3
-------------------------------------------------------------------
Tue Jan 7 11:19:13 UTC 2020 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
- Update to 2.10.2
-------------------------------------------------------------------
Wed Nov 20 11:31:45 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
- Update to 2.10.1
* 2.10.0 (26-Sep-2019)
#138: Add basic Java 9+ module info
#141: Add 'JsonFormat.Feature.ACCEPT_CASE_INSENSITIVE_PROPERTIES'
#159: Add 'JsonFormat.Shape.BINARY'
-------------------------------------------------------------------
Sun Jun 2 21:27:14 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Add missing Group: line for javadoc subpackage.
-------------------------------------------------------------------
Wed May 8 11:46:07 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of jackson-annotations 2.9.4