Skip to content

cdk8s-plus-20/v1.0.0-beta.28

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 00:22
· 172 commits to refs/heads/k8s-20/main since this release
c39c1ac

1.0.0-beta.28 (2021-11-07)

⚠ BREAKING CHANGES

  • deployment.expose renamed to deployment.exposeViaService
  • deployment.expose and service.addDeployment now accept a port as part of the options, and not a positional argument.

Features

Bug Fixes

  • branch regex doesn't capture current branch names (#50) (b76b720)
  • branching strategy for renamed branches (38d38f8)
  • callable import incompatible with esModuleInterop (#82) (8ef2437)