Recent Releases of https://github.com/awslabs/osml-model-runner-test

https://github.com/awslabs/osml-model-runner-test - v2.1.0

OSML Model Runner Test v2.1.0

This update introduces initial Locust-based load testing, expanded test coverage for flood model variants, and a new multi-container endpoint test. It also improves geospatial matching by allowing approximate center latitude/longitude checks and adds Slack notifications for new pull requests.

Breaking Changes:

  • This will update the the flood model tests to leverage new values.

Limitations:

  • No known limitations in this release.

New Dependency:

  • No new dependencies introduced in this release.

Pull Requests Merged

  • feat: initial locust load tests by @edparris in https://github.com/awslabs/osml-model-runner-test/pull/51
  • fix: approximately match center latitude and longitude by @jtblack-aws in https://github.com/awslabs/osml-model-runner-test/pull/52
  • feat: add tests for flood model variants by @jtblack-aws in https://github.com/awslabs/osml-model-runner-test/pull/53
  • feat: add multi-container endpoint test by @jtblack-aws in https://github.com/awslabs/osml-model-runner-test/pull/54
  • chore: add Slack notification for new PRs by @jtblack-aws in https://github.com/awslabs/osml-model-runner-test/pull/55
  • fix: updating image status variable by @drduhe in https://github.com/awslabs/osml-model-runner-test/pull/45
  • build: version bump to v2.1.0 by @drduhe in https://github.com/awslabs/osml-model-runner-test/pull/56

Full Changelog: https://github.com/awslabs/osml-model-runner-test/compare/v2.0.3...v2.1.0

- Python
Published by drduhe 10 months ago

https://github.com/awslabs/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 https://github.com/aws-solutions-library-samples/osml-model-runner-test/pull/44
  • fix: validate kinesis extends to appends by @RanbirAulakh in https://github.com/aws-solutions-library-samples/osml-model-runner-test/pull/46
  • revert: 'validate kinesis extends to appends' by @RanbirAulakh in https://github.com/aws-solutions-library-samples/osml-model-runner-test/pull/47
  • ci: add workflow_dispatch by @RanbirAulakh in https://github.com/aws-solutions-library-samples/osml-model-runner-test/pull/48
  • build: version bump to v2.0.3 by @drduhe in https://github.com/aws-solutions-library-samples/osml-model-runner-test/pull/49

Full Changelog: https://github.com/aws-solutions-library-samples/osml-model-runner-test/compare/v2.0.2...v2.0.3

- Python
Published by drduhe over 1 year ago

https://github.com/awslabs/osml-model-runner-test - 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


Full Changelog: https://github.com/aws-solutions-library-samples/osml-model-runner-test/compare/v2.0.1...v2.0.2

- Python
Published by RanbirAulakh almost 2 years ago

https://github.com/awslabs/osml-model-runner-test - 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 https://github.com/aws-solutions-library-samples/osml-model-runner-test/pull/32
  • build: updating to use trunk based development by @drduhe in https://github.com/aws-solutions-library-samples/osml-model-runner-test/pull/33
  • build: version update to v2.0.1 by @RanbirAulakh in https://github.com/aws-solutions-library-samples/osml-model-runner-test/pull/34

Full Changelog: https://github.com/aws-solutions-library-samples/osml-model-runner-test/commits/v2.0.1

- Python
Published by RanbirAulakh about 2 years ago