issues
search
eclipse-ee4j
/
yasson
Eclipse Yasson project
https://projects.eclipse.org/projects/ee4j.yasson
Other
204
stars
96
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unexpected Serialization Behavior with Records Containing Lists in Java 21
#656
mskacelik
opened
1 day ago
0
java.sql.Time throws java.lang.UnsupportedOperationException when serialized.
#655
rogeriosorroche
opened
1 week ago
0
@JsonbCreator with static factory method and generic type fails
#654
f-wunderlich
opened
2 weeks ago
0
Default Serialization of java.util.Date does not generate ISO-8601 conform string
#653
RobertK66
opened
3 weeks ago
1
Yasson ignores @JsonbTypeAdapter on class level of object in Collection
#652
mkarg
opened
1 month ago
0
Deserialization of record component with `@JsonbDateFormat(TIME_IN_MILLIS)` fails
#651
jacopo-cavallarin
opened
1 month ago
0
Recursive mapping issue (despite custom serializers)
#650
sdaschner
opened
2 months ago
0
Custom serializers/deserializers and adapters ignored for Map keys (and values).
#649
martinsteger
opened
3 months ago
0
Support for ISO_DATE to Date deserialization
#648
OndroMih
opened
3 months ago
0
JsonBinding will close writer
#647
lazyrobert
opened
3 months ago
0
Github actions test java version fix
#646
Verdent
opened
4 months ago
0
JDK 11 compile target reverted
#645
Verdent
closed
4 months ago
1
integrate parsson 1.1.7
#644
lukasj
closed
5 months ago
0
Dependency bumps before the next release
#643
Verdent
closed
6 months ago
0
setup-java v4
#642
sullis
closed
7 months ago
1
Is Yasson still maintained?
#641
rdehuyss
opened
9 months ago
5
2.0.2 release
#640
senivam
closed
9 months ago
0
Serialization of generic root type with custom serializer not working
#639
bpasson
opened
9 months ago
0
CVE-2023-4043 vulnerability in parsson-1.1.0.jar
#638
funnelspider
closed
2 months ago
1
Multithreading leads to file corruption
#637
bmarwell
opened
10 months ago
5
Deserializing in GraalVM throws exception
#636
rdehuyss
opened
10 months ago
0
Upgrade parsson from 1.1.0 to 1.1.5
#635
apupier
closed
2 months ago
3
Fixes #633
#634
ramiswailem
closed
9 months ago
0
Get a warning '-H:IncludeResourceBundles=yasson-messages' is experimental
#633
ramiswailem
opened
11 months ago
0
Use assertThrows
#632
marschall
opened
1 year ago
0
Keep streams in JsonBinding open
#631
marschall
opened
1 year ago
3
YassonParser stream and skip methods breaks parser state and DeserializationContext contract
#630
api-from-the-ion
opened
1 year ago
0
Can not access package scope class
#629
hantsy
opened
1 year ago
1
Make yasson to honor @JsonbProperty on the getter when deserializing
#628
onacit
closed
1 year ago
3
Components (adapters, de- serializes) not really cached because of the bug in the ComponentMatcher
#627
api-from-the-ion
opened
1 year ago
0
DocumentationExampleTest: tests for date and number formats not working on installations with a non-English default locale.
#626
api-from-the-ion
opened
1 year ago
1
Polymorphic deserialization fails with a JsonValue property
#625
zmarcos
opened
1 year ago
6
JsonbConfig().withSerializers() / withDeserializers() and lambda as parameter value cause exception.
#624
api-from-the-ion
opened
1 year ago
0
Copyright fix
#623
Verdent
closed
1 year ago
0
Technical merge of released branch 3.0.3-RELEASE
#622
Verdent
closed
1 year ago
0
fix: check on possible null pointer dereference
#621
rng70-or
opened
1 year ago
0
Can't invoke mvnd because of some expressions instead of URLs in some profiles.
#620
api-from-the-ion
opened
1 year ago
1
[#617]User defined deserializer always should be used before standard…
#619
api-from-the-ion
opened
1 year ago
9
Is it possible to release 3.0.3 officially?
#618
api-from-the-ion
closed
3 weeks ago
7
@JsonbTypeDeserializer is ignored on Enums in 3.0.3; works in 2.0.4
#617
api-from-the-ion
opened
1 year ago
0
Recognize or honor @JsonbProperty annotation when applied to enumerated types.
#616
api-from-the-ion
opened
1 year ago
0
Field not read (is null when JSON-content is not)
#615
bmarwell
opened
1 year ago
0
Serializer not called on List Elements
#614
mdoy179
opened
1 year ago
2
JsonGenerationException: not valid in current context IN_OBJECT
#613
nimo23
closed
1 year ago
4
StackOverflowError when deserializing an interface bounded to a dynamically Deserializer
#612
davidobber
opened
1 year ago
1
YassonParser does not implement JsonParser.currentEvent()
#611
nibsi
opened
1 year ago
0
override the @JsonbTypeDeserializer
#610
redmitry
opened
1 year ago
0
JsonbDeserializer deserializes JSON array into class java.lang.String
#609
dziobiak-203872
opened
1 year ago
0
[#606] test case missing type deserializer
#608
bmarwell
opened
1 year ago
0
@JsonbTypeAdapter recognized but not used for record classes
#607
bmarwell
opened
1 year ago
2
Next