Releases: restatedev/cdk
v1.6.1
What's Changed
- Update service registration handler to use native Node.js HTTP by @pcholakov in #83
- Add deployment removal and drained deployment pruning to ServiceDeployer by @pcholakov in #87
- Add force and breaking options to ServiceDeployer for Restate 1.6+ by @pcholakov in #88
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #89
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Release 1.6.0 - update Restate default image to 1.6 by @pcholakov in #81
- Switch to npm trusted publishing with OIDC by @pcholakov in #84
- Upgrade npm to latest for trusted publishing OIDC support by @pcholakov in #85
- Regenerate package-lock.json with npm 11 by @pcholakov in #86
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Add an EC2 CreationPolicy and health check for single-node construct by @pcholakov in #79
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
Starting with this release, the CDK constructs library version will track the Restate Server version. Constructs that deploy a restate-server will pin the Restate server version to the corresponding minor version. While you will still be able to override the Restate Server tag if required, the default will be to use a matching server so that e.g. @restatedev/restate-cdk@1..4.x will use configuration settings and Docker images for Restate Server v1.4.
This CDK release also brings a lean new ServiceDeployer, implemented in a single Lambda function that directly operates on CloudFormation events, courtesy of @jackkleeman.
- Secrets manager import should be a dev dependency by @jackkleeman in #74
- Service deployer tweaks by @jackkleeman in #75
- Misc cleanups by @pcholakov in #76
- Bump CDK version by @pcholakov in #77
- Update Restate Server to v1.4.0 by @pcholakov in #78
Full Changelog: v1.2.0...v1.4.0
v1.2.0
What's Changed
This release updates the default config to keep up with the latest Restate 1.3.0. As a consequence, this is no longer compatible with Restate versions 1.1.x and earlier.
- Update default config in EC2 construct for Restate 1.3.0 by @pcholakov in #73
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Add CLA automation by @tillrohrmann in #67
- Fix wrong env var names in CDK construct by @PfisterFactor in #69
- Fix snapshot tests by @pcholakov in #70
- Dependency update by @pcholakov in #71
New Contributors
- @PfisterFactor made their first contribution in #69
Full Changelog: v1.1.1...v1.1.2
Release v1.1.1
What's Changed
The main user-visible change in this release is that SingleNodeRestateDeployment now supports directly setting individual environment properties via a supplied environment object.
- Dependencies update by @pcholakov in #59
- Add runnable target for e2e test CDK stacks by @pcholakov in #60
- Expose environment properties via the Single Node construct by @pcholakov in #61
- Bump esbuild version by @pcholakov in #63
Full Changelog: v1.1.0...v1.1.1
Test v1.1.1-pre.6
Debug tag version extaction
Test v1.1.1-pre.5
Debug tag version extaction
Test v1.1.1-pre.4
Debug tag version extaction