Skip to content

v0.10.0 - April 17, 2026

Latest

Choose a tag to compare

@NicoleMGomes NicoleMGomes released this 17 Apr 20:06
0c36e79

What's New

  • Subscriber context for write operations: create, update, and delete on DestinationClient, FragmentClient, and CertificateClient now accept an optional tenant parameter. Passing a subscriber tenant subdomain scopes the OAuth2 token request to that tenant's identity zone, enabling resource management in a subscriber context. Defaults to None, preserving existing provider-context behaviour.

Contributors

  • Application Foundation Toolkit Libraries Team