Releases
v0.0.11
Changelog
New commands or parameters:
Add support for creating component from service catalog (#413 )
Include imagestreams in current namespace for catalog listing (#618 )
add config command for toggling update checker (#589 )
Add project delete command (#648 )
Changes
Sort string array of service class to make result more readable (#693 )
Documentation and help messages:
Fix watch error message for git components. (#713 )
Add unit test doc (#612 )
Update description for odo app list (#696 )
Improve service catalog related stuff from PR 413 (#680 )
Adding Java as supported language to README.md (#698 )
Update the description messages of binary and git flags (#695 )
Add documentation for logging in odo and odo create enhancements (#673 )
Add CLI-reference related to service catalog (#677 )
Updates CLI reference Makefile command and doc (#679 )
Internals:
Updated vendor with service catalog and client-go (#716 )
Momentarily remove project delete UT (#719 )
Fix latestReleaseTag() unit test (#706 )
Remove release / notify test temporarily (#710 )
Adds 'make clean' command (#694 )
Change version checker to use rawURL instead of calling API (#593 )
Refactoring component e2e tests: (#625 )
Fix create, push, watch commands on windows (#672 )
Added vendor-update command to makefile (#671 )
Prevent odo fail if ~/.kube
is not present(#739 )
You can’t perform that action at this time.