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
- Allowed for passing of a single endpoint as the
endpointsargument to bothIsaacusSageMakerRuntimeHTTPClientandAsyncIsaacusSageMakerRuntimeHTTPClient.
0.1.3 - 2025-10-27
- Updated README to link to Isaacus' AWS Marketplace listings.
0.1.2 - 2025-10-26
- Added PyPI classifiers.
- Updated CHANGELOG.
- Updated URLs in
pyproject.tomlto point to the correct repository.
0.1.1 - 2025-10-26
- Added shields to README.
- Fixed typo in README.
0.1.0 - 2025-10-26
- 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.