github paperclip-rs/paperclip v0.8.0

latest releases: v0.8.2, v0.8.1
15 months ago

[0.8.0] - 2023-01-14 ⚠️ Breaking Changes

Added

  • Support non-boxed bodies in scope middleware. PR#457
  • Add uuid0 and uuid1 features. PR#461
  • Add Content-Type Header to Swagger-UI Requests. PR#467

Changed

  • Updated copyrights to use "Paperclip Contributors". PR#470
  • Switch from parking_lot to std::sync. PR#473
  • Replaced dependency pin-project with pin-project-lite. PR#472

Fixed

  • Ensures that each chunk is written fully (code-gen). PR#491
  • Strip template pattern from paths. PR#486
  • Inconsistent behavior between rapidoc and swagger_ui (extra slash). PR#460
  • Fixed header-based SecuritySchema conversion for OpenAPI v3. PR#458
  • Respect host setting of v2 spec when converting to v3. PR#463
  • Move root level extensions to root. PR#464
  • Apiv2Header link in documentation. PR#468

Don't miss a new paperclip release

NewReleases is sending notifications on new releases.