Skip to content

v2.21.0

Choose a tag to compare

@mccutchen mccutchen released this 28 Feb 03:56
· 16 commits to main since this release
28f24aa

Warning

Potential Breaking Changes

  • The authorized field was renamed to authenticated in the /basic-auth, /hidden-basic-auth, and /digest-auth endpoints to align with the original httpbin implementation. See #231 for details.
  • The shape of the /cookies response changed to align with the original httpbin implementation. See #235 for details.

What's Changed

New Contributors

Full Changelog: v2.20.0...v2.21.0