Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #3948: retain transient field for ignoral if annotated with @JsonIgnoral (or similar) #4048

Merged
merged 4 commits into from
Jul 20, 2023

Conversation

cowtowncoder
Copy link
Member

So, resolve a commonly reported (against 2.15) problem where behavior changed to basically make @JsonIgnore annotation ignored on transient fields (due to 2.15.0 fix for #3862).

Not backported in 2.15 patch due to chance of regressions.

@cowtowncoder cowtowncoder merged commit 4537f09 into 2.16 Jul 20, 2023
3 checks passed
@cowtowncoder cowtowncoder deleted the tatu/2.16/3948-fix-transient-plus-ignoral branch July 20, 2023 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.16 Issues planned for 2.16
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant