-
Notifications
You must be signed in to change notification settings - Fork 40
Comparing changes
Open a pull request
base repository: r2dbc/r2dbc-mssql
base: v1.0.2.RELEASE
head repository: r2dbc/r2dbc-mssql
compare: v1.0.3.RELEASE
- 11 commits
- 26 files changed
- 4 contributors
Commits on Jul 14, 2023
-
Prepare next development iteration.
[#274] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dae72ea - Browse repository at this point
Copy the full SHA dae72eaView commit details
Commits on Nov 20, 2023
-
Terminate request queue on connection error first before terminating …
…response handlers. Terminating the request queue will ensure that no new requests will be accepted and thus that we could miss a response handler to be terminated. [#245] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28e24aa - Browse repository at this point
Copy the full SHA 28e24aaView commit details
Commits on Sep 1, 2025
-
Switch to Sonatype Central Publishing
[resolves #299] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ed8648 - Browse repository at this point
Copy the full SHA 2ed8648View commit details
Commits on Sep 9, 2025
-
Release ByteBuf after encoding.
Signed-off-by: Tomasz Marciniak <[email protected]> [resolves #279][#298]
Configuration menu - View commit details
-
Copy full SHA for 922997c - Browse repository at this point
Copy the full SHA 922997cView commit details -
Introduce ReferenceCountUtil for safe and conditional release of ReferenceCounted objects. Add missing author tags. [#279][resolves #298] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9c3212 - Browse repository at this point
Copy the full SHA f9c3212View commit details -
Added Option to set
reactor.netty.resources.ConnectionProvider.Signed-off-by: Paul Johe <[email protected]> [resolves #291][#292]
Configuration menu - View commit details
-
Copy full SHA for 162bce5 - Browse repository at this point
Copy the full SHA 162bce5View commit details -
Reorder methods, reduce nullability, add author tags. [#291][resolves #292] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05f724d - Browse repository at this point
Copy the full SHA 05f724dView commit details -
[#300] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8d6a82 - Browse repository at this point
Copy the full SHA c8d6a82View commit details -
Refine logging settings to be less noisy. [#300] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7e0684 - Browse repository at this point
Copy the full SHA a7e0684View commit details
Commits on Sep 12, 2025
-
[#300] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00391a0 - Browse repository at this point
Copy the full SHA 00391a0View commit details -
[resolves #300] Signed-off-by: Mark Paluch <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0dab7ce - Browse repository at this point
Copy the full SHA 0dab7ceView 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.0.2.RELEASE...v1.0.3.RELEASE