You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 10, 2025. It is now read-only.
I was updating dependencies in a project and when it came to JVM SDK I hade a pretty hard time investigating was there any breaking change since my version or not. What we see right now are these labels
What can one understand from this?
removed functionality is probably a breaking change
yellow can be just a change or a breaking change
bug fix also can be a breaking change
I think we should be more careful with labeling changes in the library otherwise it's hard to update the version. If there was a breaking change - it should be labeled separately. Perhaps with a different colour.
The text was updated successfully, but these errors were encountered:
I was updating dependencies in a project and when it came to JVM SDK I hade a pretty hard time investigating was there any breaking change since my version or not.

What we see right now are these labels
What can one understand from this?
I think we should be more careful with labeling changes in the library otherwise it's hard to update the version. If there was a breaking change - it should be labeled separately. Perhaps with a different colour.
The text was updated successfully, but these errors were encountered: