The GitHub Actions job "CI" on pekko-connectors.git/main has succeeded.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
a06736cd3f6237a691f479fe354d7232c5fc5ca7 / He-Pin(kerr) <[email protected]>
refactor: remove Alpakka 3.0.0 deprecated APIs (PubSubSettings, 
Credentials.cache) (#1748)

Motivation:
PubSubSettings.callCredentials and Credentials.cache were deprecated since
Alpakka 3.0.0 in favor of GoogleSettings-based credential management.

Modification:
Remove PubSubSettings.callCredentials field and withCallCredentials method.
Delete DeprecatedCredentials marker class. Refactor PekkoGrpcSettings to
resolve credentials via GoogleSettings directly, using NoCredentials for
emulator mode. Remove Credentials.cache and _cache field. Update reference.conf
and test configs. Update docs.
Add MiMa filters for the removed methods.

Result:
Cleaner API with GoogleSettings as the single source for credential
configuration.

Tests:
Not run - deprecated API cleanup with equivalent behavior

References:
None - deprecated API cleanup

Report URL: https://github.com/apache/pekko-connectors/actions/runs/28735065529

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to