Skip to content

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

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 00:12
· 311 commits to refs/heads/k8s-22/main since this release
7b68578

1.0.0-beta.93 (2022-01-20)

⚠ 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)