-
Notifications
You must be signed in to change notification settings - Fork 40
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: r2dbc/r2dbc-mssql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3.RELEASE
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: r2dbc/r2dbc-mssql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.4.RELEASE
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 6 files changed
- 2 contributors
Commits on Sep 12, 2025
-
Prepare next development iteration.
[#300] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 288cc46 - Browse repository at this point
Copy the full SHA 288cc46View commit details
Commits on Jan 14, 2026
-
[#305] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4211478 - Browse repository at this point
Copy the full SHA 4211478View commit details -
Isolate prepared statement caching.
Use PreparedStatement cache per connection and no longer a single cache held at the ConnectionFactory level to avoid mixing prepared statement id's across connections. [#303][resolves #273][resolves #276][resolves #289] Signed-off-by: Abhishek Chanda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46ddc56 - Browse repository at this point
Copy the full SHA 46ddc56View commit details -
Add test, remove duplications. [resolves #303][#273][#276][#289] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0393cf - Browse repository at this point
Copy the full SHA c0393cfView commit details -
[resolves #306] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75232f0 - Browse repository at this point
Copy the full SHA 75232f0View commit details
Commits on Jan 15, 2026
-
[#305] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32c34f5 - Browse repository at this point
Copy the full SHA 32c34f5View commit details -
[#300] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4677c56 - Browse repository at this point
Copy the full SHA 4677c56View commit details -
[resolves #305] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f98bf8 - Browse repository at this point
Copy the full SHA 1f98bf8View 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 v1.0.3.RELEASE...v1.0.4.RELEASE