Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / FasterXML/jackson-datatypes-collections issues and pull requests

#180 - Bump the github-actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 16 days ago
Labels: dependencies

#179 - Clean up post #174: update release notes, clean up poms

Pull Request - State: closed - Opened by cowtowncoder 25 days ago

#178 - [JSTEP-10] migrate `guava` to JUnit 5

Pull Request - State: closed - Opened by JooHyukKim 25 days ago - 1 comment

#177 - [JSTEP-10] migrate `hppc`, `eclipse-collections`, `pcollections` to JUnit 5

Pull Request - State: closed - Opened by JooHyukKim 26 days ago - 3 comments

#176 - Fix #175: convert to direct use of `module-info.java`

Pull Request - State: closed - Opened by cowtowncoder 29 days ago

#175 - Change 3.0 to use `module-info.java` directly [JSTEP-11]

Issue - State: closed - Opened by cowtowncoder 29 days ago
Labels: 3.0

#174 - Unify testing structure/tools [JSTEP-10]

Issue - State: closed - Opened by JooHyukKim about 1 month ago - 1 comment

#173 - Bump the github-actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#172 - Use hppc 0.10.0 (jdk 11+)

Pull Request - State: closed - Opened by pjfanning 2 months ago - 1 comment

#171 - [NOT FOR MERGE] try hppc 0.10.0

Pull Request - State: closed - Opened by pjfanning 2 months ago - 2 comments

#170 - Delete .travis.yml

Pull Request - State: closed - Opened by pjfanning 2 months ago

#169 - Update Java baseline to Java 17 [databind#4820]

Pull Request - State: closed - Opened by JooHyukKim 3 months ago

#168 - Bump codecov/codecov-action from 4.6.0 to 5.0.7 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#167 - Minor change to build order

Pull Request - State: closed - Opened by cowtowncoder 3 months ago - 1 comment

#166 - Optimize tests slightly

Pull Request - State: closed - Opened by cowtowncoder 3 months ago

#165 - Changes wrt databind/#3043: rename SerializerProvider as SerializationContext

Pull Request - State: closed - Opened by cowtowncoder 3 months ago - 1 comment

#164 - Bump the github-actions group with 3 updates

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#163 - Add deserialization support for Table<R, C, V>

Pull Request - State: closed - Opened by Abhishekkr3003 4 months ago - 6 comments
Labels: guava, 2.19, cla-received

#162 - Bump the github-actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#161 - Try to fix #160 (OSGi dep problem wrt Guava)

Pull Request - State: closed - Opened by cowtowncoder 5 months ago - 3 comments

#160 - Defect wrt guava OSGi dependency version specified

Issue - State: closed - Opened by jpstotz 5 months ago - 3 comments
Labels: guava, 2.18

#159 - Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#158 - Increase minimum supported Guava from 20.x to 22.x for Jackson 2.19

Issue - State: open - Opened by cowtowncoder 6 months ago - 1 comment
Labels: guava, 2.19

#157 - Add support for Guava `ImmutableIntArray` / `ImmutableDoubleArray`

Pull Request - State: open - Opened by kilink 6 months ago - 7 comments
Labels: guava, cla-needed, 2.19

#156 - Bump the github-actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#155 - Bump the github-actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#154 - Bump actions/checkout from 4.1.3 to 4.1.4 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#153 - CI improvement to simplify matrix build/test

Pull Request - State: closed - Opened by cowtowncoder 10 months ago
Labels: 2.18

#151 - Update HPPC dep to 0.8.2 (for 2.17.1)

Pull Request - State: closed - Opened by cowtowncoder 10 months ago

#150 - Update HPPC dependency to 0.9.1

Pull Request - State: closed - Opened by cowtowncoder 10 months ago

#149 - Update CI to use Matrix Build to test against different Guava versions

Issue - State: closed - Opened by cowtowncoder 10 months ago - 2 comments
Labels: guava, 2.18

#148 - guava and/or hppc test failures if you use guava 33

Issue - State: closed - Opened by pjfanning 10 months ago - 5 comments

#147 - upgrade to guava 33

Pull Request - State: closed - Opened by pjfanning 10 months ago

#145 - `GuavaOptionalDeserializer.getEmptyValue()` should not call itself recursively

Issue - State: closed - Opened by cowtowncoder about 1 year ago - 2 comments
Labels: 2.16

#144 - Add support for `Range` deserialization from String

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 7 comments
Labels: guava, 2.17

#143 - Fixes #142: handle `null`s for `RangeSet`

Pull Request - State: closed - Opened by cowtowncoder about 1 year ago

#142 - `RangeSet` deserializer fails for content `null`s with NPE

Issue - State: closed - Opened by cowtowncoder about 1 year ago
Labels: guava, 2.17

#141 - Fix #140: add explicit `null` handling for `Cache` deserializer

Pull Request - State: closed - Opened by cowtowncoder about 1 year ago
Labels: guava, 2.17

#140 - `Cache` deserialization fails with NPE for `null` valued entries

Issue - State: closed - Opened by cowtowncoder about 1 year ago - 7 comments
Labels: guava, 2.17

#139 - Fixes for #138: Move null checking to end of the conditional branch

Pull Request - State: closed - Opened by arthurscchan about 1 year ago - 1 comment

#138 - `GuavaCollectionDeserializer` still throws NPE in some circumstances

Issue - State: closed - Opened by arthurscchan about 1 year ago
Labels: guava, 2.17

#137 - Implement Guava Range deserialization from bracket notation (#135)

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 8 comments

#136 - Fix for failing Guava `Optional` test

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 2 comments

#135 - Add deserialization support for bracket notation Range

Issue - State: closed - Opened by mukham12 about 1 year ago - 2 comments
Labels: guava, 2.17

#134 - Add more descriptive documentation for Range serializer

Pull Request - State: closed - Opened by mukham12 about 1 year ago

#133 - Enable JDK 21 for CI

Pull Request - State: closed - Opened by cowtowncoder about 1 year ago

#132 - Add check for NPE failures for Multiset deserialization

Pull Request - State: closed - Opened by cowtowncoder about 1 year ago

#131 - Enhance GuavaBeanSerializerModifier to allow unwrapping of Optional

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 16 comments
Labels: 2.17

#130 - Post-merge clean up for #128, update release notes

Pull Request - State: closed - Opened by cowtowncoder about 1 year ago

#129 - Improve "HostAndPort" deserializer to avoid NPE for `null` input

Pull Request - State: closed - Opened by cowtowncoder about 1 year ago

#129 - Improve "HostAndPort" deserializer to avoid NPE for `null` input

Pull Request - State: closed - Opened by cowtowncoder about 1 year ago

#129 - Improve "HostAndPort" deserializer to avoid NPE for `null` input

Pull Request - State: closed - Opened by cowtowncoder about 1 year ago

#128 - Add RangeSerializer for @JsonFormat String shape #118

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 3 comments

#128 - Add RangeSerializer for @JsonFormat String shape #118

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 3 comments

#128 - Add RangeSerializer for @JsonFormat String shape #118

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 3 comments

#128 - Add RangeSerializer for @JsonFormat String shape #118

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 3 comments

#127 - Add failing test for String JsonFormat Guava Range serializer (issue #118)

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 1 comment

#127 - Add failing test for String JsonFormat Guava Range serializer (issue #118)

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 1 comment

#127 - Add failing test for String JsonFormat Guava Range serializer (issue #118)

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 1 comment

#127 - Add failing test for String JsonFormat Guava Range serializer (issue #118)

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 1 comment

#126 - Add a test method for #118

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 2 comments

#126 - Add a test method for #118

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 2 comments

#126 - Add a test method for #118

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 2 comments

#126 - Add a test method for #118

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 2 comments

#126 - Add a test method for #118

Pull Request - State: closed - Opened by mukham12 about 1 year ago - 2 comments

#125 - Wrap possible NullPointerException

Pull Request - State: closed - Opened by arthurscchan about 1 year ago - 4 comments

#125 - Wrap possible NullPointerException

Pull Request - State: closed - Opened by arthurscchan about 1 year ago - 4 comments

#125 - Wrap possible NullPointerException

Pull Request - State: closed - Opened by arthurscchan about 1 year ago - 4 comments

#125 - Wrap possible NullPointerException

Pull Request - State: closed - Opened by arthurscchan about 1 year ago - 4 comments

#123 - Fix #122: correct PCollections module name

Pull Request - State: closed - Opened by cowtowncoder over 1 year ago

#123 - Fix #122: correct PCollections module name

Pull Request - State: closed - Opened by cowtowncoder over 1 year ago

#123 - Fix #122: correct PCollections module name

Pull Request - State: closed - Opened by cowtowncoder over 1 year ago

#123 - Fix #122: correct PCollections module name

Pull Request - State: closed - Opened by cowtowncoder over 1 year ago

#122 - PCollections module info (`module-info.class`) incorrect

Issue - State: closed - Opened by bowbahdoe over 1 year ago - 4 comments

#122 - PCollections module info (`module-info.class`) incorrect

Issue - State: closed - Opened by bowbahdoe over 1 year ago - 4 comments

#122 - PCollections module info (`module-info.class`) incorrect

Issue - State: closed - Opened by bowbahdoe over 1 year ago - 4 comments

#122 - PCollections module info (`module-info.class`) incorrect

Issue - State: closed - Opened by bowbahdoe over 1 year ago - 4 comments

#122 - PCollections module info (`module-info.class`) incorrect

Issue - State: closed - Opened by bowbahdoe over 1 year ago - 4 comments

#121 - GitHub-Issue#118 add range serialization as string

Pull Request - State: closed - Opened by saydar31 over 1 year ago - 6 comments
Labels: cla-needed

#121 - GitHub-Issue#118 add range serialization as string

Pull Request - State: closed - Opened by saydar31 over 1 year ago - 6 comments
Labels: cla-needed

#120 - Backport `RangeSetDeserializer` from 3.0

Pull Request - State: closed - Opened by JooHyukKim over 1 year ago - 1 comment

#120 - Backport `RangeSetDeserializer` from 3.0

Pull Request - State: closed - Opened by JooHyukKim over 1 year ago - 1 comment

#120 - Backport `RangeSetDeserializer` from 3.0

Pull Request - State: closed - Opened by JooHyukKim over 1 year ago - 1 comment

#120 - Backport `RangeSetDeserializer` from 3.0

Pull Request - State: closed - Opened by JooHyukKim over 1 year ago - 1 comment

#120 - Backport `RangeSetDeserializer` from 3.0

Pull Request - State: closed - Opened by JooHyukKim over 1 year ago - 1 comment

#119 - Support deserialization of `ImmutableRangeSet`

Pull Request - State: closed - Opened by JooHyukKim over 1 year ago - 3 comments

#119 - Support deserialization of `ImmutableRangeSet`

Pull Request - State: closed - Opened by JooHyukKim over 1 year ago - 3 comments

#119 - Support deserialization of `ImmutableRangeSet`

Pull Request - State: closed - Opened by JooHyukKim over 1 year ago - 3 comments

#119 - Support deserialization of `ImmutableRangeSet`

Pull Request - State: closed - Opened by JooHyukKim over 1 year ago - 3 comments

#119 - Support deserialization of `ImmutableRangeSet`

Pull Request - State: closed - Opened by JooHyukKim over 1 year ago - 3 comments

#118 - Support `@JsonFormat(shape=STRING)` for serialization of `Range<T>`

Issue - State: closed - Opened by chris-dekker over 1 year ago - 6 comments
Labels: guava

#118 - Support `@JsonFormat(shape=STRING)` for serialization of `Range<T>`

Issue - State: closed - Opened by chris-dekker over 1 year ago - 6 comments
Labels: guava

#117 - `ImmutableRangeSet` fails to deserialize without explicit deserializer

Issue - State: closed - Opened by chris-dekker over 1 year ago - 2 comments
Labels: guava, good first issue, 2.16

#117 - `ImmutableRangeSet` fails to deserialize without explicit deserializer

Issue - State: closed - Opened by chris-dekker over 1 year ago - 2 comments
Labels: guava, good first issue, 2.16

#117 - `ImmutableRangeSet` fails to deserialize without explicit deserializer

Issue - State: closed - Opened by chris-dekker over 1 year ago - 2 comments
Labels: guava, good first issue, 2.16