Skip to content

Remove sdk_config_customizer#90

Merged
dkropachev merged 1 commit into
mainfrom
deprecate-sdk-config-customizer
Jun 27, 2026
Merged

Remove sdk_config_customizer#90
dkropachev merged 1 commit into
mainfrom
deprecate-sdk-config-customizer

Conversation

@dkropachev

@dkropachev dkropachev commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the unreleased sdk_config_customizer hook from Config, the builder, and top-level exports
  • Keep SDK config ownership inside Alternator and rely on typed fields for retries, timeouts, pool size, region, TLS client certificates, and User-Agent
  • Update README, capability matrix, release notes, and unit tests to reflect the typed-only API surface

Closes #89

Tests

  • make verify

@dkropachev
dkropachev force-pushed the deprecate-sdk-config-customizer branch from 5750ed8 to aeea983 Compare June 27, 2026 13:25
@dkropachev dkropachev changed the title Deprecate sdk_config_customizer Remove sdk_config_customizer Jun 27, 2026
@dkropachev
dkropachev merged commit 753e951 into main Jun 27, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace sdk_config_customizer with specialized configuration APIs

1 participant