v1.2.0
This changelog for the repository shows a series of updates, fixes, and feature additions aimed at enhancing functionality and usability. Key updates include the modification of MapReduce to create valid SICD tiles, and several fixes like correcting tile worker coordinates and updating to toolkit version 1.1.1 with associated test fixes. The repository's contribution guidelines were also updated.
Significant features introduced include the enabling of development actions, the introduction of support for HTTP model endpoints, and the addition of segmentation support. Additionally, there was a bump in the package version to 1.1.0, indicating a significant update.
Operational improvements are evident with updates to GitHub action workflows, a change in the DockerHub name, and a new script for running the model runner locally. Also, a fix was made by adding a missing 'requests' dependency.
Lastly, the repository maintains its synergy with related projects by notifying the guidance repository for updates. A routine merge from the main to the dev branch and an update to the osml-model-runner-publish.yml file were also carried out.
What's Changed
- update mr to create valid SICD tiles by @RanbirAulakh in #18
- Updating CONTRIBUTING.md by @drduhe in #17
- fix: fix tile worker coords by @drduhe in #21
- fix: upate to toolkit-v1.1.1 and fix tests by @edparris in #23
- feature: enable dev actions by @drduhe in #22
- feature: bumping package to v1.1.0 by @drduhe in #25
- feat: support http model endpoints by @drduhe in #28
- Update Github action workflows by @RanbirAulakh in #29
- Update the dockerhub name by @RanbirAulakh in #31
- feat: adding script to run model runner locally by @drduhe in #30
- fix: adding requests dep by @drduhe in #32
- Notify guidance repo for updates by @RanbirAulakh in #33
- feature: segmentation support by @drduhe in #19
- Fix/merge main to dev by @drduhe in #37
- Update osml-model-runner-publish.yml by @RanbirAulakh in #35
- Release/v1.2.0 by @drduhe in #38
New Contributors
Full Changelog: v1.1.0...v.1.2.0