Skip to content

Releases: aws-solutions-library-samples/osml-cdk-constructs

v1.13.2

26 Jul 14:51
Compare
Choose a tag to compare

OSML CDK Constructs v1.13.2

Fixing a single small bug where the container repo didn't align with what is published on dockerhub for the osml-data-intake-intake container. Also fixing a bug where CORS wasn't enabled by default because a / wasn't being correctly appending to the FASTAPI root path.

Breaking Changes:

N/A

Limitations:

N/A

New Dependency:

N/A


Pull Requests Merged

  • chore: fixing container repo link to data intake container by @drduhe in #135
  • fix: adding leading / to fastapi path to delimit domain by @jtblack-aws in #136
  • build: version bump to v1.13.2 by @drduhe in #137

Full Changelog: v1.13.1...v1.13.2

v1.13.1

25 Jul 18:37
Compare
Choose a tag to compare

OSML CDK Constructs 1.13.1

Our containers were using the IAD S3 endpoint in GovCloud, breaking GDAL's ability to connect to S3. Updated the containers to use the endpoint specified in the regional configuration. We are also updating timeouts to 15 minutes for data intake lambdas to handle larger images.

Breaking Changes:

N/A

Limitations:

N/A

New Dependency:

N/A


Pull Requests Merged

Full Changelog: v1.13.0...v1.13.1

v1.13.0

16 Jul 18:14
Compare
Choose a tag to compare

What's Changed

This change implements the data ingest components and is aimed at enhancing the functionality of our current geospatial data processing capabilities. By leveraging STAC, we can standardize the way geospatial data is indexed and accessed, improving interoperability and scalability of our data resources. It allows for the deployment of new assets and enhancement of existing ones including the data catalog ingest, API, and intake components through our CDK constructs.

Full Changelog: v1.12.1...v1.13.0

v1.12.1

15 Jul 21:10
Compare
Choose a tag to compare

osml-cdk-constructs 1.12.1

1.12.1 implements a regional configuration to account for AWS region differences.


Pull Requests Merged

New Contributors

Full Changelog: v1.12.0...v1.12.1

v1.12.0

20 Jun 16:52
Compare
Choose a tag to compare

osml-cdk-constructs 1.12.0

1.12.0 includes updates to constructs to support API authorization and minor bug fixes for OpenSearch roles, additional lambda runtime environment configuration, and removal of unused properties.


Pull Requests Merged


Full Changelog: v1.11.0...v1.12.0

v1.11.0

07 Jun 14:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.3...v1.11.0

v1.10.3

30 May 18:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.2...v1.10.3

v1.10.2

30 May 17:53
Compare
Choose a tag to compare

What's Changed

  • chore: fixing depreciated CLOUDWATCH VPC endpoint setting by @drduhe in #110
  • hotfix: add missing VPC permission for lambda and version bump by @RanbirAulakh in #111

Full Changelog: v1.10.1...v1.10.2

v1.10.1

30 May 00:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

29 May 19:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0