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
#4934 - `DeserializationContext.readTreeAsValue()` handles null nodes differently from `ObjectMapper.treeToValue()`
Issue -
State: open - Opened by FWest98 3 days ago
Labels: to-evaluate
#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
#4929 - Fixed so that KeyDeserializer set by annotation is not overwritten by KeyDeserializer set in the mapper
Pull Request -
State: closed - Opened by k163377 4 days ago
- 2 comments
Labels: 2.18
#4928 - When serializing a `Map` using the serializer obtained with `SerializerProvider.findValueSerializer`, a NullPointerException is thrown due to missing key serializer
Issue -
State: open - Opened by k163377 4 days ago
- 4 comments
Labels: to-evaluate
#4927 - Minor work for #4907: reduce annotation introspection of JDK types further
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
#4920 - Creator properties are ignored on abstract types when collecting bean properties, breaking AsExternalTypeDeserializer
Issue -
State: open - Opened by zhenlin-pay2 7 days ago
- 6 comments
Labels: to-evaluate, 2.18
#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
#4916 - Is it possible to pass a context through custom (de)serializers? [Found solution - but is it supported?]
Issue -
State: closed - Opened by gurgl 8 days ago
- 4 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
#4911 - Consider selecting `Mode.DELEGATING` for `Map`-valued 1-arg constructors
Issue -
State: open - Opened by cowtowncoder 14 days ago
#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
#4908 - Deserialization behavior change with @JsonCreator and @ConstructorProperties between 2.17 and 2.18
Issue -
State: closed - Opened by gssbzn 15 days ago
- 4 comments
Labels: 2.18
#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
#4902 - Fix #3406: change default of `DeserializationFeature.FAIL_ON_TRAILING_TOKENS` to `true`
Pull Request -
State: open - Opened by cowtowncoder 16 days ago
- 1 comment
#4901 - Refactor to use shared jackson-core test-jar, JacksonTestUtilBase
Pull Request -
State: closed - Opened by cowtowncoder 17 days ago
- 6 comments
#4900 - Added a constructor to InvalidNullException that allows JsonParser to be passed directly
Pull Request -
State: closed - Opened by k163377 17 days ago
- 2 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
#4897 - Due to problems making them work with JPMS/Jackson 3.0, removing #636 added tests
Pull Request -
State: closed - Opened by cowtowncoder 20 days ago
#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
#4893 - When Include.NON_DEFAULT setting is used on POJO record, empty values are not included in json if default is null
Issue -
State: open - Opened by xehonk 21 days ago
- 1 comment
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
#4891 - [JSTEP-11] Change 3.0 to use `module-info.java` directly for build (instead of via Moditect)
Issue -
State: closed - Opened by cowtowncoder 21 days ago
- 2 comments
Labels: 3.0
#4890 - (complete #4858): actually change default `FAIL_ON_NULL_FOR_PRIMITIVES` to `true`
Pull Request -
State: closed - Opened by JooHyukKim 22 days ago
- 7 comments
#4889 - Support @JsonAnySetter on method with single Map parameter
Issue -
State: open - Opened by cowtowncoder 23 days ago
#4886 - Fix #3522: support serialization of `ByteArrayOutputStream` instances
Pull Request -
State: closed - Opened by cowtowncoder 23 days ago
#4885 - Fix #1484: change `MapperFeature.DEFAULT_VIEW_INCLUSION` default to `false`
Pull Request -
State: open - Opened by cowtowncoder 23 days ago
- 2 comments
#4884 - Fix #4858: change default for `DeserializationFeature.FAIL_ON_NULL_FOR_PRIMITIVES` to true
Pull Request -
State: closed - Opened by cowtowncoder 23 days ago
- 1 comment
#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
#4879 - Rename `TextNode` as `StringNode`; `JsonNode.xxxTextYyy()` (mostly) as `JsonNode.xxxStringYyy()` [JSTEP-3]
Issue -
State: closed - Opened by cowtowncoder 30 days ago
Labels: 3.0
#4878 - When serializing a Map via Converter(StdDelegatingSerializer), a NullPointerException is thrown due to missing key serializer
Issue -
State: closed - Opened by k163377 about 1 month ago
- 4 comments
Labels: 2.18
#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
#4872 - Add `Optional<JsonNode> JsonNode.asOptional()` convenience method for #4867
Pull Request -
State: closed - Opened by JooHyukKim about 1 month ago
#4871 - Minor tweak to #4863: "entryStream()" to "propertyStream()" for name unification towards Jackson 3.0
Pull Request -
State: closed - Opened by cowtowncoder 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
#4846 - Change default of `SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS` to `false` in 3.0
Issue -
State: open - Opened by cowtowncoder about 2 months ago
Labels: 3.0
#4845 - Change default of `SerializationFeature.WRITE_DATES_AS_TIMESTAMPS` to `false` in 3.0
Issue -
State: open - Opened by cowtowncoder about 2 months ago
Labels: 3.0
#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
#4838 - Fix : Cannot read `Optional`s written with `StdTypeResolverBuilder`, from `[jackson-modules-java8#86]`
Pull Request -
State: closed - Opened by JooHyukKim about 2 months ago
- 2 comments
#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
#4830 - Merge JDK 11 specific test to main test suite, remove profile (baseline jdk 17)
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