Response numeric range increase should be incompatible
westse opened this issue · 0 comments
westse commented
As demonstrated by recently added unit tests, increasing a response numeric range is currently deemed compatible, but should be deemed incompatible because the client may be unprepared for the wider range. Ideally it would be incompatible by default, but at least making it configurable would address the need.