eric-maynard opened a new pull request, #1756: URL: https://github.com/apache/polaris/pull/1756
When the spec was upgraded and the python client regenerated from it, clientSecret was made a `password`, which means calling `str` on it directly yields a redacted string like `******`. In the initial PR to change the python client and fix regtests, some existing usage of `client_secret` was not changed. Fixes #1692 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org