diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cc8fd29a9..f7b3b28e74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,68 @@ # Change Log +## [7.0.0-beta-3.0](https://github.com/eclipse/che/tree/7.0.0-beta-3.0) (2019-04-10) +[Full Changelog](https://github.com/eclipse/che/compare/7.0.0-beta-2.0...7.0.0-beta-3.0) + +**Merged pull requests:** + +- Fix invalid return types. [\#13105](https://github.com/eclipse/che/pull/13105) ([monaka](https://github.com/monaka)) +- RELEASE: Set next development version [\#13102](https://github.com/eclipse/che/pull/13102) ([riuvshin](https://github.com/riuvshin)) +- Allow calling workspace/settings method with machine token [\#13100](https://github.com/eclipse/che/pull/13100) ([skabashnyuk](https://github.com/skabashnyuk)) +- \[Cypress\] Update "ProjectTree.waitProjectImported" method according to the "Cypress" principles [\#13097](https://github.com/eclipse/che/pull/13097) ([Ohrimenko1988](https://github.com/Ohrimenko1988)) +- Selenium: update expected stacks list on NewWorkspacePageTest selenium test [\#13077](https://github.com/eclipse/che/pull/13077) ([SkorikSergey](https://github.com/SkorikSergey)) +- Add python stack and hello-world sample [\#13071](https://github.com/eclipse/che/pull/13071) ([tolusha](https://github.com/tolusha)) +- Remove refspec and add more fine-grained checkout-after-clone control [\#13069](https://github.com/eclipse/che/pull/13069) ([metlos](https://github.com/metlos)) +- \[Cypress\] Update the "WorkspaceCreationAndLanguageServerInitialization.spec.ts" cypress test according to the dashboard changes [\#13068](https://github.com/eclipse/che/pull/13068) ([Ohrimenko1988](https://github.com/Ohrimenko1988)) +- Fix validation devfile for components with id like gist url. [\#13056](https://github.com/eclipse/che/pull/13056) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr)) +- \[docker\] Add yarn to build image as yarn is now used to build dashboard [\#13052](https://github.com/eclipse/che/pull/13052) ([benoitf](https://github.com/benoitf)) +- Selenium: update dashboard selenium tests according to adding Java Maven and Java Gradle stacks [\#13049](https://github.com/eclipse/che/pull/13049) ([SkorikSergey](https://github.com/SkorikSergey)) +- Used manually written Devfile POJOs instead of generated ones. [\#13048](https://github.com/eclipse/che/pull/13048) ([sleshchenko](https://github.com/sleshchenko)) +- Use a default message of original exception does not have any [\#13043](https://github.com/eclipse/che/pull/13043) ([sleshchenko](https://github.com/sleshchenko)) +- Fixed NPE during provisioning of selector for Deployments [\#13041](https://github.com/eclipse/che/pull/13041) ([sleshchenko](https://github.com/sleshchenko)) +- \[Cypress\] Use an "Electron" browser for "headless" mode [\#13039](https://github.com/eclipse/che/pull/13039) ([Ohrimenko1988](https://github.com/Ohrimenko1988)) +- \[Cypress\] Rework "cypress-tests" module with using "InversifyJS" library [\#13036](https://github.com/eclipse/che/pull/13036) ([Ohrimenko1988](https://github.com/Ohrimenko1988)) +- Fix che-in-che devfile to use reference [\#13035](https://github.com/eclipse/che/pull/13035) ([mshaposhnik](https://github.com/mshaposhnik)) +- Remove plugins and editors from workspace creation page [\#13033](https://github.com/eclipse/che/pull/13033) ([ashumilova](https://github.com/ashumilova)) +- Fix message in load factory [\#13032](https://github.com/eclipse/che/pull/13032) ([qurben](https://github.com/qurben)) +- \[Cypress\] Change sample project used in "WorkspaceCreationAndLanguageServerInitialization.spec.ts" cypress test [\#13031](https://github.com/eclipse/che/pull/13031) ([Ohrimenko1988](https://github.com/Ohrimenko1988)) +- Update Devfile doc with default editor info [\#13029](https://github.com/eclipse/che/pull/13029) ([sleshchenko](https://github.com/sleshchenko)) +- \[Cypress\] Create method for checking project import completion [\#13023](https://github.com/eclipse/che/pull/13023) ([Ohrimenko1988](https://github.com/Ohrimenko1988)) +- Allow to use reference to content [\#13019](https://github.com/eclipse/che/pull/13019) ([mshaposhnik](https://github.com/mshaposhnik)) +- \[dockerfile\] \[mount\] Fix dependencies to build it again [\#13017](https://github.com/eclipse/che/pull/13017) ([benoitf](https://github.com/benoitf)) +- Fix work of Devfile with multiple dockeimages components [\#13009](https://github.com/eclipse/che/pull/13009) ([sleshchenko](https://github.com/sleshchenko)) +- Implement clonePath in devfile. [\#13006](https://github.com/eclipse/che/pull/13006) ([metlos](https://github.com/metlos)) +- Remove outdated stacks with old che-theia. [\#13005](https://github.com/eclipse/che/pull/13005) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr)) +- Move master related code out of plugins [\#13004](https://github.com/eclipse/che/pull/13004) ([skabashnyuk](https://github.com/skabashnyuk)) +- Added provisioning of Default Editor into Devfile [\#13003](https://github.com/eclipse/che/pull/13003) ([sleshchenko](https://github.com/sleshchenko)) +- Add metrics for number of users [\#13001](https://github.com/eclipse/che/pull/13001) ([mkuznyetsov](https://github.com/mkuznyetsov)) +- Support `refspec` in the devfile to specify what should be checked out after a clone [\#12994](https://github.com/eclipse/che/pull/12994) ([metlos](https://github.com/metlos)) +- Merge tests split by mistake [\#12993](https://github.com/eclipse/che/pull/12993) ([garagatyi](https://github.com/garagatyi)) +- Allow sidecar containers to list Kubernetes services by default [\#12983](https://github.com/eclipse/che/pull/12983) ([johnmcollier](https://github.com/johnmcollier)) +- \[dashboard\] Use latest 8.x version to build dashboard@ [\#12980](https://github.com/eclipse/che/pull/12980) ([benoitf](https://github.com/benoitf)) +- Fix help message [\#12977](https://github.com/eclipse/che/pull/12977) ([mshaposhnik](https://github.com/mshaposhnik)) +- Add ability to display ephemeral state in status bar [\#12975](https://github.com/eclipse/che/pull/12975) ([vzhukovskii](https://github.com/vzhukovskii)) +- Running Che and workspaces as non-root in a Kubernetes cluster. [\#12970](https://github.com/eclipse/che/pull/12970) ([stnnguyen95](https://github.com/stnnguyen95)) +- Add support of multiple dockerimage tools in Devfile [\#12967](https://github.com/eclipse/che/pull/12967) ([sleshchenko](https://github.com/sleshchenko)) +- Devfile rename from '.devfile' to 'devfile.yml' [\#12965](https://github.com/eclipse/che/pull/12965) ([mshaposhnik](https://github.com/mshaposhnik)) +- Rename Tools to Components in devfile [\#12964](https://github.com/eclipse/che/pull/12964) ([mshaposhnik](https://github.com/mshaposhnik)) +- Fixed matching of command to plugin/editor tools from custom plugin registry [\#12958](https://github.com/eclipse/che/pull/12958) ([sleshchenko](https://github.com/sleshchenko)) +- Fix build output for UD [\#12955](https://github.com/eclipse/che/pull/12955) ([olexii4](https://github.com/olexii4)) +- Ensure npm is properly setup in home [\#12954](https://github.com/eclipse/che/pull/12954) ([tolusha](https://github.com/tolusha)) +- RELEASE: Update CHANGELOG [\#12952](https://github.com/eclipse/che/pull/12952) ([riuvshin](https://github.com/riuvshin)) +- Remove npm from native workspace loader build. [\#12949](https://github.com/eclipse/che/pull/12949) ([qurben](https://github.com/qurben)) +- Improve ZipUtils tests. [\#12946](https://github.com/eclipse/che/pull/12946) ([qurben](https://github.com/qurben)) +- Use single unified plugin broker for all the plugins [\#12942](https://github.com/eclipse/che/pull/12942) ([garagatyi](https://github.com/garagatyi)) +- Added reference to sample Devfile for NodeJS with Mongo DB [\#12935](https://github.com/eclipse/che/pull/12935) ([sleshchenko](https://github.com/sleshchenko)) +- dashboard: scripts refactored, unit tests enabled [\#12923](https://github.com/eclipse/che/pull/12923) ([ppitonak](https://github.com/ppitonak)) +- Add ability to provide additional build-info in Che [\#12919](https://github.com/eclipse/che/pull/12919) ([mkuznyetsov](https://github.com/mkuznyetsov)) +- Add factory loading step indicating from which source it was created [\#12906](https://github.com/eclipse/che/pull/12906) ([mshaposhnik](https://github.com/mshaposhnik)) +- Add sidecar based maven and gradle Java stacks [\#12898](https://github.com/eclipse/che/pull/12898) ([l0rd](https://github.com/l0rd)) +- Fix of devfile docs script [\#12880](https://github.com/eclipse/che/pull/12880) ([mshaposhnik](https://github.com/mshaposhnik)) +- Added support of multiple k8s/os tools in Devfile [\#12842](https://github.com/eclipse/che/pull/12842) ([sleshchenko](https://github.com/sleshchenko)) +- Support storage classes on Kubernetes infra. [\#12818](https://github.com/eclipse/che/pull/12818) ([monaka](https://github.com/monaka)) +- Fix typo in metrics ingress [\#12601](https://github.com/eclipse/che/pull/12601) ([mjshashank](https://github.com/mjshashank)) + + ## [7.0.0-beta-2.0](https://github.com/eclipse/che/tree/7.0.0-beta-2.0) (2019-03-20) [Full Changelog](https://github.com/eclipse/che/compare/6.19.2...7.0.0-beta-2.0)