Skip to content

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

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 02:33
· 274 commits to refs/heads/k8s-22/main since this release
2dc46ad

1.0.0-beta.130 (2022-03-01)

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