Skip to content

cdk8s-plus-22/v1.0.0-beta.104

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 00:15
· 300 commits to refs/heads/k8s-22/main since this release
3460812

1.0.0-beta.104 (2022-01-31)

⚠ 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 (#48) (f75c50d)
  • callable import incompatible with esModuleInterop (#80) (e4a2c0f)
  • release branch workflow (#6) (78f5fcb)