Skip to content

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

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 00:15
· 298 commits to refs/heads/k8s-22/main since this release
62b85fd

1.0.0-beta.106 (2022-02-02)

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