Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

v1.13.2

Choose a tag to compare

@drduhe drduhe released this 26 Jul 14:51

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