Bug fixes
body, headers, path, querystring when using *_validator Colander validators (#545)Internal Changes
mock by standard unittest.mockcornice to cornicejson (#543)0οΈβ£ > We made the choice not to bump a major for this, because the default renderer name was never documented. If you ever were relying on the default renderer's name (simplejson for Cornice < 5.X, and cornice for 5.0.0 and 5.0.1), then I'm truely sorry for the breakage.
python_requires checkBreaking Changes
simplejson.dumps() by default anymore, so the requirement has been dropped.β¬οΈ Please refer to upgrading docs for detailed migration instructions.
Bug fixes
204 No Content (fixes #521)request.errors.add() (#502)