The GitHub Actions job "Python Build and Tests" on fluss-rust.git/main has 
succeeded.
Run started by GitHub user fresh-borzoni (triggered by fresh-borzoni).

Head commit for run:
7d71d6ba3f59e96da7d39ec7eab3227295a45af5 / Nicoleta Lazar 
<[email protected]>
[elixir] feat: Extend Fluss.Config with security, SASL and connect timeout 
options (#577)

* feat(elixir): Extend NifConfig with security & connect timeout fields

This commit adds 5 fields to NifConfig: connect timeout ms and
security_* settings (protocol, sasl mechanism, usernama and password)

* feat(elixir): Expose security opts and connect timeout in Fluss.Config

This commit adds 5 fields to Fluss.Config with the corresponding
setters: connect timeout, security protocol, sasl mechanism, username
and password.

To ensure that the password is redacted, we add a custom Inspect impl,
essentially mirroring the upstream rust debug redaction.

Report URL: https://github.com/apache/fluss-rust/actions/runs/26608644739

With regards,
GitHub Actions via GitBox

Reply via email to