Skip to content

Serverless Data Lake Framework 2.5.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@cnfait cnfait released this 24 Sep 19:54
· 156 commits to main since this release

Work is ongoing on version 2.5.0 of the Serverless Data Lake Framework.

This is a pre-release, not ready for production workloads. New features may not work properly, may be rewritten significantly or even removed before 2.5.0 is officially available.

This beta release is for SDLF 2.x. See the release notes for SDLF 2.0.0 to learn about all the changes in this major version.

For users of SDLF 1.x, version 1 is still available on the master branch. Development of newer versions of SDLF (2.x) happens on branch main. The workshop still contains sections for version 1 as well.

What's Changed

  • seedfarmer - make sure setuptools is available by @cnfait in #388
  • delete cfn stack properly with seedfarmer destroy by @cnfait in #389
  • avoid hardcoding SDLF deployment role name in LakeFormation admin list by @cnfait in #390
  • use globbing for cfn-lint, set ignore_templates by @cnfait in #391
  • update dependencies by @cnfait in #392
  • update version to 2.5.0-beta.2 by @cnfait in #393
  • avoid substitution issue on macosx by @cnfait in #394
  • avoid buildspec yaml syntax issues by @cnfait in #395
  • [sdlf-cicd] lambda:TagResource for event-source-mapping by @cnfait in #396
  • [sdlf-cicd] lambda:TagResource for event-source-mapping in team role by @cnfait in #397

Full Changelog: 2.5.0-beta.1...2.5.0-beta.2