Ecosyste.ms: Issues

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

GitHub / FasterXML/jackson-databind issues and pull requests

#4933 - The same code for two CASE statements

Issue - State: open - Opened by ayv19 3 days ago - 1 comment
Labels: to-evaluate

#4932 - Conversion of MissingNode throws JsonProcessingException

Issue - State: open - Opened by ludgerb 3 days ago
Labels: to-evaluate

#4931 - Add test showing fix of #4917 (via jackson-core)

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

#4930 - Merge tiny clean up from #4929 before PR itself

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

#4926 - Fix #4878: NPE for Map-converting serializer

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

#4925 - Fix #4922: @JsonMerge with custom map

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

#4924 - Fix #4908

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

#4923 - Fix #4896: deserialize enum from ""

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

#4922 - Failing `@JsonMerge` with a custom Map

Issue - State: closed - Opened by nlisker 5 days ago - 3 comments
Labels: 2.18

#4921 - Serializing array of subclasses doesn't include type info

Issue - State: closed - Opened by marinier 6 days ago - 9 comments
Labels: to-evaluate

#4919 - branch 2.14 version of #4918

Pull Request - State: closed - Opened by pjfanning 8 days ago - 3 comments

#4918 - test for issue #4917

Pull Request - State: closed - Opened by pjfanning 8 days ago - 6 comments

#4917 - `BigDecimal` deserialization issue when using `@JsonCreator`

Issue - State: closed - Opened by dbachdev 8 days ago - 3 comments
Labels: to-evaluate

#4915 - Cannot access attributes from Converter

Issue - State: open - Opened by jakub-bochenski 9 days ago - 10 comments
Labels: 3.0

#4914 - Surprisingly, serialization loses some parameters

Issue - State: closed - Opened by taoes 9 days ago - 6 comments
Labels: lombok, to-evaluate

#4912 - Support for DeserializationFeature.USE_BIG_DECIMAL_FOR_STRING

Issue - State: open - Opened by abhiptl 13 days ago - 1 comment
Labels: to-evaluate

#4910 - Test refactoring: use "@JacksonTestFailureExpected" from jackson-core test-jar

Pull Request - State: closed - Opened by cowtowncoder 15 days ago - 6 comments

#4909 - Fix #4771: Add feature for QNAME serialization and deserialization.

Pull Request - State: open - Opened by mcvayc 15 days ago - 5 comments

#4907 - Reduce/eliminate introspection on `java.*` classes

Issue - State: open - Opened by gsmet 15 days ago - 2 comments
Labels: to-evaluate, 2.19

#4906 - StackOverflowError for enum serialization since 2.18.2

Issue - State: closed - Opened by nvervelle 15 days ago - 8 comments
Labels: to-evaluate

#4905 - More work pre #3406

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

#4904 - Deserialization not working with ACCEPT_EMPTY_STRING_AS_NULL_OBJECT

Issue - State: open - Opened by lewisse 16 days ago - 2 comments
Labels: to-evaluate

#4903 - Improve test robustness to help with #3406

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

#4901 - Refactor to use shared jackson-core test-jar, JacksonTestUtilBase

Pull Request - State: closed - Opened by cowtowncoder 17 days ago - 6 comments

#4899 - Missing symbol for databind in 2.18.1 and 2.18.2, 2.18.0 working as expected in IntelliJ

Issue - State: closed - Opened by Lorondos 18 days ago - 4 comments
Labels: to-evaluate

#4898 - Remove remaining unintended direct JUnit 4 usage

Pull Request - State: closed - Opened by cowtowncoder 20 days ago
Labels: 3.x

#4896 - Coercion shouldn't be necessary for Enums specifying an empty string

Issue - State: closed - Opened by joaocanaverde-blue 20 days ago - 5 comments
Labels: 2.19

#4894 - Object mapper for json overrides private final properties even when `JsonCreator` method is available

Issue - State: closed - Opened by Dragas 21 days ago - 3 comments
Labels: to-evaluate

#4892 - Change 3.0 to use `module-info.java` directly, remove use of Moditect

Pull Request - State: closed - Opened by cowtowncoder 21 days ago - 2 comments

#4885 - Fix #1484: change `MapperFeature.DEFAULT_VIEW_INCLUSION` default to `false`

Pull Request - State: open - Opened by cowtowncoder 23 days ago - 2 comments

#4882 - no need for spliterator methods when collections are public

Pull Request - State: closed - Opened by pjfanning 26 days ago

#4881 - Bump the github-actions group with 4 updates

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

#4880 - Fix #4879

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

#4877 - Fix #4875: remove `JsonNode.fields()`

Pull Request - State: closed - Opened by cowtowncoder about 1 month ago
Labels: 3.0

#4876 - Complete #4869 change wrt return type change

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

#4875 - Remove `JsonNode.fields()` from 3.0

Issue - State: closed - Opened by cowtowncoder about 1 month ago
Labels: 3.0

#4874 - Backport parts of #4869 in 2.19

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

#4873 - doc: Add note about `JsonNode.elements()` -> `values()` rename

Pull Request - State: closed - Opened by JooHyukKim about 1 month ago

#4870 - Fix #4869: rename `JsonNode.elements()` as `JsonNode.values()`

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

#4869 - Add `JsonNode.values()` to replace `elements()`

Issue - State: closed - Opened by cowtowncoder about 1 month ago - 2 comments
Labels: 2.19, 3.0

#4868 - Add `ArrayNode JsonNode.asArray()` helper method

Issue - State: open - Opened by cowtowncoder about 1 month ago - 3 comments

#4867 - Add `Optional<JsonNode> JsonNode.asOptional()` convenience method

Issue - State: closed - Opened by cowtowncoder about 1 month ago
Labels: 2.19

#4866 - Add `JsonNode.optional(String name)` and `optional(int index)` methods

Pull Request - State: closed - Opened by JooHyukKim about 1 month ago - 2 comments

#4865 - Add spliterator support in `JsonNode`

Pull Request - State: closed - Opened by pjfanning about 1 month ago

#4864 - Fix #4863: add basic `Stream` methods in `JsonNode`

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

#4863 - Add basic Stream support in `JsonNode`: `valueStream()`, `propertyStream()`, `forEachEntry()`

Issue - State: closed - Opened by cowtowncoder about 1 month ago - 1 comment
Labels: 2.19

#4862 - Merge first part of #4848 (actual fix to "type pollution")

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

#4861 - Fix for #4860, ConstructorDetector with single arg constructor not working since 2.18

Pull Request - State: closed - Opened by JooHyukKim about 1 month ago - 2 comments

#4860 - `ConstructorDetector.USE_PROPERTIES_BASED` does not work with multiple constructors since 2.18

Issue - State: closed - Opened by Saljack about 1 month ago - 9 comments
Labels: 2.18

#4859 - valueToTree() doesn't work with WRAP_ROOT_VALUE

Issue - State: closed - Opened by stickfigure about 1 month ago - 13 comments
Labels: 2.18

#4858 - Change default of `DeserializationFeature.FAIL_ON_NULL_FOR_PRIMITIVES` to `true` for 3.0

Issue - State: closed - Opened by cowtowncoder about 1 month ago - 7 comments
Labels: 3.0

#4857 - [databind#4849] Allow standard defaultTyping with `EnumSet<E>`

Pull Request - State: closed - Opened by JooHyukKim about 1 month ago - 4 comments

#4856 - Date test issue when using Java 23

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

#4855 - JavaUtilDateSerializationTest test failure with Java 23 runtime

Issue - State: closed - Opened by pjfanning about 2 months ago
Labels: to-evaluate

#4854 - Add issue reporter credit for #4827

Pull Request - State: closed - Opened by JooHyukKim about 2 months ago

#4853 - latest bytebuddy (1.15.10)

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

#4852 - upgrade mockito on master

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

#4851 - CI: test with java 23

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

#4850 - Cannot read reference types written with `StdTypeResolverBuilder`

Issue - State: open - Opened by JooHyukKim about 2 months ago
Labels: to-evaluate

#4849 - Not able to deserialize Enum with default typing after upgrading 2.15.4 -> 2.17.1

Issue - State: closed - Opened by lenrok258 about 2 months ago - 18 comments

#4848 - Avoid type pollution in StringCollectionDeserializer

Pull Request - State: closed - Opened by yawkat about 2 months ago - 20 comments

#4847 - fix subclassed exception deserialization

Pull Request - State: closed - Opened by JooHyukKim about 2 months ago

#4844 - Fix wrapped array hanlding wrt `null` by `StdDeserializer`

Pull Request - State: closed - Opened by glorrian about 2 months ago - 10 comments
Labels: cla-received

#4843 - Remove jdk17 test sources post #4820

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

#4842 - Fix #2593: improve StackTraceElement deserialization

Pull Request - State: closed - Opened by cowtowncoder about 2 months ago

#4841 - Fix #4840: increase minimum Android SDK req to 34

Pull Request - State: closed - Opened by cowtowncoder about 2 months ago

#4840 - Increase minimum Android SDK required to 34 for Jackson 3.0

Issue - State: closed - Opened by cowtowncoder about 2 months ago
Labels: 3.0

#4839 - Fix #4835: simplify Record detection, metadata access

Pull Request - State: closed - Opened by cowtowncoder about 2 months ago

#4836 - Fix #2382: allow `AutoCloseable` closing with `SerializationFeature.CLOSE_CLOSEABLE`

Pull Request - State: closed - Opened by cowtowncoder about 2 months ago
Labels: 3.0

#4835 - Remove dynamic work-arounds wrt accessing `Record` definition

Issue - State: closed - Opened by cowtowncoder about 2 months ago
Labels: 3.0

#4834 - Deserialization of Class with multiple constructors and usage of ParameterNamesModule

Issue - State: closed - Opened by djohs about 2 months ago - 6 comments
Labels: 2.18

#4833 - test : Add failing test wrt #3355

Pull Request - State: closed - Opened by JooHyukKim about 2 months ago

#4832 - Fix #1829: change `JsonNode.deepCopy()` return type to safer

Pull Request - State: closed - Opened by cowtowncoder about 2 months ago
Labels: 3.0

#4831 - Move rest of JDK17 tests into main test dir

Pull Request - State: closed - Opened by cowtowncoder about 2 months ago

#4829 - ZonedDateTime serialization with @JsonFormat pattern never uses it while WRITE_DATES_WITH_ZONE_ID enabled

Issue - State: closed - Opened by verve111 about 2 months ago - 3 comments
Labels: to-evaluate