Python SDK Changelog
Version v2.4.2
What’s Changed
- Use string literal type annotations for TemplateType and DomainType by @dhaneshbs in https://github.com/scalekit-inc/scalekit-sdk-python/pull/86
- Enhance README with Agent-First Positioning by @saif-at-scalekit in https://github.com/scalekit-inc/scalekit-sdk-python/pull/88
- Change Connection to actions by @Avinash-Kamath in https://github.com/scalekit-inc/scalekit-sdk-python/pull/90
- Add Permission and Org Role sdk methods by @dhaneshbs in https://github.com/scalekit-inc/scalekit-sdk-python/pull/89
- Add SessionsClient sdk methods by @dhaneshbs in https://github.com/scalekit-inc/scalekit-sdk-python/pull/91
Full Changelog: https://github.com/scalekit-inc/scalekit-sdk-python/compare/v2.4.0…v2.4.2