0.8: Introducing a service deployer abstraction
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.
- Update package-lock.json by @jackkleeman in #25
- Simplify service deployment API by @pcholakov in #26
- Add Fargate Restate deployment construct by @pcholakov in #28
New Contributors
- @jackkleeman made their first contribution in #25
Full Changelog: v0.7.0...v0.8.0