mdedetrich commented on PR #630:
URL: https://github.com/apache/pekko-http/pull/630#issuecomment-2503880929

   > I think I missed why we'd want to delay this merge - this PR as it now 
stands seems like a regular backwards-compatible change (assuming nobody 
inherited from `ContentType` or `MediaType`, which seems like a reasonable 
assumption)?
   
   So actually, the reason for putting it in 1.2.0 is that while its not a 
breaking compatible change it is a forwards breaking change (hence the MiMa 
changes) which is allowed by semver in minor version bumps (its only backwards 
compatibility thats disallowed, this has to be done in a major patch update).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to