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
The Flux project had a hard time today bumping go-gitlab to its latest version because f49ba02 apparently broke the API as the original HTTP error isn't returned anymore.
I would like to start a discussion on documenting such breaking changes somewhere going forward. Many projects do this in the release notes, others in a dedicated CHANGELOG.md file.
The text was updated successfully, but these errors were encountered:
Hi @makkes, I'm sorry this change caused issues for you 😞
I fully understand its not cool to ship breaking changes without people being able to easily see what changed so they can update the relevant bits without having to investigate issues themselves.
So I'm open to start using releases instead of just tags and add some bits to indicate any breaking changes that might be in that release. Hope that will improve things going forward...
I'm not 100% sure I got all the breaking changes in the v0.108.0 release, but will try to keep track of any breaking changes that are getting merged from now on...
The Flux project had a hard time today bumping go-gitlab to its latest version because f49ba02 apparently broke the API as the original HTTP error isn't returned anymore.
I would like to start a discussion on documenting such breaking changes somewhere going forward. Many projects do this in the release notes, others in a dedicated CHANGELOG.md file.
The text was updated successfully, but these errors were encountered: