Skip to content

cdk8s-plus-21/v1.0.0-beta.46

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 00:21
· 154 commits to refs/heads/k8s-21/main since this release
7848ac0

1.0.0-beta.46 (2021-11-26)

⚠ 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 (#49) (1fee1cf)
  • branching strategy for renamed branches (4534b30)
  • callable import incompatible with esModuleInterop (#81) (83ec594)