fix(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.1.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
org.mariadb.jdbc:mariadb-java-client (source) | compile | minor |
3.0.9 -> 3.1.0
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
mariadb-corporation/mariadb-connector-j
v3.1.0
Notable Changes
- CONJ-899 Support UUID Object
- CONJ-916 when a failover occurs, log replayed transaction
- CONJ-917 deprecated options use must be logged
- CONJ-992 load balance distribution
- CONJ-1008 default value for socket option useReadAheadInput
- CONJ-1009 improve performance reading big result-set
- CONJ-1014 avoid creating array when receiving server packet
- CONJ-1015 pipelining sending multiple packet to socket
Bugs Fixed
- CONJ-1020 java 11 option setting ignored
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.