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: sbt/sbt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.2
Choose a base ref
...
head repository: sbt/sbt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.3
Choose a head ref
  • 8 commits
  • 6 files changed
  • 4 contributors

Commits on Jun 11, 2025

  1. fix: semanticdb expects Wildcard imports to be in the last position

    Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
    inglor committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    1cd9c1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2db4b1a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. fix: do not treat values "1.x" of "pluginCrossBuild/sbtBinaryVersion"…

    … as sbt 2 (fixes #8166)
    
    As a consequence, this fixes artifact name contraction for maven style and thus fixes publishing to Sonatype when a cross-built sbt version is different from 1.0
    unkarjedy committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    c3925c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8167 from unkarjedy/1.11.x

    fix: do not treat values "1.x" of "pluginCrossBuild/sbtBinaryVersion" as sbt 2 (fixes #8166)
    eed3si9n authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    f37aea0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

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

Commits on Jul 4, 2025

  1. Review: the new configurable request timeout value should be `10.minu…

    …tes` and should only be used for upload
    guizmaii committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    8c0010a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2025

  1. Merge pull request #8171 from guizmaii/sonaRelease_timeout

    [1.x] Allow users to configure the timeout when publishing to the Maven Central repo
    eed3si9n authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    0558c56 View commit details
    Browse the repository at this point in the history
  2. sbt 1.11.3

    eed3si9n committed Jul 5, 2025
    Configuration menu
    Copy the full SHA
    2293bdd View commit details
    Browse the repository at this point in the history
Loading