Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Sun, 15 Jun 2025 15:06:21 +0000 Subject: [pgjdbc/pgjdbc] PR #3667: refactor: pass ChannelBinding to ScramAuthenticator instead of passing full Properties List-Id: X-GitHub-Author-Id: 213894 X-GitHub-Author-Login: vlsi X-GitHub-Issue: 3667 X-GitHub-Labels: chore X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: merged X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3667 Content-Type: text/plain; charset=utf-8 This avoids unexpected dependencies of ScramAuthenticator on the connection properties.