Releases: heimdallpower/api-sdk
Releases · heimdallpower/api-sdk
v3.7.1 - Update sag and clearance with extreme values
What's Changed
- chore(pip): bump the pip-dependencies
- feat: Max and min values for sag and clearance
Full Changelog: v3.7.0...v3.7.1
v3.7.0 - Add support for sag and clearance measurements
What's Changed
- Add support for sag and clearance in .NET SDK
- Add suppoert for sag and clearance in python SDK
Full Changelog: v3.6.0...v3.7.0
v3.6.0 - Expand latest circuit rating with limiting component
What's Changed
- feat:POWER-4009 Expand get latest circuit rating with limiting component
- chore(python): add format check, return types, and improve contributing docs
- fix(python): replace deprecated datetime.utcnow and add auth unit tests
- ci: add conventional commits PR title validation
Full Changelog: v3.5.1...v3.6.0
v3.5.1 - fix python vulnerabilities
Python: update urllib3 and pygments to resolve Dependabot security alerts
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
- feat(dotnet): POWER-4075 add proxy configuration and register IHeimdallApiClient in DI
Full Changelog: v3.4.0...v3.5.0
v3.4.0 - .NET SDK improvements
What's Changed
- Extract
IHeimdallApiClientinterface fromHeimdallApiClientfor easier testing and dependency injection - Fix
x-regionheader name to match OpenAPI specification
Full Changelog: v3.3.0...v3.4.0
v3.3.0 - Add support for latest icing measurements
What's Changed
- Add support in .NET SDK for integrating with Get Latest Icing Endpoint in External API
- Add support in Python SDK for integrating with Get Latest Icing Endpoint in External API
- Bump packages in both SDKs.
Full Changelog: v3.2.2...v3.3.0
FIx authentication token refresh logic
Bug (POWER 4446) fixed. Refresh token logic now works as it should
Integration tests, minor bug fixes, license added
- Added integration tests for Python and .NET
- Introduced CI pipeline for Python and .NET integration tests
- Fixed Facility.line schema in OpenAPI spec for nullable compatibility
- Fixed setter in option in the HeimdallPower.Api.Client.Extensions project
- Added Apache 2.0 license to repo and NuGet package
Full Changelog: v3.2.0...v3.2.1
Add support for client metadata request headers
What's Changed
- feat (POWER-3877) : add support for custom client metadata headers in SDK requests by @mHjertaker in #26
Full Changelog: v3.1.0...v3.2.0