Unreleased Changes ------------------ 1.10.0 (2023-09-13) ------------------ * Feature - Edited the introductory text for the API reference. 1.9.0 (2023-09-07) ------------------ * Feature - BucketName and ObjectKey are now required for the S3Location data type. BucketName is now required for the S3Destination data type. 1.8.0 (2023-07-11) ------------------ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details. 1.7.0 (2023-07-06) ------------------ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details. 1.6.0 (2023-06-28) ------------------ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details. 1.5.0 (2023-06-15) ------------------ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details. 1.4.0 (2023-06-13) ------------------ * Feature - This release fixes using aws-us-gov ARNs in API calls and adds documentation for snapshot APIs. 1.3.0 (2023-05-31) ------------------ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details. 1.2.0 (2023-04-28) ------------------ * Feature - Added a new CreateSnapshot API. For the StartSimulation API, SchemaS3Location is now optional, added a new SnapshotS3Location parameter. For the DescribeSimulation API, added SNAPSHOT_IN_PROGRESS simulation state, deprecated SchemaError, added new fields: StartError and SnapshotS3Location. 1.1.0 (2023-01-18) ------------------ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details. * Issue - Replace runtime endpoint resolution approach with generated ruby code. 1.0.0 (2022-11-29) ------------------ * Feature - Initial release of `aws-sdk-simspaceweaver`.