Osml-data-intake

Latest version: v1.1.2

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.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](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)

1.1.1

Updating various CI components to build and publish Dockerhub images correctly. Fixing build dependencies for DataIntake and DataIngest containers to allow them to build correctly.

Breaking Changes:
N/A

Limitations:
N/A

New Dependency:
N/A

--------
Pull Requests Merged
* chore: update meta tags in release.yml by drduhe in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/11
* chore: updating docker image names to match convention by drduhe in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/12
* chore: fixing typo in docker-publish.yml by drduhe in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/13
* chore: fixing bugs to resolve intake and ingest builds by drduhe in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/14
* build: version bump to v1.1.1 by drduhe in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/15

**Full Changelog**: https://github.com/aws-solutions-library-samples/osml-data-intake/compare/v1.1.0...v1.1.1

1.1.0

Implementing new component level features:
* STAC ingest lambda which is required to support ingesting SpatioTemporal Asset Catalog (STAC) items from an SNS topic as part of the OSML guidance package.
* We have integrated a new feature that allows users to submit an entire S3 bucket as a bulk job. This feature processes multiple images in parallel, significantly reducing wait times. As the images are processed, they are cataloged in bulk, streamlining the workflow and enhancing efficiency.
* Generation of thumbnail imagery as part of the data intake component which creates 512x512 thumbnail images in addition to the aux and ovr files previously generated.

Breaking Changes:
N/A

Limitations:
N/A

New Dependency:
N/A

--------
Pull Requests Merged
* feat: including collection_id in SNS message by drduhe in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/6
* feat: genearte thumbnails for incoming imagery by drduhe in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/7
* feat: implementing stac components by drduhe in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/9
* feat: implementation of bulk ingest by RanbirAulakh in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/5
* ci: version bump to v1.1.0 by drduhe in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/10


**Full Changelog**: https://github.com/aws-solutions-library-samples/osml-data-intake/compare/v1.0.0...v1.1.0

1.0.0

What's Changed
* release: initial release of repository contents by drduhe in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/1
* chore: update readme by drduhe in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/2
* chore: update README.md by RanbirAulakh in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/4
* feat: adding dataclass for request and cleaning up implementations by drduhe in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/3

New Contributors
* drduhe made their first contribution in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/1
* RanbirAulakh made their first contribution in https://github.com/aws-solutions-library-samples/osml-data-intake/pull/4

**Full Changelog**: https://github.com/aws-solutions-library-samples/osml-data-intake/commits/v1.0.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.