Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps org.mariadb:r2dbc-mariadb from 1.1.4 to 1.3.0.

Release notes

Sourced from org.mariadb:r2dbc-mariadb's releases.

MariaDB Connector/R2DBC 1.3.0

1.3.0 (Oct 2024)

Notable Changes:

MariaDB Connector/R2DBC 1.2.2

1.2.2 (Sep 2024)

Notable Changes:

  • R2DBC-105 Permit avoiding session setting with new option skipPostCommands

Bugs Fixed:

  • R2DBC-104 Redirection might result in connection error

MariaDB Connector/R2DBC 1.2.1

1.2.1 (19 Jun 2024)

Full Changelog

Notable Changes:

  • R2DBC-96 Missing UUID support

Bugs Fixed:

  • R2DBC-97 NPE if No HaMode provided
  • R2DBC-98 correcting possible bug connecting if project contain a project.properties file
  • R2DBC-99 No encoding set for ByteBuffer parameter
  • R2DBC-101 Wrong default return type for MySQL JSON fields
  • R2DBC-102 avoid netty unneeded dependencies

MariaDB Connector/R2DBC 1.2.0

1.2.0 (08 Feb 2024)

Full Changelog

Notable Changes:

  • R2DBC-93 new timezone option
  • R2DBC-66 add support for connection redirection

Bugs Fixed:

  • R2DBC-92 Properly end connection (in place of RST TCP packet)
  • R2DBC-86 Failover High availability mode "r2dbc:mariadb:[sequential|loadbalancing]://..." wrongly parsed
  • R2DBC-87 Compatibility with mariadb 11.1.1
  • R2DBC-88 java 8 compatibility regression
  • R2DBC-91 ensure respecting server collation
  • R2DBC-94 session tracking wrong implementation when multiple system variable changes
Changelog

Sourced from org.mariadb:r2dbc-mariadb's changelog.

1.3.0 (Oct 2024)

Notable Changes:

1.2.2 (Sep 2024)

Notable Changes:

  • R2DBC-105 Permit avoiding session setting with new option skipPostCommands

Bugs Fixed:

  • R2DBC-104 Redirection might result in connection error

1.2.1 (19 Jun 2024)

Full Changelog

Notable Changes:

  • R2DBC-96 Missing UUID support

Bugs Fixed:

  • R2DBC-97 NPE if No HaMode provided
  • R2DBC-98 correcting possible bug connecting if project contain a project.properties file
  • R2DBC-99 No encoding set for ByteBuffer parameter
  • R2DBC-101 Wrong default return type for MySQL JSON fields
  • R2DBC-102 avoid netty unneeded dependencies

1.2.0 (08 Feb 2024)

Full Changelog

Notable Changes:

  • R2DBC-93 new timezone option
  • R2DBC-66 add support for connection redirection

Bugs Fixed:

  • R2DBC-92 Properly end connection (in place of RST TCP packet)
  • R2DBC-86 Failover High availability mode "r2dbc:mariadb:[sequential|loadbalancing]://..." wrongly parsed
  • R2DBC-87 Compatibility with mariadb 11.1.1
  • R2DBC-88 java 8 compatibility regression
  • R2DBC-91 ensure respecting server collation
  • R2DBC-94 session tracking wrong implementation when multiple system variable changes
Commits
  • e7be85c [misc] badge image correction
  • 67da27d [misc] code style correction
  • 6280bec Merge branch 'develop'
  • 58d9390 bump 1.3.0 version
  • 4950b98 [misc] update test for mysql 9
  • d5e9758 [misc] remove parsec test for ES server
  • 02e816d [R2DBC-106] Implement parsec authentication
  • bf34c8a [misc] code style correction
  • 490ab51 [misc] improve error text
  • 6e133b6 [misc] ensure supporting session_track_system_variables='*'
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Warning

Tests have not run on the HEAD e874d22 yet


Mon, 06 Oct 2025 23:21:49 UTC

Bumps [org.mariadb:r2dbc-mariadb](https://github.com/mariadb-corporation/mariadb-connector-r2dbc) from 1.1.4 to 1.3.0.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-r2dbc/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-r2dbc/blob/master/CHANGELOG.md)
- [Commits](mariadb-corporation/mariadb-connector-r2dbc@1.1.4...1.3.0)

---
updated-dependencies:
- dependency-name: org.mariadb:r2dbc-mariadb
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 6, 2025
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 6, 2025
Copy link
Contributor

coderabbitai bot commented Oct 6, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Oct 08 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants