v1.1.2
OSML Data Intake v1.1.2
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 by @drduhe
- fix: Updating stream and bulk ingest to work with UI by @jtblack-aws
- fix: Making Lambda correctly return 500 errors by @drduhe
- chore: Reduce Docker container size by optimizing layers by @RanbirAulakh
- build: Version update to v1.1.2 by @RanbirAulakh
New Contributors
- @jtblack-aws made their first contribution in Updating stream and bulk ingest to work with UI.
Full Changelog: v1.1.1...v1.1.2