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

Event Schema Versioning #75

Merged
merged 6 commits into from Dec 8, 2021
Merged

Event Schema Versioning #75

merged 6 commits into from Dec 8, 2021

Conversation

oskardudycz
Copy link
Owner

@oskardudycz oskardudycz commented Oct 19, 2021

Shows how to handle basic event schema versioning scenarios using event and stream transformations (e.g. upcasting):

  • Simple mapping
    • New not required property
    • New required property
    • Renamed property
  • Upcasting
    • Changed Structure
    • New required property
  • Downcasters
  • Events Transformations
  • Stream Transformation
  • Summary

@oskardudycz oskardudycz force-pushed the versioning_samples branch 6 times, most recently from d36d532 to d3b644c Compare October 20, 2021 15:18
@oskardudycz oskardudycz force-pushed the versioning_samples branch 4 times, most recently from 24f508a to 711f0b3 Compare December 1, 2021 15:00
@oskardudycz oskardudycz marked this pull request as ready for review December 8, 2021 15:56
@oskardudycz oskardudycz merged commit bcdbeaa into main Dec 8, 2021
@oskardudycz oskardudycz deleted the versioning_samples branch December 8, 2021 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant