Skip to content

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

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 00:12
· 312 commits to refs/heads/k8s-22/main since this release
529c0ac

1.0.0-beta.92 (2022-01-19)

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