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: jasync-sql/jasync-sql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.25
Choose a base ref
...
head repository: jasync-sql/jasync-sql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.0
Choose a head ref
  • 10 commits
  • 135 files changed
  • 1 contributor

Commits on Jun 15, 2023

  1. add soft evict impl

    Issue #371
    oshai committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    0a8d4ad View commit details
    Browse the repository at this point in the history
  2. add tests for soft evict

    oshai committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    288c11a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. upgrade gradle to 7.6.1

    oshai committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    eb41ab0 View commit details
    Browse the repository at this point in the history
  2. upgrade deps

    oshai committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    5519e7d View commit details
    Browse the repository at this point in the history
  3. upgrade ktlint

    oshai committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4a97345 View commit details
    Browse the repository at this point in the history
  4. upgrade logging

    oshai committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    defff86 View commit details
    Browse the repository at this point in the history
  5. upgrade netty to 4.1.93.Final

    oshai committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    3c325af View commit details
    Browse the repository at this point in the history
  6. Revert "upgrade logging"

    This reverts commit 32acfb9
    oshai committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    63bd36a View commit details
    Browse the repository at this point in the history
  7. upgrade kotlin-logging

    and slf4j, logback
    oshai committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    09bdabf View commit details
    Browse the repository at this point in the history
  8. bump version to 2.2.0

    oshai committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    76ce451 View commit details
    Browse the repository at this point in the history
Loading