Skip to content

Conversation

@seanmonstar
Copy link
Collaborator

0.6.7

Added

  • TimeoutLayer::with_status_code(status) to define the status code returned
    when timeout is reached. (#599)

Deprecated

  • auth::require_authorization is too basic for real-world. (#591)
  • TimeoutLayer::new() should be replaced with
    TimeoutLayer::with_status_code(). (#599)

Fixed

  • on_eos is now called even for successful responses. (#580)
  • ServeDir: call fallback when filename is invalid (#586)
  • decompression will not fail when body is empty (#618)

@seanmonstar seanmonstar requested a review from jplatte November 24, 2025 16:12
Copy link
Member

@jplatte jplatte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just one small suggestion.

@seanmonstar seanmonstar merged commit 3bf1ba7 into main Nov 24, 2025
11 checks passed
@seanmonstar seanmonstar deleted the push-rqkumnpxstoz branch November 24, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants