github cdk8s-team/cdk8s-plus cdk8s-plus-22/v1.0.0-beta.36

1.0.0-beta.36 (2021-11-09)

⚠ 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

  • default port when exposing deployment (#41) (4ff7fa3)
  • expose service via ingress (#51) (b6bbc0f)
  • stabilize Ingress for cdk8s-plus-22 (#4) (46e5488)

Bug Fixes

  • branch regex doesn't capture current branch names (#48) (f75c50d)
  • callable import incompatible with esModuleInterop (#80) (e4a2c0f)
  • release branch workflow (#6) (78f5fcb)

Don't miss a new cdk8s-plus release

NewReleases is sending notifications on new releases.