Ecosyste.ms: Issues

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

GitHub / FasterXML/jackson-dataformats-binary issues and pull requests

#354 - Missing license file in Maven package for newer versions

Issue - State: closed - Opened by desombre over 1 year ago - 2 comments
Labels: cbor, 2.14

#353 - Trim trailing whitespace from Avro format module sources

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

#352 - Trivial PR for trimming trailing whitespace from cbor module

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

#351 - ci(deps): bump maven help plugin to 3.3.0

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

#350 - How to force use of Definite-Length for CBOR generation

Issue - State: closed - Opened by solita-jtn over 1 year ago - 2 comments
Labels: cbor

#349 - Support for Protobuf WellKnownTypes when generating schema with ProtobufMapper

Issue - State: open - Opened by efgpinto over 1 year ago - 1 comment
Labels: protobuf

#348 - invalid characters in schema for inner classes

Issue - State: open - Opened by mihn almost 2 years ago
Labels: avro

#347 - Add support for CBOR stringref extension (`CBORGenerator.Feature.STRINGREF`)

Pull Request - State: closed - Opened by here-abarany almost 2 years ago - 20 comments
Labels: 2.15

#346 - add tests for large nums

Pull Request - State: closed - Opened by pjfanning almost 2 years ago - 3 comments

#345 - support StreamReadFeature.USE_FAST_BIG_NUMBER_PARSER

Pull Request - State: closed - Opened by pjfanning almost 2 years ago

#344 - use String constructor directly for short ascii values

Pull Request - State: closed - Opened by brharrington almost 2 years ago - 2 comments
Labels: smile, 2.14

#343 - Caused by: com.fasterxml.jackson.core.JsonParseException: Invalid length indicator for String: -98

Issue - State: open - Opened by birTiwana almost 2 years ago - 2 comments
Labels: avro

#342 - Possible performance improvement on jdk9+ for Smile decoding

Issue - State: closed - Opened by brharrington almost 2 years ago - 1 comment
Labels: smile, 2.14

#341 - Update to Amazon Ion 1.9.5

Pull Request - State: closed - Opened by thetric about 2 years ago - 1 comment
Labels: ion

#340 - Add failing test case for issue #339

Pull Request - State: closed - Opened by willsoto about 2 years ago - 4 comments

#339 - Invalid Avro file produced using SequenceWriter

Issue - State: open - Opened by willsoto about 2 years ago - 7 comments

#338 - Use passed "current value" in `writeStartObject()` overload

Pull Request - State: closed - Opened by szysas about 2 years ago - 1 comment

#337 - INDENT_OUTPUT for ION format?

Issue - State: open - Opened by didibus about 2 years ago - 4 comments
Labels: ion

#336 - use https links and add licenses (v3.0.0)

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

#335 - use https for links and add licenses

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

#334 - use NumberInput to parse numbers

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

#333 - Fix #322: rename "com.fasterxml.jackson.dataformat" -> "tools.jackson.dataformat"

Pull Request - State: closed - Opened by cowtowncoder about 2 years ago
Labels: 3.x

#332 - Rename "com.fasterxml.jackson" -> "tools.jackson"

Issue - State: closed - Opened by cowtowncoder about 2 years ago
Labels: 3.x

#330 - Bump codecov/codecov-action from 1 to 3

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

#329 - (cbor) Introduce the writePOJO (or writeObject) with the element size

Issue - State: open - Opened by Kieun about 2 years ago - 2 comments
Labels: cbor

#328 - Introduce support for Kryo

Issue - State: open - Opened by gastaldi about 2 years ago - 1 comment

#327 - Update CBOR mvn dependency version on README

Pull Request - State: closed - Opened by tlopesPT over 2 years ago - 1 comment

#325 - Ensure `IonReader` instances created within `IonFactory` are always resource-managed

Pull Request - State: closed - Opened by tgregg over 2 years ago - 7 comments
Labels: ion, 2.14

#324 - Add @AvroNamespace annotation to override Avro type namespace

Pull Request - State: closed - Opened by MichalFoksa over 2 years ago - 7 comments
Labels: avro

#323 - Update github action to use latest action versions

Pull Request - State: closed - Opened by pjfanning over 2 years ago

#321 - How to write Binary without base64 encoding

Issue - State: closed - Opened by karlduderstadt over 2 years ago - 2 comments

#320 - Fix IonValueDeserializer's getNullValue when bean is missing a property

Pull Request - State: closed - Opened by atokuzAmzn over 2 years ago - 10 comments

#319 - Fix getNullValue of IonValueDeserializer.

Pull Request - State: closed - Opened by atokuzAmzn over 2 years ago - 17 comments

#318 - IonValueDeserializer's getNullValue doesn't deserialize java nulls correctly

Issue - State: closed - Opened by atokuzAmzn over 2 years ago - 3 comments
Labels: ion

#317 - IonValueDeserializer does not handle getNullValue correctly for a missing property

Issue - State: closed - Opened by atokuzAmzn over 2 years ago - 8 comments
Labels: ion

#316 - Uncaught exception in `com.fasterxml.jackson.dataformat.cbor.CBORParser._finishShortText`

Issue - State: closed - Opened by cowtowncoder over 2 years ago - 1 comment
Labels: cbor, fuzz, has-failing-test, 2.17

#315 - NoSuchMethodError on 2.13.2 - Android API 23 (see databind issue 3412)

Issue - State: closed - Opened by rlatapy-luna over 2 years ago - 2 comments
Labels: 2.13

#314 - Fixes wrapping of IonException with StreamReadException

Pull Request - State: closed - Opened by popematt over 2 years ago - 1 comment

#313 - Fix #311 by wrapping IonExceptions in IonParser

Pull Request - State: closed - Opened by popematt over 2 years ago - 3 comments
Labels: ion, 2.14

#312 - Short NUL-only keys incorrectly detected as duplicates in CBOR and SMILE

Issue - State: closed - Opened by DaveCTurner over 2 years ago - 8 comments
Labels: cbor, smile, 2.14, has-failing-test

#311 - `IonObjectMapper` does not throw JacksonException for some invalid Ion

Issue - State: closed - Opened by popematt over 2 years ago - 3 comments
Labels: ion, 2.14

#310 - Avro schema generation: allow override namespace with new `@AvroNamespace` annotation

Issue - State: closed - Opened by fleetwoods over 2 years ago - 3 comments
Labels: avro

#309 - [avro] Unable to encode and decodea POJO with an auto-generated schema

Issue - State: open - Opened by lburgazzoli over 2 years ago - 4 comments
Labels: avro

#308 - Incorrect serialization For LogicalType.Decimal

Issue - State: open - Opened by sheinbergon almost 3 years ago - 7 comments
Labels: avro, 2.14

#307 - Set StreamReadCapability.EXACT_FLOATS=true

Pull Request - State: closed - Opened by htmldoug almost 3 years ago - 3 comments

#306 - Fix jackson ion memory leak issue

Pull Request - State: closed - Opened by neoremind almost 3 years ago - 11 comments

#305 - `AvroEncodeTest` failed under non-deterministic order

Issue - State: closed - Opened by shunfan-shao almost 3 years ago - 1 comment
Labels: avro, test-needed

#304 - fix 15 flaky tests

Pull Request - State: closed - Opened by ZeyuCai almost 3 years ago - 1 comment

#303 - `NullPointerException` in `IonParser.nextToken()`

Issue - State: closed - Opened by ZanderHuang almost 3 years ago - 4 comments
Labels: ion, 2.16

#302 - `IllegalArgumentException` in `IonParser.getEmbeddedObject()`

Issue - State: closed - Opened by ZanderHuang almost 3 years ago - 1 comment
Labels: ion, 2.13

#301 - (smile/cbor) Missing configuration methods for format-specific parser/generator features

Issue - State: closed - Opened by cowtowncoder almost 3 years ago
Labels: cbor, smile, 2.14

#300 - Floats are encodedwith sign extension while doubles are encoded without

Issue - State: open - Opened by sfackler almost 3 years ago - 4 comments
Labels: smile

#299 - How to get in touch regarding a security concern

Issue - State: closed - Opened by zidingz about 3 years ago - 2 comments

#298 - Allow hyphen in Json Key Strings

Issue - State: open - Opened by tarunjoshi-lily about 3 years ago - 1 comment
Labels: avro

#297 - Usage for parsing binary-mode Ion file

Issue - State: closed - Opened by occia about 3 years ago - 4 comments

#293 - [Avro] Generate logicalType switch

Pull Request - State: closed - Opened by MichalFoksa about 3 years ago - 3 comments

#287 - (cbor) Uncaught exception in CBORParser._nextChunkedByte2 (by ossfuzzer)

Issue - State: closed - Opened by cowtowncoder over 3 years ago
Labels: cbor, fuzz

#280 - Structured keys (Array, Object) not supported

Issue - State: open - Opened by axelczk over 3 years ago - 5 comments
Labels: cbor

#274 - (avro) Compatibility issue because Schema validation error

Issue - State: open - Opened by Shaswatparikh over 3 years ago - 2 comments
Labels: avro

#274 - (avro) Compatibility issue because Schema validation error

Issue - State: open - Opened by Shaswatparikh over 3 years ago - 2 comments
Labels: avro

#274 - (avro) Compatibility issue because Schema validation error

Issue - State: open - Opened by Shaswatparikh over 3 years ago - 2 comments
Labels: avro

#274 - (avro) Compatibility issue because Schema validation error

Issue - State: open - Opened by Shaswatparikh over 3 years ago - 2 comments
Labels: avro

#274 - (avro) Compatibility issue because Schema validation error

Issue - State: open - Opened by Shaswatparikh over 3 years ago - 2 comments
Labels: avro

#251 - `jackson-dataformat-ion` unable to deserialize Object with unknown timestamp field

Issue - State: open - Opened by mgoertzen over 3 years ago - 5 comments
Labels: ion

#251 - Unable to deserialize Object with unknown `Timestamp` field

Issue - State: closed - Opened by mgoertzen over 3 years ago - 14 comments
Labels: ion, has-failing-test, 2.17

#230 - Add support for reading Date type (defined using type tags)

Issue - State: open - Opened by sbernard31 almost 4 years ago - 4 comments
Labels: cbor

#230 - Add support for reading Date type (defined using type tags)

Issue - State: open - Opened by sbernard31 almost 4 years ago - 4 comments
Labels: cbor

#230 - Add support for reading Date type (defined using type tags)

Issue - State: open - Opened by sbernard31 almost 4 years ago - 4 comments
Labels: cbor

#230 - Add support for reading Date type (defined using type tags)

Issue - State: open - Opened by sbernard31 almost 4 years ago - 4 comments
Labels: cbor

#230 - Add support for reading Date type (defined using type tags)

Issue - State: open - Opened by sbernard31 almost 4 years ago - 4 comments
Labels: cbor

#226 - [Avro] can't serialize POJO with extra field (that isn't in the schema)

Issue - State: open - Opened by leonbur almost 4 years ago - 9 comments
Labels: avro, pr-needed

#226 - [Avro] can't serialize POJO with extra field (that isn't in the schema)

Issue - State: open - Opened by leonbur almost 4 years ago - 9 comments
Labels: avro, pr-needed

#226 - [Avro] can't serialize POJO with extra field (that isn't in the schema)

Issue - State: open - Opened by leonbur almost 4 years ago - 9 comments
Labels: avro, pr-needed

#220 - implement property and optionalProperty(String, JsonFormatVisitable, JavaType) methods

Pull Request - State: open - Opened by jwijgerd about 4 years ago - 12 comments
Labels: protobuf

#220 - implement property and optionalProperty(String, JsonFormatVisitable, JavaType) methods

Pull Request - State: open - Opened by jwijgerd about 4 years ago - 12 comments
Labels: protobuf

#220 - implement property and optionalProperty(String, JsonFormatVisitable, JavaType) methods

Pull Request - State: open - Opened by jwijgerd about 4 years ago - 12 comments
Labels: protobuf

#220 - implement property and optionalProperty(String, JsonFormatVisitable, JavaType) methods

Pull Request - State: open - Opened by jwijgerd about 4 years ago - 12 comments
Labels: protobuf

#220 - implement property and optionalProperty(String, JsonFormatVisitable, JavaType) methods

Pull Request - State: open - Opened by jwijgerd about 4 years ago - 12 comments
Labels: protobuf

#207 - Missing "null" default values when generating schema

Issue - State: open - Opened by idkw over 4 years ago - 4 comments
Labels: avro

#205 - Create SmileMapper based on a existing ObjectMapper?

Issue - State: closed - Opened by StephenOTT over 4 years ago - 8 comments
Labels: smile

#205 - Create SmileMapper based on a existing ObjectMapper?

Issue - State: closed - Opened by StephenOTT over 4 years ago - 8 comments
Labels: smile

#205 - Create SmileMapper based on a existing ObjectMapper?

Issue - State: closed - Opened by StephenOTT over 4 years ago - 8 comments
Labels: smile

#168 - [Avro] `JsonMappingException` for union types with multiple Record types

Issue - State: closed - Opened by amorimjuliana about 5 years ago - 7 comments
Labels: avro

#167 - [Avro] Incompatibility with Avro >=1.9.0

Issue - State: open - Opened by Sage-Pierce over 5 years ago - 39 comments
Labels: avro

#166 - Long strings encoded using streaming form

Issue - State: open - Opened by clstrfsck over 5 years ago - 4 comments
Labels: cbor

#166 - Long strings encoded using streaming form

Issue - State: open - Opened by clstrfsck over 5 years ago - 4 comments
Labels: cbor

#166 - Long strings encoded using streaming form

Issue - State: open - Opened by clstrfsck over 5 years ago - 4 comments
Labels: cbor

#166 - Long strings encoded using streaming form

Issue - State: open - Opened by clstrfsck over 5 years ago - 4 comments
Labels: cbor

#165 - [Avro] JsonInclude.Include.NON_NULL does not use default values

Issue - State: open - Opened by amorimjuliana over 5 years ago - 2 comments
Labels: avro

#165 - [Avro] JsonInclude.Include.NON_NULL does not use default values

Issue - State: open - Opened by amorimjuliana over 5 years ago - 2 comments
Labels: avro

#165 - [Avro] JsonInclude.Include.NON_NULL does not use default values

Issue - State: open - Opened by amorimjuliana over 5 years ago - 2 comments
Labels: avro

#165 - [Avro] JsonInclude.Include.NON_NULL does not use default values

Issue - State: open - Opened by amorimjuliana over 5 years ago - 2 comments
Labels: avro

#164 - Invalid Union index (17); union only has 2 types

Issue - State: open - Opened by iNikem over 5 years ago - 4 comments
Labels: avro

#164 - Invalid Union index (17); union only has 2 types

Issue - State: open - Opened by iNikem over 5 years ago - 4 comments
Labels: avro

#164 - Invalid Union index (17); union only has 2 types

Issue - State: open - Opened by iNikem over 5 years ago - 4 comments
Labels: avro

#147 - [avro] Add support for external nullability annotations

Issue - State: open - Opened by marquiswang about 6 years ago - 5 comments
Labels: avro

#147 - [avro] Add support for external nullability annotations

Issue - State: open - Opened by marquiswang about 6 years ago - 5 comments
Labels: avro