-
Notifications
You must be signed in to change notification settings - Fork 955
Comparing changes
Open a pull request
base repository: sbt/sbt
base: v1.10.11
head repository: sbt/sbt
compare: v1.11.0-RC1
- 17 commits
- 36 files changed
- 4 contributors
Commits on Mar 25, 2025
-
**Problem** The runner script prints out "copying runtime jar" etc to stdout. **Solution** This removes the log, and moves other logs to stderr.
Configuration menu - View commit details
-
Copy full SHA for af714b8 - Browse repository at this point
Copy the full SHA af714b8View commit details -
Merge pull request #8081 from eed3si9n/wip/stdout
fix: Avoid printing to stdout
Configuration menu - View commit details
-
Copy full SHA for 876222e - Browse repository at this point
Copy the full SHA 876222eView commit details
Commits on Apr 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4d583fa - Browse repository at this point
Copy the full SHA 4d583faView commit details -
Reproduce testQuick + object deps bug [merge-skip]
testQuick after code change doesn't rerun the test. This was adopted from https://github.com/OlegYch/sbt-testQuick-bug
Configuration menu - View commit details
-
Copy full SHA for baa9a91 - Browse repository at this point
Copy the full SHA baa9a91View commit details -
fix: Fix incremental test with companion objects [merge-skip]
**Problem** Incremental test (aka testQuick) has a bug when companion objects depends on others since at some point it's failing to look up relationship from Zinc analysis. **Solution** This fixes the lookup.
Configuration menu - View commit details
-
Copy full SHA for 1415b2e - Browse repository at this point
Copy the full SHA 1415b2eView commit details -
Merge pull request #8087 from eed3si9n/wip/test-quick-bug2
[1.x] fix: Fix incremental test with companion objects
Configuration menu - View commit details
-
Copy full SHA for 978dd57 - Browse repository at this point
Copy the full SHA 978dd57View commit details
Commits on May 7, 2025
-
fix: BSP error status code in more cases
Ensures that `buildTarget/compile` returns a `StatusCode.Error` instead of a JSON-RPC error even when the compile error is buried deeper in the `Incomplete` causes. Fixes #8104
Configuration menu - View commit details
-
Copy full SHA for 5d81f2c - Browse repository at this point
Copy the full SHA 5d81f2cView commit details -
Merge pull request #8109 from harpocrates/bsp-compile-status-code
fix: BSP error status code in more cases
Configuration menu - View commit details
-
Copy full SHA for 25b30ff - Browse repository at this point
Copy the full SHA 25b30ffView commit details
Commits on May 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1d78712 - Browse repository at this point
Copy the full SHA 1d78712View commit details -
Merge pull request #8117 from sbt/revert-8109-bsp-compile-status-code
Revert "fix: BSP error status code in more cases"
Configuration menu - View commit details
-
Copy full SHA for 684cb48 - Browse repository at this point
Copy the full SHA 684cb48View commit details
Commits on May 15, 2025
-
Sonatype Publish Portal support
**Problem** Sonatype is sunsetting HTTP Rest endpoint OSSRH in June 2025. **Solution** This implements a built-in publishing mechanism. Kudos to David Doyle who has spearheaded Sonatype Central support via sonatype-central-client etc.
Configuration menu - View commit details
-
Copy full SHA for d8813bc - Browse repository at this point
Copy the full SHA d8813bcView commit details
Commits on May 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dc23577 - Browse repository at this point
Copy the full SHA dc23577View commit details -
Configuration menu - View commit details
-
Copy full SHA for 341cd9c - Browse repository at this point
Copy the full SHA 341cd9cView commit details -
Merge pull request #8126 from eed3si9n/wip/sonatype
[1.x] Sonatype Publish Portal support
Configuration menu - View commit details
-
Copy full SHA for 5a229a1 - Browse repository at this point
Copy the full SHA 5a229a1View commit details
Commits on May 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7516b40 - Browse repository at this point
Copy the full SHA 7516b40View commit details -
Merge pull request #8127 from eed3si9n/wip/bump-lm
[1.x] lm 1.11.0-M1
Configuration menu - View commit details
-
Copy full SHA for df9ed2e - Browse repository at this point
Copy the full SHA df9ed2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f698b71 - Browse repository at this point
Copy the full SHA f698b71View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.10.11...v1.11.0-RC1