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: ktorio/ktor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.2
Choose a base ref
...
head repository: ktorio/ktor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.3
Choose a head ref
  • 13 commits
  • 24 files changed
  • 10 contributors

Commits on Jul 16, 2025

  1. Configuration menu
    Copy the full SHA
    a52030a View commit details
    Browse the repository at this point in the history
  2. Drop broken SSE test

    bjhham committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    5afccbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50ab9d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35d98ba View commit details
    Browse the repository at this point in the history
  5. KTOR-7234 Fix WS session closure

    Mr3zee authored and bjhham committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    366623b View commit details
    Browse the repository at this point in the history
  6. [js, wasmJs] fix crash of absence of the process global by providin…

    …g default values (#5004)
    
    * fix crash of absence of the `process` global by providing default values [js, wasmJs]
    
    * remove extra brace (oops)
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    * run ./gradlew formatKotlin
    
    ---------
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Co-authored-by: Bruce Hamilton <150327496+bjhham@users.noreply.github.com>
    3 people authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    962343e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

  1. KTOR-8682 sanitize infinite loop

    jimirocks authored and bjhham committed Jul 17, 2025
    Configuration menu
    Copy the full SHA
    b9b859d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Configuration menu
    Copy the full SHA
    92708fa View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Configuration menu
    Copy the full SHA
    92266d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Configuration menu
    Copy the full SHA
    0ceafad View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. KTOR-8712 add .yml as allowed suffix for configuration

    Adds .yml as an allowed suffix for configuration files,
    since .yml is a very common file suffix for yaml files.
    froks authored and osipxd committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    7ea26ad View commit details
    Browse the repository at this point in the history
  2. Release 3.2.3 (#5023)

    Stexxe authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    41614b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfbeb28 View commit details
    Browse the repository at this point in the history
Loading