June 1, 2023

Bug Fixes 🐛

  • Fixed bug where SkySatVideo was not recognized as a valid data api item type.
  • Fixed wheel name to indicate that only python 3 is supported and updated build metadata to indicate that the package is now a stable release and only supports Python 3.

May 11, 2023

sdk

Security Fix 🐛

Fix security issue where secret file was being created with read access for other users on the same machine. Automatically fixes the file permissions to only read and write the first time the file is accessed, and continues to enforce the proper file permissions going forward.