This repository has been archived by the owner on Feb 5, 2021. It is now read-only.
Cellery SDK Release v0.3.0
Pre-release
Pre-release
Cellery 0.3.0 is Released!!
We are pleased to announce the second release candidate of Cellery 0.3.0.
Cellery is an architectural description language, tooling and extensions for popular cloud-native runtimes that enables agile development teams to easily create a composable enterprise in a technology neutral way.
Getting started guide
To get started with cellery, use Cellery with the getting started guide.
What is new in Cellery 0.3.0
- First preview of Cellery Hub
- Cell Scaling
a) Zero scaling using knative
b) Horizontal auto scaling - Cell updates with component updates, and advanced updates such as blue-green and canary.
- Cell Testing
- Kubernetes upgrade to 1.14, and hence no limitation on kubectl client version.
- Inter component dependencies in cellery view
- CLI command improvements
a) Verbose mode with -v for all CLI commands
b) Delete images stored in local repo
c) Terminate multiple instances
d) Setup status
Tryout with samples
- Hello world sample - get started with simple web cell
- Hello world API sample - get started with simple HTTP API cell
- Pet store sample - demonstrates all features from cell testing, updates, scaling and observability.
- Hipster shop sample - demonstrate cellery with Cloud-Native micro services demo application here.
Contribute to Cellery
- Ask questions and get assistance from our community, use cellery dev mailing list.
- Learn how to participate in our overall community, visit our community page.
- Report issues in Cellery SDK github repository
~ Cellery Team ~