Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.43 KB

File metadata and controls

35 lines (27 loc) · 1.43 KB

Changelog 🔄

All notable changes to isaacus-sagemaker will be documented here. This project adheres to Keep a Changelog and Semantic Versioning.

0.1.4 - 2025-10-28

Added

  • Allowed for passing of a single endpoint as the endpoints argument to both IsaacusSageMakerRuntimeHTTPClient and AsyncIsaacusSageMakerRuntimeHTTPClient.

0.1.3 - 2025-10-27

Changed

  • Updated README to link to Isaacus' AWS Marketplace listings.

0.1.2 - 2025-10-26

Added

  • Added PyPI classifiers.

Fixed

  • Updated CHANGELOG.
  • Updated URLs in pyproject.toml to point to the correct repository.

0.1.1 - 2025-10-26

Added

  • Added shields to README.

Fixed

  • Fixed typo in README.

0.1.0 - 2025-10-26

Added

  • Initial release of isaacus-sagemaker, providing synchronous and asynchronous HTTP clients for interacting with Isaacus models deployed on AWS SageMaker via the SageMaker Runtime InvokeEndpoint API.