Skip to content

Releases: restatedev/cdk

Release 1.1.0-rc.1

03 Sep 08:11
0f6eaa5
Compare
Choose a tag to compare
Release 1.1.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.1...v1.1.0-rc.1

v1.0.1

19 Jun 14:52
1c0e702
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

  • Improved error messages from ServiceDeployer

1.0.0

07 Jun 13:58
4551940
Compare
Choose a tag to compare

Publish v1.0.0 in sync with the Restate runtime and SDKs

  • This release is functionally equivalent to v0.8.1

Bugfix: 0.8.1 allows insecure and vanilla HTTP endpoints

29 Apr 17:13
bac21af
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

0.8: Introducing a service deployer abstraction

24 Apr 10:57
7e11759
Compare
Choose a tag to compare

What's Changed

In this release, we introduce a new ServiceDeployer abstraction which makes it much simpler and more intuitive to control Lambda service registrations against a Restate environment.

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

15 Jan 11:40
cc600ff
Compare
Choose a tag to compare

What's Changed

  • Update terminology and API endpoints for restate 0.7.0 release

  • Add support for custom Restate Docker images, useful for testing pre-release builds

  • Simplify the LambdaServiceRegistry API

  • Increase admin service health check timeout for better first-run experience

  • Add support for legacy registration endpoint fallback

  • Bump CDK version to 2.121.0

v0.4.2

02 Jan 17:30
05c1955
Compare
Choose a tag to compare

Updated README with more useful details, this release also includes patch-level updates to the AWS SDK and CDK.

v0.4.1

05 Dec 15:02
98ed74c
Compare
Choose a tag to compare
Bump version to 0.4.1

Update CDK version, replace direct with peer dependencies.

v0.4.0

05 Dec 11:30
8314160
Compare
Choose a tag to compare

What's Changed

  • Add support for Restate Cloud handler registration via RestateCloudEndpoint construct #15
  • Remove NAT gateway and ALB, including HTTPS support #16
  • TLS by default, terminated on-host via nginx #17

0.3.0

29 Nov 15:34
43769e0
Compare
Choose a tag to compare

What's Changed

  • Replace ghcr.io/restatedev/restate-dist with docker.io/restatedev/restate by @tillrohrmann in #13
  • Streamline EC2 user-data script
  • Add support for HTTPS listeners using a pre-existing ACM certificate

Full Changelog: https://github.com/restatedev/cdk/commits/v0.3.0