8000 Comparing REL42.4.1...REL42.4.3 · pgjdbc/pgjdbc · GitHub
[go: up one dir, main page]

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: pgjdbc/pgjdbc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: REL42.4.1
Choose a base ref
...
head repository: pgjdbc/pgjdbc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: REL42.4.3
Choose a head ref
  • 10 commits
  • 23 files changed
  • 2 contributors

Commits on Aug 8, 2022

  1. Revert revert commits made in PR 2580 (#2583)

    * Revert "Revert "add alias to the generated query for clarity (#2553)""
    
    This reverts commit 6c30e48.
    
    * Revert "Revert "set a timeout to get the return from requesting SSL upgrade. (#2572)""
    
    This reverts commit 6b10d8d.
    
    * Revert "Revert "feat: synchronize statement executions (e.g. avoid deadlock when Connection.isValid is executed from concurrent threads)""
    
    This reverts commit 50cee9d.
    
    * Revert "Revert "fix: replace syncronization in Connection.close with compareAndSet""
    
    This reverts commit 54fa61d.
    davecramer authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    7363fff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b097fd View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. fix: make setObject accept UUID array (#2587)

    * fix: make setObject accept UUID array
    sasavilic authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    96f2561 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    abf3bcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a45b4d8 View commit details
    Browse the repository at this point in the history
  3. fix checkstyle

    davecramer committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    f76ca46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04dc96a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. fix erroneous method signature and null subjectCallAs (#2595)

    * fix erroneous method signature and null subjectCallAs
    
    * implement Callable GssAction for jdk18
    
    * remove direct reference to SecurityContext
    davecramer authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    364662e View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Update changelog for release (#2596)

    * Update changelog for release
    
    * remove duplicate feat: change release date
    davecramer authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    389be0a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    34855cf View commit details
    Browse the repository at this point in the history
Loading
0