------------------------------------------------------------------- Wed Nov 6 08:05:26 UTC 2024 - Fridrich Strba - Upgrade to 2.17.3 * No changes since 2.17.2 ------------------------------------------------------------------- Wed Aug 7 10:28:19 UTC 2024 - Fridrich Strba - Upgrade to 2.17.2 * No changes since 2.17.1 ------------------------------------------------------------------- Mon May 20 09:49:05 UTC 2024 - Gus Kenion - Upgrade to 2.17.1 * #306: Only DateTimeFormatter.ISO_OFFSET_DATE_TIME accepted by ZonedDateTimeKeyDeserializer - Includes changes from 2.17 * #274: Add 1-based Month[De]serializer enabled with JavaTimeFeature.ONE_BASED_MONTHS option * #294: Optional deserialization, serialization ignore contentConverter ------------------------------------------------------------------- Fri Mar 8 08:33:47 UTC 2024 - Gus Kenion - Upgrade to 2.16.1 * #286: Breaking change in InstantDeserializer API between 2.15 and 2.16 * #288: LocalDateTime serialization issue with custom-configured LocalDateTimeSerializer ------------------------------------------------------------------- Wed Dec 20 19:29:17 UTC 2023 - Anton Shvetz - Update to v2.16.0 * #263: Add `JavaTimeFeature.ALWAYS_ALLOW_STRINGIFIED_TIMESTAMPS` to allow parsing quoted numbers when using a custom pattern (DateTimeFormatter) * #272: (datetime) `JsonFormat.Feature.WRITE_DATE_TIMESTAMPS_AS_NANOSECONDS` not respected when deserialising `Instant`s * #281: (datetime) Add `JavaTimeFeature.NORMALIZE_DESERIALIZED_ZONE_ID` to allow disabling ZoneId normalization on deserialization ------------------------------------------------------------------- Wed Sep 13 15:53:17 UTC 2023 - Anton Shvetz - Initial packaging with v2.15.2