Replies: 5 comments 4 replies
-
oh, i think i misunderstood this bit,
my first read was that this change was not applied to all SDKs, but this is saying the field types differ by SDK. right? |
Beta Was this translation helpful? Give feedback.
-
Hey! So if you want to know about general semver considerations, take a look at #1744, it was extensively discussed there. For this change in particular:
|
Beta Was this translation helpful? Give feedback.
-
amazing, i appreciate all the info!
is there a way to better understand what the differences are? edit: was reading #1744 (comment),
respectfully, whether it was used or not, it was still a breaking change shipped in a minor version. so im confused about how to reconcile "we'll never do this" vs. "we'll do it... carefully". |
Beta Was this translation helpful? Give feedback.
-
@notnmeyer, this is a mistake, there shouldn't have been a breaking change. I'm going to chat with @svix-jplatte and better understand it. |
Beta Was this translation helpful? Give feedback.
-
As noted by @tasn, this was actually a misstep by myself. Sorry for that! I'm working on re-adding the previous API as deprecated. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/svix/svix-webhooks/releases/tag/v1.70.0 was just released and the notes mention a breaking change to "some" sdks without being explicit about which ones.
specifically this,
what is your perspective on semver and release versioning? is a breaking change not a breaking change? as a self-hosted user, i am extremely appreciative of your work, just seeking to understand so i can adapt my risk tolerance.
tl;dr, whats scary here is that this minor version bump:
is not specific about which SDKs contain the breaking changei believe i misunderstood thisBeta Was this translation helpful? Give feedback.
All reactions