cornice v5.0.3 Release Notes
Release Date: 2020-08-31 // almost 6 years ago-
Bug fixes
- 🛠 Fix missing
body,headers,path,querystringwhen using*_validatorColander validators (#545)
Internal Changes
- ✅ Replaced
mockby standardunittest.mock - Replaced Nose test runner by pytest
- 🛠 Fix missing
Previous changes from v5.0.2
-
- 0️⃣ Rename default renderer from
cornicetocornicejson(#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 (
simplejsonfor Cornice < 5.X, andcornicefor 5.0.0 and 5.0.1), then I'm truely sorry for the breakage. - 0️⃣ Rename default renderer from