Releases: aws-solutions-library-samples/osml-model-runner-test
v2.0.3
OSML Model Runner Test v2.0.3
This release updates test data to align with the new variable overlap tiling strategy, improves workflow flexibility with manual triggers, and addresses validation logic for Kinesis. These updates enhance test coverage, ensure compatibility with new features, and improve development workflows.
Breaking Changes:
- No breaking changes in this release.
Limitations:
- No known limitations in this release.
New Dependency:
- No new dependencies introduced in this release.
Pull Requests Merged
- test: update test data to match variable overlap tiling strategy by @edparris in #44
- fix: validate kinesis extends to appends by @RanbirAulakh in #46
- revert: 'validate kinesis extends to appends' by @RanbirAulakh in #47
- ci: add workflow_dispatch by @RanbirAulakh in #48
- build: version bump to v2.0.3 by @drduhe in #49
Full Changelog: v2.0.2...v2.0.3
v2.0.2
OSML Model Runner Test v2.0.2
This release includes several fixes and enhancements that improve the stability and functionality of the OSML Model Runner Test. Key highlights include the removal of broken classification properties, updates to resource naming, and enhancements in testing capabilities, particularly for ROI testing of aircraft models. Additionally, the deprecation of the job_arn
request parameter and the renaming of sync
to sink
were implemented to streamline and clarify usage.
Breaking Changes:
- No breaking changes in this release.
Limitations:
- No known limitations in this release.
New Dependency:
- No new dependencies introduced in this release.
Pull Requests Merged
- feat: Implement ROI testing for aircraft model by @swankaws
- fix: Remove broken classification property from test data by @edparris
- fix: Updating resource names by @drduhe
- fix: Updating integ tests to use postProcessing parameter in image request by @jtblack-aws
- fix: Deprecate job_arn request parameter by @RanbirAulakh
- fix: Rename sync to sink by @markveerman
- fix: Update test path to reflect osml-cdk-constructs 2.x by @RanbirAulakh
- ci: Version bump to v2.0.2 by @RanbirAulakh
Full Changelog: v2.0.1...v2.0.2
v2.0.1
This release, version v2.0.1, brings updates to our build process. Firstly, the version has been bumped to v2.0.1. Additionally, we've initiated a migration towards trunk-based development patterns, aimed at enhancing collaboration and streamlining development workflows. Notably, a hotfix has been applied to address a broken meta integration test, ensuring the stability and reliability of our codebase. These changes mark a step forward in improving our development practices and ensuring the robustness of our software.
What's Changed
- hotfix: broken meta integration test by @RanbirAulakh in #32
- build: updating to use trunk based development by @drduhe in #33
- build: version update to v2.0.1 by @RanbirAulakh in #34
Full Changelog: https://github.com/aws-solutions-library-samples/osml-model-runner-test/commits/v2.0.1