-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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: v6.0.0-M1
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: v6.0.0-M2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 39 files changed
- 2 contributors
Commits on Jul 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for af30f38 - Browse repository at this point
Copy the full SHA af30f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6579c9 - Browse repository at this point
Copy the full SHA a6579c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bcc525 - Browse repository at this point
Copy the full SHA 3bcc525View commit details
Commits on Aug 19, 2025
-
Add a new Step implementation for the chunk-oriented processing model
This commit also adapts the ChunkListener interface as well as corresponding annotations to the new implementation. Moreover, this commit deprecates SkipWrapper and its usage in the Chunk API as they are not used in the new implementation. Resolves #3950
Configuration menu - View commit details
-
Copy full SHA for 3433b02 - Browse repository at this point
Copy the full SHA 3433b02View commit details -
Use reflection-based method lookup in transaction attribute source of…
… JobOperatorFactoryBean This commit replaces the method name matching transaction attribute source with a reflection-based one for safe refactoring. Note that the previous transaction attributes (Propagation.REQUIRED and Isolation.DEFAULT) are the default values in DefaultTransactionAttribute introduced by this commit.
Configuration menu - View commit details
-
Copy full SHA for b27ee64 - Browse repository at this point
Copy the full SHA b27ee64View commit details -
Add recover method to JobOperator
Resolves #4876 Signed-off-by: Yejeong, Ham <dev@thelightway.kr>
Configuration menu - View commit details
-
Copy full SHA for 213ba54 - Browse repository at this point
Copy the full SHA 213ba54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6090a80 - Browse repository at this point
Copy the full SHA 6090a80View commit details -
- Log warnings instead of throwing exceptions when recovering already recovered job executions - Update tests - Update Javadocs
Configuration menu - View commit details
-
Copy full SHA for 7f3630e - Browse repository at this point
Copy the full SHA 7f3630eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39d3fe9 - Browse repository at this point
Copy the full SHA 39d3fe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e1f10b - Browse repository at this point
Copy the full SHA 4e1f10bView commit details
Commits on Aug 20, 2025
-
Fix AOT resource hints in CoreRuntimeHints
Starting with Spring Framework 7, the resource hints syntax has changed from a java.util.regex.Pattern format to a "glob pattern" format [1]. This commit partially reverts 369652c until we find a way to include schema-{h2,derby,...}.sql and exclude schema-drop-*.sql with a glob pattern. Resolves #4937 [1]: https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-7.0-Release-Notes#graalvm-native-applications
Configuration menu - View commit details
-
Copy full SHA for 9f2a30e - Browse repository at this point
Copy the full SHA 9f2a30eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c86f636 - Browse repository at this point
Copy the full SHA c86f636View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da06e5 - Browse repository at this point
Copy the full SHA 3da06e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd532ae - Browse repository at this point
Copy the full SHA bd532aeView 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 v6.0.0-M1...v6.0.0-M2