| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: jackson-datatype-guava | Distribution: openSUSE Tumbleweed |
| Version: 2.17.3 | Vendor: openSUSE |
| Release: 1.2 | Build date: Wed Nov 6 09:01:12 2024 |
| Group: Unspecified | Build host: reproducible |
| Size: 119644 | Source RPM: jackson-datatypes-collections-2.17.3-1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/FasterXML/jackson-datatypes-collections | |
| Summary: Add-on module for Jackson which handles Guava data-types | |
Add-on datatype-support module for Jackson that handles Guava types (currently mostly just collection ones).
Apache-2.0
* Wed Nov 06 2024 Fridrich Strba <fstrba@suse.com>
- Update to 2.17.3
* No changes since 2.17.2
* Fri Sep 06 2024 Anton Shvetz <shvetz.anton@gmail.com>
- Enable the eclipse-collections and pcollections modules
* Wed Aug 07 2024 Fridrich Strba <fstrba@suse.com>
- Update to 2.17.2
* No changes since 2.17.1
* Mon May 20 2024 Gus Kenion <gus.kenion@suse.com>
- Update to 2.17.1
* #149: (guava) Update CI to use Matrix Build to test against
different Guava versions
- Includes changes from 2.17
* #118: (guava) Support @JsonFormat(shape=STRING) on Range<T>
(contributed by Muhammad K)
* #124: (guava) Some deserializers throw unexpected
`NullPointerException` when handling invalid input (contributed
by Arthur C)
* #135 (guava) Add deserialization support for bracket notation
Range (contributed by Muhammad K)
* #136 (guava) Fix for failing Guava `Optional` test (contributed
by Muhammad K)
* #138 (guava) `GuavaCollectionDeserializer` still throws NPE in
some circumstances (contributed by Arthur C)
* #140 (guava) `Cache` deserialization fails with NPE for `null`
valued entries
* #142 (guava) `RangeSet` deserializer fails for content `null`s
with NPE
- Includes changes from 2.16.2
* #145: `GuavaOptionalDeserializer.getEmptyValue()` should not
call itself recursively
* Fri Mar 08 2024 Gus Kenion <gkenion@suse.com>
- Update to 2.16.1
* 2.16.1 (24-Dec-2023) - no significant changes since 2.16.0
* 2.16.0 (15-Nov-2023)
+ #90: (guava) Cache Serialization serializes empty contents
+ #113: (guava) Update default Guava dependency for Jackson
2.16 from Guava 23.x to 25.x
+ #116: (guava) Suppport simple deserialization of Cache
+ #117: (guava) ImmutableRangeSet fails to deserialize without
explicit deserializer
+ #117: (pcollections) PCollections module info
(module-info.class) incorrect
* Sat Sep 09 2023 Fridrich Strba <fstrba@suse.com>
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
* Mon Aug 21 2023 Fridrich Strba <fstrba@suse.com>
- Version update to 2.15.2
* No changes since 2.15.0
* 2.15.0 (23-Apr-2023)
+ #7: (guava) Add support for 'WRITE_SORTED_MAP_ENTRIES' for
Guava 'Multimap's
+ #92: (guava) '@JsonDeserialize.contentConverter' does not work
for non-builtin collections
+ #102: (guava) accept lowerCase enums for 'Range' 'BoundType'
serialization
+ #105: (guava) Update Guava dependency to 23.6.1-jre
(from 21.0)
+ #106: (guava) There maybe a misusage in
GuavaMultimapDeserializer.findTransformer method
* 2.14.3 (05-May-2023)
+ #92: (guava) '@JsonDeserialize.contentConverter' does not work
for non-builtin collections
+ #104: 'ArrayListMultimapDeserializer' does not support
multimaps inside another object as a property
* 2.13.4 (03-Sep-2022)
+ #94: Eclipse Collection serialization for Pairs does not work
when upgrading to EC version 11.0.0
* Wed Jun 15 2022 Fridrich Strba <fstrba@suse.com>
- Version upgrade to 2.13.3
* 2.13.3 (14-May-2022)
* 2.13.2 (06-Mar-2022)
* 2.13.1 (19-Dec-2021)
* No changes since 2.13.0
* Wed Oct 20 2021 Fridrich Strba <fstrba@suse.com>
- Version upgrade to 2.13.0
* 2.13.0 (30-Sep-2021)
+ #85: (eclipse-collections) Update eclipse-collections to
version 10 and implement Triple deserialization. Still
compatible with older EC versions
+ (guava) Serialize 'Cache' instances as empty Objects
(see #90)
* 2.12.2 (03-Mar-2021)
+ Add missing "provides Module" for eclipse-collections
module-info (JPMS)
* 2.12.0 (29-Nov-2020)
+ #25: (guava) SetMultimap should be deserialized to a
LinkedHashMultimap by default
+ #79: (guava) Guava's RangeHelper causing NPE in
PropertyNamingStrategy
+ Add Gradle Module Metadata
+ Update "preferred" Guava version to 21.0
* 2.11.4 (12-Dec-2020)
+ Add missing "LICENSE" file for Guava- and Eclipse-collections
modules
+ Add missing SPI metadata for auto-detecti Eclipse-collections
module
* 2.11.3 (02-Oct-2020)
+ #71 (eclipse-collections) Can not deserialize concrete class
instance inside nested immutable eclipse-collection
* 2.11.2 (02-Aug-2020)
+ #68: Support for Guava 29
* 2.10.5 (21-Jul-2020)
+ #67: Guava collection deserialization failure with
'Nulls.AS_EMPTY'
* Wed May 12 2021 Fridrich Strba <fstrba@suse.com>
- Do not build against the legacy guava20 package, build against
guava 30.1.1 instead, with source level 8
/usr/share/doc/packages/jackson-datatype-guava /usr/share/doc/packages/jackson-datatype-guava/README.md /usr/share/doc/packages/jackson-datatype-guava/release-notes /usr/share/doc/packages/jackson-datatype-guava/release-notes/CREDITS /usr/share/doc/packages/jackson-datatype-guava/release-notes/VERSION /usr/share/java/jackson-datatypes-collections /usr/share/java/jackson-datatypes-collections/jackson-datatype-guava.jar /usr/share/licenses/jackson-datatype-guava /usr/share/licenses/jackson-datatype-guava/LICENSE /usr/share/maven-metadata/jackson-datatypes-collections-jackson-datatype-guava.xml /usr/share/maven-poms/jackson-datatypes-collections /usr/share/maven-poms/jackson-datatypes-collections/jackson-datatype-guava.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 23:03:09 2025