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.0
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.1
Choose a head ref
  • 19 commits
  • 58 files changed
  • 5 contributors

Commits on Jun 13, 2025

  1. Fix DI async flaky test

    bjhham committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    27b53f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd46521 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03576de View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. KTOR-6794 Send response in routing on failures if the call hasn't bee…

    …n handled during the call pipeline (#4938)
    Stexxe authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    221f467 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

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

Commits on Jun 20, 2025

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

Commits on Jun 23, 2025

  1. KTOR-7766: Migrate to gradle-maven-publish-plugin by vanniktech (#4942)

    * Migrate to gradle-maven-publish-plugin by vanniktech
    * Guess a repository when registering aggregating tasks
    * Move logo and copyright configuration to ktorbuild.dokka
    osipxd authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    86e9c6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ad8f19 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Configuration menu
    Copy the full SHA
    826afd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cbae40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d89d41e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

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

Commits on Jun 30, 2025

  1. Configuration menu
    Copy the full SHA
    27045c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a6be4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30d5107 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Fix publishing (#4970)

    * Increase Xmx on CI
    * Fix the Develocity version in build-settings-logic
    * Limit parallelism for native tasks
    * Reduce Dokka memory consumption on CI
    * Enable automatic release
    osipxd authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    aa6c165 View commit details
    Browse the repository at this point in the history
  2. KTOR-8622 ForwardedHeaders: Parse parameters case insensitively (#4963)

    Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
    Co-authored-by: Bruce Hamilton <150327496+bjhham@users.noreply.github.com>
    solonovamax and bjhham authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    0c30d44 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. Configuration menu
    Copy the full SHA
    b290f07 View commit details
    Browse the repository at this point in the history
  2. Release 3.2.1 (#4975)

    Stexxe authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    bb76ebc View commit details
    Browse the repository at this point in the history
Loading