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

#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] 15 days 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] about 1 month 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] about 2 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] 2 months ago
Labels: dependencies

#253 - Remove redundant no-arg constructor

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

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

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

#251 - Remove redundant no-arg constructor

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

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

Pull Request - State: closed - Opened by Philzen 2 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] 2 months ago
Labels: dependencies

#248 - Migrate tests to `JUnit 5`

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

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

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

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

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

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

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

#244 - Fix grammar

Pull Request - State: closed - Opened by reftel 5 months ago - 1 comment

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

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

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

Pull Request - State: closed - Opened by KENNYSOFT 7 months ago - 1 comment

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

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

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

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

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

Pull Request - State: closed - Opened by JooHyukKim 8 months ago

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

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

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

Pull Request - State: closed - Opened by pnacht 9 months ago - 1 comment

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

Pull Request - State: closed - Opened by pnacht 9 months ago - 1 comment

#236 - Bump actions/checkout from 3 to 4

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

#236 - Bump actions/checkout from 3 to 4

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

#236 - Bump actions/checkout from 3 to 4

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

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

Pull Request - State: closed - Opened by JooHyukKim 11 months ago

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

Pull Request - State: closed - Opened by JooHyukKim 11 months ago

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

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

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

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

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

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

#227 - Remove unused JavaDoc in `@JsonTypeInfo`

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

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

Issue - State: closed - Opened by cowtowncoder about 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 about 1 year ago - 1 comment

#221 - Add `JsonFormat.Feature.READ_DATE_TIMESTAMPS_AS_NANOSECONDS`

Issue - State: closed - Opened by cowtowncoder about 1 year 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 over 1 year ago - 2 comments

#219 - Add explicit copyright notice in NOTICE

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

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

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

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

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

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

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

#214 - Add NOTICE file with copyright information

Issue - State: closed - Opened by tobi5775 over 1 year ago - 20 comments

#213 - corrected link for tidelift

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

#213 - corrected link for tidelift

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

#212 - added link for tidelift subscription

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

#212 - added link for tidelift subscription

Pull Request - State: closed - Opened by kelubhai over 1 year 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 over 1 year ago - 3 comments
Labels: 2.15

#210 - Multiple Variable Declarations (Single Line)

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

#209 - Multiple Variable Declarations (Single Line)

Issue - State: closed - Opened by ememisya over 1 year ago - 11 comments

#209 - Multiple Variable Declarations (Single Line)

Issue - State: closed - Opened by ememisya over 1 year ago - 11 comments

#207 - https connections in pom.xml

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

#207 - https connections in pom.xml

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

#206 - Fix minor typos in javadoc and comments

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

#206 - Fix minor typos in javadoc and comments

Pull Request - State: closed - Opened by marcwrobel almost 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 about 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 about 2 years ago - 1 comment

#204 - Allow explicit `JsonSubTypes` repeated names check

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

#204 - Allow explicit `JsonSubTypes` repeated names check

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

#203 - use latest workflow actions

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

#203 - use latest workflow actions

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

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

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

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

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

#201 - Google user group link fixed in issue template

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

#201 - Google user group link fixed in issue template

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

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

Issue - State: closed - Opened by dili91 about 2 years ago - 4 comments

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

Issue - State: closed - Opened by dili91 about 2 years ago - 4 comments

#199 - Fixed typo in Documentation

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

#199 - Fixed typo in Documentation

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

#198 - Add @Inherited annotation to all Jackson annotations

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

#198 - Add @Inherited annotation to all Jackson annotations

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

#197 - @JsonIgnore usage instead of @JsonManagedReference and @JsonBackReference

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

#197 - @JsonIgnore usage instead of @JsonManagedReference and @JsonBackReference

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

#196 - enable @jsonignores ignore property of property of and more...

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

#194 - fix a flaky test

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

#194 - fix a flaky test

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

#193 - Document that @JsonAlias can be used on enum values

Issue - State: closed - Opened by mjustin over 2 years ago - 3 comments
Labels: documentation, good first issue

#191 - Improve Travis CI build Performance

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

#189 - remove (alias) "Json" from annotations

Issue - State: closed - Opened by xenoterracide about 3 years ago - 1 comment

#189 - remove (alias) "Json" from annotations

Issue - State: closed - Opened by xenoterracide about 3 years ago - 1 comment

#188 - fix docs: com.foobar -> com.foo(wrong example)

Pull Request - State: closed - Opened by iseki0 about 3 years ago - 1 comment

#187 - [FEATURE] Using Jackson Annotations simultaneously: @JsonNaming @JsonAlias

Issue - State: open - Opened by the-codinator about 3 years ago - 4 comments

#187 - [FEATURE] Using Jackson Annotations simultaneously: @JsonNaming @JsonAlias

Issue - State: open - Opened by the-codinator about 3 years ago - 4 comments

#185 - Enable depedency caching for travis

Pull Request - State: closed - Opened by Taher-Ghaleb over 3 years ago - 2 comments

#185 - Enable depedency caching for travis

Pull Request - State: closed - Opened by Taher-Ghaleb over 3 years ago - 2 comments

#184 - Document that `@JsonUnwrapped` also applies to deserialization

Issue - State: closed - Opened by mjustin over 3 years ago - 1 comment
Labels: documentation

#183 - more generic annotations

Issue - State: closed - Opened by xenoterracide over 3 years ago - 4 comments

#183 - more generic annotations

Issue - State: closed - Opened by xenoterracide over 3 years ago - 4 comments