This release brings important updates, including enhancements to the streaming and bulk ingest functionalities for improved compatibility with the UI. Additionally, the Lambda function has been updated to correctly return 500 errors, ensuring better error handling. Docker container size has also been optimized by reducing the number of layers, contributing to more efficient deployments.
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
* **chore**: [Cleanup .gitignore](https://github.com/aws-solutions-library-samples/osml-data-intake/pull/17) by drduhe
* **fix**: [Updating stream and bulk ingest to work with UI](https://github.com/aws-solutions-library-samples/osml-data-intake/pull/16) by jtblack-aws
* **fix**: [Making Lambda correctly return 500 errors](https://github.com/aws-solutions-library-samples/osml-data-intake/pull/18) by drduhe
* **chore**: [Reduce Docker container size by optimizing layers](https://github.com/aws-solutions-library-samples/osml-data-intake/pull/19) by RanbirAulakh
* **build**: [Version update to v1.1.2](https://github.com/aws-solutions-library-samples/osml-data-intake/pull/20) by RanbirAulakh
--------
New Contributors
* jtblack-aws made their first contribution in [Updating stream and bulk ingest to work with UI](https://github.com/aws-solutions-library-samples/osml-data-intake/pull/16).
--------
**Full Changelog**: [https://github.com/aws-solutions-library-samples/osml-data-intake/compare/v1.1.1...v1.1.2](https://github.com/aws-solutions-library-samples/osml-data-intake/compare/v1.1.1...v1.1.2)