Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Service Deployer enhancements #44

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

pcholakov
Copy link
Collaborator

The Service Deployer construct now exposes a new method to deploy handlers without explicitly naming the service being deployed.

The custom resource hook now sets visibility for all services housed in the same handler, not just the named service.

Ergonomic enhancement: when deploying the $LATEST alias, the deployer will automatically add a variable config property to trigger discovery on every deployment.

Finally, we drop compatibility with old Restate server versions lower than 0.7.

The Service Deployer construct now exposes a new method to deploy
handlers without explicitly naming the service being deployed.

The custom resource hook now sets visibility for all
services housed in the same handler, not just the named service.

Ergonomic enhancement: when deploying the `$LATEST` alias, the deployer
will automatically add a variable config property to trigger discovery
on every deployment.
@pcholakov pcholakov merged commit 922d02e into main Nov 7, 2024
1 check passed
@pcholakov pcholakov deleted the feat/service-deployer-enhancements branch November 7, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant