Skip to content

LubeLogger Versioning #779

Answered by hargata
tigattack asked this question in Q&A
Jan 2, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

I think we started off being somewhat committed to doing semver but about halfway through we started to just increment the smallest number if there isn't any breaking changes or if it's super minimal.

Case in point with the webhook payloads, the initial implementation was pretty bad and we didn't really know how it's being consumed, so we just kinda assumed that users were just logging the username and the action data from the payload with no logic dependent on them. We tried to preserve some backward compatibility but uhh...hard to foresee breaking changes if we don't know how it's being used in the first place.

So I'd say LubeLogger's versioning is kinda semver(?)

except instead of majo…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tigattack
Comment options

Answer selected by tigattack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants