v2.15.0
What's Changed
- chore: update proto to v0.1.138.0 (v2.15.0); add metadata/icon_src to actions provider facade by @AkshayParihar33 in #182
Full Changelog: v2.14.0...v2.15.0
pip install scalekit-sdk-pythonfrom scalekit import ScalekitClient
scalekit_client = ScalekitClient( environment_url=os.getenv("SCALEKIT_ENVIRONMENT_URL"), client_id=os.getenv("SCALEKIT_CLIENT_ID"), client_secret=os.getenv("SCALEKIT_CLIENT_SECRET"))Full Changelog: v2.14.0...v2.15.0
Full Changelog: v2.13.0...v2.14.0
Full Changelog: V2.12.0...v2.13.0
Full Changelog: v2.10.0...v2.11.0
Full Changelog: v2.9.0...v2.10.0
Full Changelog: v2.8.0...v2.9.0
Full Changelog: v2.7.3...v2.8.0
Full Changelog: v2.7.1...v2.7.3
Full Changelog: v2.6.0...v2.7.1