Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / OpenAPITools/jackson-databind-nullable issues and pull requests
#59 - Bumps version to 0.2.7-SNAPSHOT and bumps parent version to 2.18.2
Pull Request -
State: open - Opened by MathiasDam 6 days ago
#58 - Fix CVE-2023-35116
Issue -
State: closed - Opened by adam-sherpa6 12 months ago
- 2 comments
#56 - Stream API for JsonNullable wrapper
Pull Request -
State: open - Opened by DunkanMcLoud over 1 year ago
- 3 comments
#55 - Confusion with setSerializationInclusion(Include.NON_NULL)
Issue -
State: open - Opened by midovlvn over 1 year ago
#54 - Does it work with current SpringBootStarter 3.1.x ?
Issue -
State: closed - Opened by StefanSchubert over 1 year ago
- 1 comment
#53 - Add JsonNullableIsPresent annotation and validator
Pull Request -
State: closed - Opened by etherealsoftwareuk over 1 year ago
#52 - change jackson-base version to stable
Pull Request -
State: open - Opened by serkona almost 2 years ago
#51 - Allow to suppress null values in serialization
Issue -
State: open - Opened by Ironlink almost 2 years ago
- 1 comment
#50 - Fix broken unwrap bean validation and adapt tests
Pull Request -
State: closed - Opened by MelleD about 2 years ago
- 7 comments
#49 - JsonNullable with Collection is broken
Issue -
State: closed - Opened by MelleD about 2 years ago
- 7 comments
#48 - prepare 0.2.5 release
Pull Request -
State: closed - Opened by wing328 about 2 years ago
#47 - Copyright information
Issue -
State: open - Opened by KaiHomeier about 2 years ago
#46 - Custom deserializer and empty string treatment
Issue -
State: open - Opened by mhendrikxce about 2 years ago
- 3 comments
#45 - correctly deserialize Character
Pull Request -
State: closed - Opened by bratkartoffel about 2 years ago
#44 - Craft new release
Issue -
State: closed - Opened by bratkartoffel about 2 years ago
- 8 comments
#43 - minor optimizations and simplifications to JsonNullable
Pull Request -
State: closed - Opened by bratkartoffel about 2 years ago
- 1 comment
#42 - Add support for jakarta-validation
Pull Request -
State: closed - Opened by bratkartoffel about 2 years ago
- 1 comment
#41 - Add "Automatic-Module-Name" to manifest, fix usage as java 9+ module
Pull Request -
State: closed - Opened by bratkartoffel about 2 years ago
- 1 comment
#40 - Usage with java 9+ modules
Issue -
State: closed - Opened by bratkartoffel about 2 years ago
- 1 comment
#39 - Compatibility issue with spring boot 3 / jakarta api
Issue -
State: closed - Opened by bratkartoffel about 2 years ago
- 3 comments
#38 - Updating version of jackson-databind due to high level vulnaribility
Pull Request -
State: closed - Opened by vrnsky over 2 years ago
- 1 comment
#37 - Fix CVE-2022-42003
Pull Request -
State: closed - Opened by animalet over 2 years ago
- 1 comment
#36 - Fix CVE-2022-42003
Issue -
State: closed - Opened by animalet over 2 years ago
- 4 comments
#35 - Add support for Collection<JsonNullable<T>> in the JsonNullableValueExtractor
Pull Request -
State: closed - Opened by tofi86 over 2 years ago
- 3 comments
#34 - Missing JsonNullableValueExtractor support for List<JsonNullable<T>>
Issue -
State: closed - Opened by tofi86 over 2 years ago
#33 - Prepare release v0.2.3
Pull Request -
State: closed - Opened by wing328 over 2 years ago
#32 - jackson-base 2.13.3, add getAbsentValue
Pull Request -
State: closed - Opened by julianladisch almost 3 years ago
- 1 comment
#31 - Vulnerabilities - Update jackson-databind & hibernate-validator
Issue -
State: closed - Opened by liebig almost 3 years ago
- 1 comment
#30 - JsonNullableDeserializer incompatible with Jackson 2.13
Issue -
State: closed - Opened by oliverkuldmae almost 3 years ago
- 2 comments
#29 - Vulnerabilities in jackson-databind 2.9.10.6
Issue -
State: closed - Opened by Philzen almost 3 years ago
- 1 comment
#27 - Include license in POM
Pull Request -
State: closed - Opened by ZwoCa about 3 years ago
- 1 comment
#26 - Deserialising an empty character as json null instead of json undefined
Issue -
State: open - Opened by milanov over 3 years ago
- 3 comments
#25 - v0.2.2 not in public maven repositories
Issue -
State: closed - Opened by lfischer over 3 years ago
- 7 comments
#24 - Bump hibernate-validator from 6.1.0.Final to 6.1.5.Final
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#23 - 0.2.2 release
Pull Request -
State: closed - Opened by wing328 almost 4 years ago
#22 - upgrade jackson-base to 2.10.3 for vulnerability CVE-2020-35491
Pull Request -
State: closed - Opened by zteater almost 4 years ago
#21 - Vulnerability jackson-base
Issue -
State: closed - Opened by wlademir almost 4 years ago
- 5 comments
#20 - Add Jackson ServiceLoader support (closes #19).
Pull Request -
State: closed - Opened by PascalSchumacher over 4 years ago
#19 - Add Jackson ServiceLoader support
Issue -
State: closed - Opened by PascalSchumacher over 4 years ago
- 2 comments
#18 - How to use this with Spring Boot
Issue -
State: open - Opened by black-snow over 4 years ago
- 8 comments
#17 - Usage of jackson-databind-nullable with openapi generator plugin
Issue -
State: open - Opened by MRDcoder over 4 years ago
- 4 comments
#16 - Add ifPresent action on JsonNullable
Pull Request -
State: closed - Opened by plum117 over 4 years ago
- 3 comments
#15 - Upgrade to Jackson 2.10.3
Pull Request -
State: closed - Opened by joschi almost 5 years ago
- 4 comments
#14 - Bump hibernate-validator from 6.0.13.Final to 6.1.0.Final
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies
#13 - Issue #12 - No need to validate values for JsonNullable.undefined()
Pull Request -
State: closed - Opened by VictorKrapivin over 5 years ago
- 1 comment
#12 - No need to validate values for JsonNullable.undefined()
Issue -
State: closed - Opened by VictorKrapivin over 5 years ago
- 10 comments
#11 - Update README.md with information on XML serialization. Fixes #5
Pull Request -
State: closed - Opened by bkabrda over 5 years ago
- 3 comments
#10 - RFE: Make JsonNullable serialize properly to XML
Issue -
State: closed - Opened by bkabrda over 5 years ago
- 5 comments
#9 - Support for javax.validation is not released
Issue -
State: closed - Opened by MelleD over 5 years ago
- 11 comments
#8 - Feature/new method is undefined
Pull Request -
State: closed - Opened by MelleD over 5 years ago
- 3 comments
#7 - New Method isUndefined
Issue -
State: open - Opened by MelleD over 5 years ago
- 5 comments
#6 - include support for javax.validation
Pull Request -
State: closed - Opened by hatzlj almost 6 years ago
- 6 comments
#5 - improve JsonNullable public API
Pull Request -
State: closed - Opened by hatzlj almost 6 years ago
- 1 comment
#4 - fix OpenAPITools/jackson-databind-nullable#3
Pull Request -
State: closed - Opened by hatzlj almost 6 years ago
- 1 comment
#3 - empty string / whitespace string in json should not be JsonNullable.undefined() for JsonNullable<String>
Issue -
State: closed - Opened by hatzlj almost 6 years ago
#2 - Allow javax.validation for JsonNullable for constraints supported by openapi
Issue -
State: closed - Opened by hatzlj almost 6 years ago
- 10 comments
#1 - Add convenient Optional.orElse() like getter to JsonNullable
Issue -
State: closed - Opened by hatzlj almost 6 years ago
- 1 comment