SDK Changelog#
Version 1.0.7#
Added
Support for Pydantic v2
Version 1.0.4#
Added
More thorough documentation on authentication with examples
Auto-refreshing session tokens so any job lasting more than an hour will not fail due to an expired token
A number of example scripts in the
examples
folder to show simple ways how to accomplish tasks with the SDKProject description on PyPI
Version 1.0.1#
Added
Support for downloading
updated
conjunctions with Kayhan-originated values, such as collision probability and RSO HBR.
Fixed
Corrected an issue where the
create_propagation
method did not properly construct the payload sent to Kayhan servers.Added an earlier timeout to the
poll_job_for_completion
method to prevent excessive waiting times when a job is not started.
Version 1.0.0#
Comments
Initial release.