|
| 1 | +##6.12.2 |
| 2 | +* convert create-service to non-codegangsta [#97061558] |
| 3 | +* remove used constructor in cmd logs |
| 4 | +* convert marketplace to non-codegangsta [#97061558] |
| 5 | +* add ServiceBuilder to dependency object |
| 6 | +* convert create-app-manifest to non-codegangsta [#97061558] |
| 7 | +* add AppManifest to dependency object |
| 8 | +* convert stack to non-codegangsta [#97061558] |
| 9 | +* convert stacks to non-codegangsta [#97061558] |
| 10 | +* convert unset-env to non-codegangsta [#97061558] |
| 11 | +* convert set-env to non-codegangsta [#97061558] |
| 12 | +* implement skipFlagParsing in flags package [#97061558] |
| 13 | +* convert env to non-codegangsta [#97061558] |
| 14 | +* add tip to curl command for api doc url [#98862944] |
| 15 | +* convert logs to non-codegangsta [#97061558] |
| 16 | +* convert files to non-codegangsta [#97061558] |
| 17 | +* convert events to non-codegangsta [#97061558] |
| 18 | +* convert rename to non-codegangsta [#97061558] |
| 19 | +* convert delete to non-codegangsta [#97061558] |
| 20 | +* cmd passwd converted to non-codegangsta structure [#97061558] |
| 21 | +* convert login,logout to non-codegangsta structure [#97061558] |
| 22 | +* convert target into non-codegangsta structure [#97061558] |
| 23 | +* improve RunCliCommand in testhelper for non-CG command [#97061558] |
| 24 | +* change command auth to non codegangsta structure |
| 25 | +* rpc server version check uses new version package [#98664206] |
| 26 | +* move version checking methods into utils package [#98664206] |
| 27 | +* move NotifyUpdateIfNeeded() into UI package [#98664206] |
| 28 | +* Fixed GetMinCliVersion and GetMinApiVersion to work with arbitrary version numbers. [#98664206] |
| 29 | +* Populate rpc test server with all plugin API interface |
| 30 | +* Update README.md |
| 31 | +* fix bug in plugin API HasAPIEndpoint() |
| 32 | + |
1 | 33 | ##6.12.1 |
2 | 34 | * improve method to compare domains of local and redirecting target [98132086] |
3 | 35 | * Updated config repo fake |
|
0 commit comments