Skip to content

Conversation

@rwinch
Copy link
Contributor

@rwinch rwinch commented Oct 20, 2025

Fixes #5354

@cowtowncoder cowtowncoder changed the title Do not write cglibs Callback[] getCallbacks() Do not write cglibs Callback[] getCallbacks() (3.x) Oct 20, 2025
Copy link
Member

@cowtowncoder cowtowncoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cowtowncoder
Copy link
Member

Looks good @rwinch ! Just one thing before I can merge (non-test-)code changes: unless we have gotten CLA for you (apologies if I missed it, tried to check), would need one now, from:

https://github.com/FasterXML/jackson/blob/main/contributor-agreement.pdf

It only needs to be sent once and covers all future contributions. The usual way is to print, fill & sign, scan/photo, email to cla at fasterxml dot com.
Once I got it I'll proceed with merge and the fix will make it in 3.0.1 that I hope to release this week!

Thank you again for both reporting the issue and providing the fix!

Copy link
Member

@cowtowncoder cowtowncoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rwinch
Copy link
Contributor Author

rwinch commented Oct 21, 2025

@cowtowncoder Thanks for the reply. I'm working on sorting out the CLA with my employer and will get back to you as soon as I can.

@rwinch
Copy link
Contributor Author

rwinch commented Oct 21, 2025

@cowtowncoder Thank you for your patience. I've submitted the CLA

@cowtowncoder cowtowncoder added the cla-received PR already covered by CLA (optional label) label Oct 21, 2025
@cowtowncoder cowtowncoder changed the title Do not write cglibs Callback[] getCallbacks() (3.x) Fix #5354: do not write cglibs Callback[] getCallbacks() (3.x) Oct 21, 2025
@cowtowncoder cowtowncoder added this to the 3.0.1 milestone Oct 21, 2025
Copy link
Member

@cowtowncoder cowtowncoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cowtowncoder cowtowncoder merged commit b0ef3c0 into FasterXML:3.x Oct 21, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-received PR already covered by CLA (optional label)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

jackson-databind 3.0.0 renders callbacks property from Spring CGLIB Proxy

2 participants