Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.12 #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 11, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.mariadb.jdbc:mariadb-java-client (source) 2.7.3 -> 2.7.12 age adoption passing confidence

Release Notes

mariadb-corporation/mariadb-connector-j (org.mariadb.jdbc:mariadb-java-client)

v2.7.12: MariaDB Connector/Java 2.7.12

Compare Source

2.7.12 (Feb 2024)

Full Changelog

  • CONJ-1145 Wrong sequence number of sub header with compressing procotol active
  • CONJ-1151 Wrong debug trace when using compression protocol
  • CONJ-1152 Improve message when reaching socket timeout during connection initial commands
  • CONJ-1153 session tracking only read first SYSTEM_VARIABLES session tracking change

v2.7.11: MariaDB Connector/Java 2.7.11

Compare Source

2.7.11 (Nov 2023)

Full Changelog

  • CONJ-1075 LOAD DATA INFILE is broken on windows
  • CONJ-1108 Database metadata listing TEMPORARY tables/sequences
  • CONJ-1118 Aurora Single Write Cluster Endpoint can't make Read DB Connection for readonly transaction

v2.7.10

Compare Source

Full Changelog

  • CONJ-1091 Ensure setting connectTimeout as timeout for socket timeout until connection is done. This permit to set a
    connectTimeout, while socketTimeout can still be set to 0

v2.7.9

Compare Source

Full Changelog

  • CONJ-1062 correcting TlsSocketPlugin to use Driver classloader
  • CONJ-1063 DatabaseMetaData.getTypeInfo() returns wrong value for UNSIGNED_ATTRIBUTE

v2.7.8

Compare Source

Full Changelog

  • CONJ-1039 setQueryTimeout not honored by CallableStatement for procedures depending on security context
  • CONJ-1041 possible ArrayIndexOutOfBoundsException
  • CONJ-1023 set missing SSL capability in handshake after SSL exchanges

v2.7.7

Compare Source

Full Changelog

  • CONJ-1021 GSSAPI authentication might result in connection reset
  • CONJ-1019 DatabaseMetaData.getImportedKeys should return real value for PK_NAME column
  • CONJ-1016 avoid splitting BULK command into multiple commands in case of prepareStatement.setNull() use
  • CONJ-1011 correcting possible NPE when using statement.cancel() that coincide with statement.close() in another thread
  • CONJ-1007 Socket file descriptors are leaked after connecting with unix socket if DB is not up running

v2.7.6: MariaDB Connector/Java 2.7.6

Compare Source

2.7.6 (Jun 2022)

Full Changelog

  • CONJ-983 avoid race condition provoking locking issue

v2.7.5: MariaDB Connector/Java 2.7.5

Compare Source

2.7.5 (Jan 2021)

Full Changelog

  • CONJ-914 remove enabling session_track_schema on connection creation
  • CONJ-895 Wrong pattern for detection of aurora
  • CONJ-897 Include connection id in certain important log messages
  • CONJ-896 Fix regression in pooled connections

v2.7.4

Compare Source

Full Changelog

  • CONJ-890 getImportedKeys/getTables regression returning an empty resultset for null/empty catalog
  • CONJ-863 Ensure socket state when SocketTimeout occurs
  • CONJ-873 IndexOutOfBoundsException when executing prepared queries using automatic key generation in parallel
  • CONJ-884 MariaDbPoolDataSource leaks connections when the mariadb server restarts
  • CONJ-893 DatabaseMetaData.getColumns regression causing TINYINT(x) with x > 1 to return BIT type in place of TINYINT
  • CONJ-889 CallableStatement using function throw wrong error on getter

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.4 Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.5 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/org.mariadb.jdbc-mariadb-java-client-2.x branch from 4c2d65a to 8548714 Compare March 7, 2022 13:11
@renovate renovate bot force-pushed the renovate/org.mariadb.jdbc-mariadb-java-client-2.x branch from 8548714 to 0addf8f Compare September 25, 2022 15:47
@renovate renovate bot changed the title Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.5 Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.6 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/org.mariadb.jdbc-mariadb-java-client-2.x branch from 0addf8f to 6d999d8 Compare November 20, 2022 09:50
@renovate renovate bot changed the title Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.6 Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.7 Nov 20, 2022
@renovate renovate bot changed the title Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.7 Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.8 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/org.mariadb.jdbc-mariadb-java-client-2.x branch from 6d999d8 to dc0ef62 Compare March 16, 2023 17:42
@renovate renovate bot changed the title Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.8 Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.9 Mar 22, 2023
@renovate renovate bot force-pushed the renovate/org.mariadb.jdbc-mariadb-java-client-2.x branch from dc0ef62 to fccf744 Compare March 22, 2023 17:16
@renovate renovate bot changed the title Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.9 Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.10 Aug 26, 2023
@renovate renovate bot force-pushed the renovate/org.mariadb.jdbc-mariadb-java-client-2.x branch from fccf744 to 11b33c9 Compare August 26, 2023 17:55
@renovate renovate bot changed the title Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.10 Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.11 Nov 9, 2023
@renovate renovate bot force-pushed the renovate/org.mariadb.jdbc-mariadb-java-client-2.x branch from 11b33c9 to 3949095 Compare November 9, 2023 02:33
@renovate renovate bot changed the title Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.11 Update dependency org.mariadb.jdbc:mariadb-java-client to v2.7.12 Feb 21, 2024
@renovate renovate bot force-pushed the renovate/org.mariadb.jdbc-mariadb-java-client-2.x branch from 3949095 to bbbec21 Compare February 21, 2024 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants