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: vert-x3/vertx-mysql-postgresql-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 778e863
Choose a base ref
...
head repository: vert-x3/vertx-mysql-postgresql-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 19b71fe
Choose a head ref
  • 9 commits
  • 11 files changed
  • 6 contributors

Commits on Jan 30, 2019

  1. Releasing 3.6.4-SNAPSHOT

    vietj committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    1383d3c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. update docs for jasync (#141)

    oshai authored and Jochen Mader committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    6dd7363 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. upgrade jasync to 0.9.23 (#144)

    andy-yx-chen authored and Jochen Mader committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    73294fc View commit details
    Browse the repository at this point in the history
  2. Adding maxWaitQueueSize for connection waiters, To avoid unlimited gr…

    …owth of waiters queue, which was causing un-expected response times and memory issues as queue grows. (#143)
    iranna90 authored and Jochen Mader committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    cbdbf72 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. upgrade jasync to 0.9.24 which fixed two memory leaks (#146)

    andy-yx-chen authored and Jochen Mader committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    12a6e6f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. upgrade jasync to 0.9.51 for a charset and collation fix (#154)

    andy-yx-chen authored and Jochen Mader committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    ac3d353 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

  1. Backported Catch the exception thrown by the synchronization to 3.6 (

    …#152)
    
    * catch the exception thrown by the synchronization
    
    * add a test
    okou19900722 authored and Jochen Mader committed May 27, 2019
    Configuration menu
    Copy the full SHA
    f85cf15 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Revert "Backported `Catch the exception thrown by the synchronization…

    …` to 3.6 (#152)" (#159)
    
    This reverts commit f85cf15.
    okou19900722 authored and Jochen Mader committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    3538bc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Update .travis.yml

    slinkydeveloper authored Jun 12, 2019
    Configuration menu
    Copy the full SHA
    19b71fe View commit details
    Browse the repository at this point in the history
Loading