Skip to content
Permalink

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: mariadb-corporation/mariadb-connector-j
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.2
Choose a base ref
...
head repository: mariadb-corporation/mariadb-connector-j
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.3
Choose a head ref
  • 16 commits
  • 328 files changed
  • 4 contributors

Commits on Dec 25, 2023

  1. Update CHANGELOG.md

    fix typo
    shawn0915 authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    f2d701c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    52757f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    eb98dfb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Merge pull request #189

    Update CHANGELOG.md
    rusher authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    267d295 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #190

    Fix NullPointer in BasePreparedStatement#setURL
    rusher authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9697a59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f9738f View commit details
    Browse the repository at this point in the history
  4. [CONJ-1150] adding test case for #190

    additionally, keeping StringCodec.INSTANCE in place of Parameter.NULL_PARAMETER for optimization in case of using batch instance (BULK operations send a packet each time parameter datatype change)
    rusher committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    5b2a40c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. [misc] code style correction

    rusher committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5e825c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a4443c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    8094896 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. [CONJ-1152] Improve message when reaching socket timeout during conne…

    …ction initial commands
    rusher committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    23ae44f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    6821e13 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    68a712a View commit details
    Browse the repository at this point in the history
  2. bump 3.3.3 version

    rusher committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1b1a5cf View commit details
    Browse the repository at this point in the history
  3. update copyright year

    rusher committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    4211558 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2eb246d View commit details
    Browse the repository at this point in the history
Loading