-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: spring-projects/spring-batch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fa73e01
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: spring-projects/spring-batch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5750492
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 31 files changed
- 3 contributors
Commits on Nov 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1032ad0 - Browse repository at this point
Copy the full SHA 1032ad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a979784 - Browse repository at this point
Copy the full SHA a979784View commit details
Commits on Nov 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8be9700 - Browse repository at this point
Copy the full SHA 8be9700View commit details -
The XSDs for v6 are available online: - https://www.springframework.org/schema/batch/spring-batch.xsd - https://www.springframework.org/schema/batch-integration/spring-batch-integration.xsd Since they are not going to evolve anymore, it does not make sense to redeploy them continuously as part of the release process. Related to #4843
Configuration menu - View commit details
-
Copy full SHA for c257b99 - Browse repository at this point
Copy the full SHA c257b99View commit details
Commits on Nov 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d45ba71 - Browse repository at this point
Copy the full SHA d45ba71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bb70e3 - Browse repository at this point
Copy the full SHA 0bb70e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b880f - Browse repository at this point
Copy the full SHA a2b880fView commit details
Commits on Nov 24, 2025
-
Make chunk tracker thread bound in ChunkOrientedStep
Before this commit, the chunk tracker was instance-based, which resulted in progress state being shared and overridden across threads of execution. This commit changes the scope of the chunk tracker to be thread local so that each thread has its own progress state. Resolves #5099
Configuration menu - View commit details
-
Copy full SHA for a2d61f8 - Browse repository at this point
Copy the full SHA a2d61f8View commit details
Commits on Nov 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c8a0528 - Browse repository at this point
Copy the full SHA c8a0528View commit details
Commits on Dec 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a6a53c4 - Browse repository at this point
Copy the full SHA a6a53c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b58c842 - Browse repository at this point
Copy the full SHA b58c842View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69665d8 - Browse repository at this point
Copy the full SHA 69665d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5750492 - Browse repository at this point
Copy the full SHA 5750492View commit details
Loading
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 fa73e01...5750492