v0.1.1 - 🎃Trick or Treat
Halloween Release 🎃
This release is built on top of 0.1.0. If any developer is migrating from <=0.0.23
release, please follow the Migration Guide.
Updates
- Extension uses OpenShift Do(odo) 1.0.0 GA
- Support Red Hat Code Ready Containers 1.0 for OpenShift 4.x clusters
- Update download path for odo-v1.0.0 binary
- Icons for OpenShift Connector are working for Eclipse Che extension
- Demo video and blog updated for
0.1.1
release
Changes
- #1254 use vscode open command instead of open module for external links
- #1236 Show progress bar for credentials and token Login
- #1229 support deep nesting for binary files
- #1243 remove flags from storage commands
- #1211 Add json output for catalog list services
- #1213 Added json output for catalog list components to determine component type and version
- #1218 Provide information message to user to Push the components after success of component creation
- Increase Code Coverage and improve unit tests