v1.4.0
The latest release of the AWS Solutions Library Samples' OSML Model Runner repository includes several significant updates and fixes. Key changes include the update all of the python logging in ModelRunner to output JSON structured log records to easily debug/root cause an issue, the addition of additional unit tests to enhance code reliability, and support a broader range of imagery that is reprocessed orthorectified imagery. These changes collectively improve the functionality, efficiency, and reliability of the OSML Model Runner.
What's Changed
- fix: merge history by @drduhe in #51
- fix: test imports by @jtblack-aws in #52
- fix: test organization by @jtblack-aws in #53
- fix: optimize container size by @drduhe in #55
- fix: updating deps by @drduhe in #56
- fix: updating extents calculation by @drduhe in #57
- feat: output structured logs with job context by @edparris in #58
- feat: new standardized metrics with dimensions by @edparris in #59
Full Changelog: v.1.3.0...v1.4.0