Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Kludex/uvicorn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.30.1
Choose a base ref
...
head repository: Kludex/uvicorn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.30.2
Choose a head ref
  • 4 commits
  • 8 files changed
  • 5 contributors

Commits on Jun 14, 2024

  1. Add reason support on WebSocketDisconnectEvent (#2324)

    * Add `reason` support WebSocketDisconnectEvent
    
    * cutify test
    
    ---------
    
    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    frankie567 and Kludex authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4e9f48d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d79f285 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Iterate subprocesses in-place (#2373)

    * replace suprocesses inplace
    
    * list is not resized, no need for copying
    maxfischer2781 authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c23cd24 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Version 0.30.2 (#2380)

    * Version 0.30.2
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
    vvanglro and Kludex authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ca24e1b View commit details
    Browse the repository at this point in the history
Loading