breaking change

التعريفات والمعاني

== English == === Noun === breaking change (plural breaking changes) (computing) A change in one part of a software system that potentially causes other components to fail; occurs most often in shared libraries of code used by multiple applications. ==== See also ==== backward compatibility regression semantic versioning