March 8, 2024
0.11.10
(feat):
Expose a feature flag to pass through additional properties not specified within your pydantic model from your SDK.
What’s new
- Expose a feature flag to pass through additional properties not specified within your pydantic model from your SDK. This allows for easier forward compatibility should your SDK drift behind your spec.