Releases: microsoft/service-fabric-cli
Releases · microsoft/service-fabric-cli
v5.0.0
Fixes
- Typo fix for service commands (#71)
- Add missing help text (#71)
- Fix bug in displaying property help text (#71)
Features
- Add commands to get and set chaos schedule (#70)
- Add commands to get chaos and get events for chaos (#70)
- Add scaling policy parameter to the command for service create and the command for service update (#76)
- Add new group called container with commands: invoke-api (invoke raw container REST API) and logs (get - container logs) (#82)
- Add support for passing json values to arguments as .txt files. Input starting with '@' are considered paths (#84)
Breaking Changes
v4.0.0
Fixes
- Documentation, spelling, and grammar improvements
Features
- Provision and unprovision now support no wait return flags (#64)
- Application list related commands now support an optional argument to limit the number of results (#64)
- Deployed application info can now optionally include health states (#64)
- ChaosContext (context) and ChaosTargetFilter (chaos-target-filter) arguments are added to Chaos start command (#62)
- Added container log commands (#64)
- Added support for property management commands (#53)
- Added support for external stores when provisioning applications (#64)
Breaking Changes
- Update to target 6.1.0 Service Fabric cluster runtime
v3.0.0
Breaking Changes
- Compose commands now have different argument names for deployment
- Application upgrade commands now use standard naming conventions