Skip to content

Implement dedicated (de)serializer for messages#1

Merged
mpkorstanje merged 1 commit into
mainfrom
java-implementation
Jan 12, 2026
Merged

Implement dedicated (de)serializer for messages#1
mpkorstanje merged 1 commit into
mainfrom
java-implementation

Conversation

@mpkorstanje
Copy link
Copy Markdown
Member

@mpkorstanje mpkorstanje commented Jan 12, 2026

🤔 What's changed?

This extracts the common Jackson settings copy-pasted across various Cucumber modules into its own module for reuse.

⚡️ What's your motivation?

To read and write messages the Jackson class is copy-pasted numerous times. This module helps reduce that duplication.

🏷️ What kind of change is this?

  • ⚡ New feature (non-breaking change which adds new behaviour)

📋 Checklist:

  • I agree to respect and uphold the Cucumber Community Code of Conduct
  • I've changed the behaviour of the code
    • I have added/updated tests to cover my changes.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • Users should know about my change
    • I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

@mpkorstanje mpkorstanje force-pushed the java-implementation branch 4 times, most recently from 42e9294 to 7203887 Compare January 12, 2026 16:02
This extracts the common Jackson settings copy-pasted across various
Cucumber modules into its own module for reuse.
@mpkorstanje mpkorstanje merged commit 346353a into main Jan 12, 2026
3 checks passed
@mpkorstanje mpkorstanje deleted the java-implementation branch January 12, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant