-
Notifications
You must be signed in to change notification settings - Fork 38.9k
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-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.36
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: spring-projects/spring-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.37
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 17 files changed
- 4 contributors
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2babd4 - Browse repository at this point
Copy the full SHA d2babd4View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d42c920 - Browse repository at this point
Copy the full SHA d42c920View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e45b76 - Browse repository at this point
Copy the full SHA 3e45b76View commit details
Commits on May 24, 2024
-
Test detection of original generic method for CGLIB bridge method
Includes isBridgedCandidateFor optimization (aligned with 6.0.x) See gh-32888
Configuration menu - View commit details
-
Copy full SHA for 98aa03c - Browse repository at this point
Copy the full SHA 98aa03cView commit details
Commits on May 27, 2024
-
Support compilation of array and list indexing with Integer in SpEL
Prior to this commit, the Spring Expression Language (SpEL) failed to compile an expression that indexed into an array or list using an Integer. This commit adds support for compilation of such expressions by ensuring that an Integer is unboxed into an int in the compiled bytecode. See gh-32694 Closes gh-32908 (cherry picked from commit 079d53c)
Configuration menu - View commit details
-
Copy full SHA for 0f04052 - Browse repository at this point
Copy the full SHA 0f04052View commit details
Commits on May 28, 2024
-
Support compilation of map indexing with primitive in SpEL
Prior to this commit, the Spring Expression Language (SpEL) failed to compile an expression that indexed into a Map using a primitive literal (boolean, int, long, float, or double). This commit adds support for compilation of such expressions by ensuring that primitive literals are boxed into their corresponding wrapper types in the compiled bytecode. Closes gh-32903 (cherry picked from commit aed1d5f)
Configuration menu - View commit details
-
Copy full SHA for 2384474 - Browse repository at this point
Copy the full SHA 2384474View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d410485 - Browse repository at this point
Copy the full SHA d410485View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 63568e6 - Browse repository at this point
Copy the full SHA 63568e6View commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c10b6c2 - Browse repository at this point
Copy the full SHA c10b6c2View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e26ea00 - Browse repository at this point
Copy the full SHA e26ea00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce1ef9 - Browse repository at this point
Copy the full SHA 0ce1ef9View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aca8b5d - Browse repository at this point
Copy the full SHA aca8b5dView 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 v5.3.36...v5.3.37