Ecosyste.ms: Issues

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

GitHub / FasterXML/jackson-annotations issues and pull requests

#277 - Bump actions/setup-java from 4.6.0 to 4.7.0 in the github-actions group

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

#275 - Fix #274: add proper `module-info.java` handling

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

#273 - Fix #272: bump minimum JDK to 17

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

#270 - Bump actions/setup-java from 4.5.0 to 4.6.0 in the github-actions group

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

#269 - Update `@JsonFormat` javaDoc regarding `LocalDate` usage.

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

#268 - Fix #267: Java 8 as baseline for Jackson 3.0

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

#266 - Bump the github-actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#265 - Use 2 different `@JsonView` in a method (parameter and return)

Issue - State: open - Opened by domroydumcn 4 months ago - 1 comment

#264 - Bump actions/checkout from 4.2.0 to 4.2.1 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#263 - Bump the github-actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#262 - Bump actions/setup-java from 4.2.2 to 4.3.0 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#261 - Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#259 - Fix #258: add ElementType.PARAMETER for `@JsonIgnore`

Pull Request - State: closed - Opened by cowtowncoder 7 months ago

#257 - Bump actions/checkout from 4.1.6 to 4.1.7 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#256 - Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#255 - Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#254 - Bump actions/checkout from 4.1.3 to 4.1.4 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#253 - Remove redundant no-arg constructor

Pull Request - State: closed - Opened by Philzen 9 months ago

#252 - Fix "iff" typo and unpaired curly bracket in Javadoc

Pull Request - State: closed - Opened by Philzen 9 months ago

#251 - Remove redundant no-arg constructor

Pull Request - State: closed - Opened by Philzen 10 months ago - 3 comments

#250 - Fix "iff" typo and unpaired curly bracket in Javadoc

Pull Request - State: closed - Opened by Philzen 10 months ago - 5 comments

#249 - Bump actions/checkout from 4.1.2 to 4.1.3 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#248 - Migrate tests to `JUnit 5`

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

#247 - Convert unit tests to JUnit5 (from JUnit4)

Issue - State: closed - Opened by cowtowncoder 10 months ago - 1 comment

#246 - Bump the github-actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#245 - Bump the github-actions group with 1 update

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#244 - Fix grammar

Pull Request - State: closed - Opened by reftel about 1 year ago - 1 comment

#243 - Fix #242: allow `@JsonAnySetter` on parameters

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

#241 - Fix broken link in Javadoc of `JsonInclude`

Pull Request - State: closed - Opened by KENNYSOFT about 1 year ago - 1 comment

#240 - Bump the github-actions group with 1 update

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

#240 - Bump the github-actions group with 1 update

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

#239 - Improve JavaDoc of `@JsonProperty.required`

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

#238 - Bump the github-actions group with 1 update

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#237 - Hash-pin GitHub Actions, set grouped dependabot PRs

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

#237 - Hash-pin GitHub Actions, set grouped dependabot PRs

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

#236 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#236 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#236 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#234 - Add new `JsonTypeInfo.Id.SIMPLE_NAME`

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

#234 - Add new `JsonTypeInfo.Id.SIMPLE_NAME`

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

#233 - Rename ambiguous `JsonProperty.Access.*` constants

Issue - State: open - Opened by overheadhunter over 1 year ago - 1 comment

#233 - Rename ambiguous `JsonProperty.Access.*` constants

Issue - State: open - Opened by overheadhunter over 1 year ago - 1 comment

#228 - Add `requireTypeIdForSubtypes` property for `JsonTypeInfo.Value` in Jackson 3.0

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

#227 - Remove unused JavaDoc in `@JsonTypeInfo`

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

#226 - Add "require type id for subtypes" property for `JsonTypeInfo.Value` in 3.0

Issue - State: closed - Opened by cowtowncoder over 1 year ago - 8 comments
Labels: jackson-3.x

#225 - Improve JavaDoc on serialization side of `JsonTypeInfo.Id.DEDUCTION`

Pull Request - State: closed - Opened by JooHyukKim almost 2 years ago - 1 comment

#221 - Add `JsonFormat.Feature.READ_DATE_TIMESTAMPS_AS_NANOSECONDS`

Issue - State: closed - Opened by cowtowncoder almost 2 years ago
Labels: 2.15

#220 - @JsonProperty on a boolean field results into two fields in the final JSON

Issue - State: closed - Opened by Denis-D-M almost 2 years ago - 2 comments

#219 - Add explicit copyright notice in NOTICE

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

#217 - Add documentation for @JsonAlias used in enums (#193)

Pull Request - State: closed - Opened by mukham12 almost 2 years ago - 1 comment

#216 - Doc: improve JavaDoc of JsonAlias about ordering of alias and JSON keys

Pull Request - State: closed - Opened by JooHyukKim almost 2 years ago - 5 comments

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

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

#214 - Add NOTICE file with copyright information

Issue - State: closed - Opened by tobi5775 about 2 years ago - 20 comments

#213 - corrected link for tidelift

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

#213 - corrected link for tidelift

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

#212 - added link for tidelift subscription

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

#212 - added link for tidelift subscription

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

#211 - Add `JsonFormat.Feature`s: READ_UNKNOWN_ENUM_VALUES_AS_NULL, READ_UNKNOWN_ENUM_VALUES_USING_DEFAULT_VALUE

Pull Request - State: closed - Opened by Siwach16 about 2 years ago - 3 comments
Labels: 2.15

#210 - Multiple Variable Declarations (Single Line)

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

#209 - Multiple Variable Declarations (Single Line)

Issue - State: closed - Opened by ememisya about 2 years ago - 11 comments

#209 - Multiple Variable Declarations (Single Line)

Issue - State: closed - Opened by ememisya about 2 years ago - 11 comments

#207 - https connections in pom.xml

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

#207 - https connections in pom.xml

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

#206 - Fix minor typos in javadoc and comments

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

#206 - Fix minor typos in javadoc and comments

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

#205 - #204 added allowRepeatedNames flag, to be able to check for repeated type names

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

#205 - #204 added allowRepeatedNames flag, to be able to check for repeated type names

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

#204 - Allow explicit `JsonSubTypes` repeated names check

Issue - State: closed - Opened by ancane over 2 years ago - 1 comment

#204 - Allow explicit `JsonSubTypes` repeated names check

Issue - State: closed - Opened by ancane over 2 years ago - 1 comment

#203 - use latest workflow actions

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

#203 - use latest workflow actions

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

#202 - Add support for prefix and suffix on @JsonAnySetter annotation

Issue - State: open - Opened by alxxyz almost 3 years ago - 3 comments

#202 - Add support for prefix and suffix on @JsonAnySetter annotation

Issue - State: open - Opened by alxxyz almost 3 years ago - 4 comments

#201 - Google user group link fixed in issue template

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

#201 - Google user group link fixed in issue template

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

#200 - `@JsonIgnore` on `public boolean isSomething()` methods: Bug or feature ?

Issue - State: closed - Opened by dili91 almost 3 years ago - 4 comments

#200 - `@JsonIgnore` on `public boolean isSomething()` methods: Bug or feature ?

Issue - State: closed - Opened by dili91 almost 3 years ago - 4 comments

#199 - Fixed typo in Documentation

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

#199 - Fixed typo in Documentation

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

#198 - Add @Inherited annotation to all Jackson annotations

Issue - State: closed - Opened by emmersonbonnat-tw almost 3 years ago - 2 comments

#198 - Add @Inherited annotation to all Jackson annotations

Issue - State: closed - Opened by emmersonbonnat-tw almost 3 years ago - 2 comments