diff --git a/CHANGELOG.md b/CHANGELOG.md index f45f11192e2..a31c64a3fb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,77 @@ # Change Log +## [6.5.0](https://github.com/eclipse/che/tree/6.5.0) (2018-05-10) +[Full Changelog](https://github.com/eclipse/che/compare/6.4.1...6.5.0) + +**Merged pull requests:** + +- Skip selenium tests which depends on failed tests [\#9622](https://github.com/eclipse/che/pull/9622) ([dmytro-ndp](https://github.com/dmytro-ndp)) +- Add info about bug \#9548 into the PullRequestPluginWithForkTest [\#9558](https://github.com/eclipse/che/pull/9558) ([dmytro-ndp](https://github.com/dmytro-ndp)) +- Selenium: change url of known issue to \#9523 instead of \#9648 in StacksListTest test [\#9667](https://github.com/eclipse/che/pull/9667) ([SkorikSergey](https://github.com/SkorikSergey)) +- Change issue reference [\#9662](https://github.com/eclipse/che/pull/9662) ([musienko-maxim](https://github.com/musienko-maxim)) +- CHE-9542: Disable unrecoverable k8s events handling [\#9661](https://github.com/eclipse/che/pull/9661) ([garagatyi](https://github.com/garagatyi)) +- Rework PlainJava project type and Deprecate SettableValueProvider [\#9634](https://github.com/eclipse/che/pull/9634) ([gazarenkov](https://github.com/gazarenkov)) +- Selenium: wait for Project Explorer after starting IDE in tests from refactor.types package [\#9629](https://github.com/eclipse/che/pull/9629) ([SkorikSergey](https://github.com/SkorikSergey)) +- Fix Eclipse Che deployment on OCP [\#9627](https://github.com/eclipse/che/pull/9627) ([dmytro-ndp](https://github.com/dmytro-ndp)) +- Add logging of Kubernetes/OpenShift unrecoverable events [\#9619](https://github.com/eclipse/che/pull/9619) ([sleshchenko](https://github.com/sleshchenko)) +- CHE-8931: fix projects management in multi-user mode [\#9615](https://github.com/eclipse/che/pull/9615) ([akurinnoy](https://github.com/akurinnoy)) +- CHE-9449: Adapt Node Js debugger to node version 8 [\#9612](https://github.com/eclipse/che/pull/9612) ([vinokurig](https://github.com/vinokurig)) +- Allow adding Theia extension on image build from within container [\#9608](https://github.com/eclipse/che/pull/9608) ([mmorhun](https://github.com/mmorhun)) +- Selenium: Rework the 'RunPlainJavaProjectTest' to use the 'kohsuke Github' library [\#9602](https://github.com/eclipse/che/pull/9602) ([artaleks9](https://github.com/artaleks9)) +- Selenium: cover the Stacks list by selenium test [\#9601](https://github.com/eclipse/che/pull/9601) ([SkorikSergey](https://github.com/SkorikSergey)) +- Include workspace activity times into cascade removals; [\#9600](https://github.com/eclipse/che/pull/9600) ([mshaposhnik](https://github.com/mshaposhnik)) +- Build any Theia extensions which are downloaded from a git provider [\#9598](https://github.com/eclipse/che/pull/9598) ([mmorhun](https://github.com/mmorhun)) +- Fix check for a directory [\#9594](https://github.com/eclipse/che/pull/9594) ([eivantsov](https://github.com/eivantsov)) +- CHE-8931: fix black screen on project details page [\#9586](https://github.com/eclipse/che/pull/9586) ([akurinnoy](https://github.com/akurinnoy)) +- Selenium: change url of known issue to \#8465 instead of \#8293 in NavigateToFileTest test [\#9585](https://github.com/eclipse/che/pull/9585) ([SkorikSergey](https://github.com/SkorikSergey)) +- Add supervisor into Theia image to reap zombie processes [\#9583](https://github.com/eclipse/che/pull/9583) ([mmorhun](https://github.com/mmorhun)) +- README: Reference to roadmap and meetings [\#9575](https://github.com/eclipse/che/pull/9575) ([bmicklea](https://github.com/bmicklea)) +- Skip downloading binaries if node\_modules exist [\#9571](https://github.com/eclipse/che/pull/9571) ([eivantsov](https://github.com/eivantsov)) +- Do not download LS binaries if LS dir is found in a container [\#9570](https://github.com/eclipse/che/pull/9570) ([eivantsov](https://github.com/eivantsov)) +- Add new Python Language server [\#9569](https://github.com/eclipse/che/pull/9569) ([eivantsov](https://github.com/eivantsov)) +- Add missing maven-server binaries for Che-in-Che deployment [\#9561](https://github.com/eclipse/che/pull/9561) ([mkuznyetsov](https://github.com/mkuznyetsov)) +- Fixed removal of remote subscriptions in manager [\#9560](https://github.com/eclipse/che/pull/9560) ([mshaposhnik](https://github.com/mshaposhnik)) +- Add processing of runtime exceptions during JWT tokens validation [\#9557](https://github.com/eclipse/che/pull/9557) ([sleshchenko](https://github.com/sleshchenko)) +- Remove cleaning up of CHE\_DATA/lib folder in entrypoint.sh [\#9553](https://github.com/eclipse/che/pull/9553) ([mkuznyetsov](https://github.com/mkuznyetsov)) +- Remove Keycloak job, use the right entrypoint, add envs the script re… [\#9533](https://github.com/eclipse/che/pull/9533) ([eivantsov](https://github.com/eivantsov)) +- CHE-9442: Fix Git exception when editing untracked or new file. [\#9529](https://github.com/eclipse/che/pull/9529) ([vinokurig](https://github.com/vinokurig)) +- Added an ability to update Che Server without stopping of running workspaces [\#9527](https://github.com/eclipse/che/pull/9527) ([sleshchenko](https://github.com/sleshchenko)) +- Selenium: Rework the 'GitCompareTest' by use the 'kohsuke Github' library [\#9524](https://github.com/eclipse/che/pull/9524) ([artaleks9](https://github.com/artaleks9)) +- Do not display hidden items in root of project tree [\#9522](https://github.com/eclipse/che/pull/9522) ([RomanNikitenko](https://github.com/RomanNikitenko)) +- Upgrade php ls [\#9521](https://github.com/eclipse/che/pull/9521) ([eivantsov](https://github.com/eivantsov)) +- Remove duplicated declaration of artifact [\#9515](https://github.com/eclipse/che/pull/9515) ([skabashnyuk](https://github.com/skabashnyuk)) +- Update deploy\_che script [\#9513](https://github.com/eclipse/che/pull/9513) ([eivantsov](https://github.com/eivantsov)) +- Update OpenShift Origin version to 3.9 [\#9509](https://github.com/eclipse/che/pull/9509) ([eivantsov](https://github.com/eivantsov)) +- Skip authentication for the `OIDCKeycloak.js` file \(Fix regression\) [\#9505](https://github.com/eclipse/che/pull/9505) ([davidfestal](https://github.com/davidfestal)) +- Fix bootstrapping fast failed when URL is invalid [\#9504](https://github.com/eclipse/che/pull/9504) ([akorneta](https://github.com/akorneta)) +- Selenium: Covers more steps of the "RenameProjectTest" selenium test by catching issue \#9393 [\#9503](https://github.com/eclipse/che/pull/9503) ([Ohrimenko1988](https://github.com/Ohrimenko1988)) +- Fix injection of default user in selenium tests of SingleUser Che [\#9499](https://github.com/eclipse/che/pull/9499) ([dmytro-ndp](https://github.com/dmytro-ndp)) +- Use -gt as comparison operator [\#9497](https://github.com/eclipse/che/pull/9497) ([eivantsov](https://github.com/eivantsov)) +- Fix Github oAuth in dashboard [\#9495](https://github.com/eclipse/che/pull/9495) ([ashumilova](https://github.com/ashumilova)) +- Fixes to ocp script [\#9493](https://github.com/eclipse/che/pull/9493) ([eivantsov](https://github.com/eivantsov)) +- Added starting servers checkers after recovering only for RUNNING workspaces [\#9492](https://github.com/eclipse/che/pull/9492) ([sleshchenko](https://github.com/sleshchenko)) +- Make Keycloak Admin configurable [\#9490](https://github.com/eclipse/che/pull/9490) ([eivantsov](https://github.com/eivantsov)) +- RELEASE: Update CHANGELOG [\#9478](https://github.com/eclipse/che/pull/9478) ([riuvshin](https://github.com/riuvshin)) +- Add internal and external API URL environment variables for workspaces [\#9475](https://github.com/eclipse/che/pull/9475) ([mkuznyetsov](https://github.com/mkuznyetsov)) +- Fix error of selenium tests when admin credentials is incorrect [\#9474](https://github.com/eclipse/che/pull/9474) ([dmytro-ndp](https://github.com/dmytro-ndp)) +- RELEASE: Set next development version [\#9473](https://github.com/eclipse/che/pull/9473) ([riuvshin](https://github.com/riuvshin)) +- Add GitResetTest for covering git soft/mixed/hard reset feature [\#9471](https://github.com/eclipse/che/pull/9471) ([musienko-maxim](https://github.com/musienko-maxim)) +- Wait for children nodes to be loaded on refresh project explorer after adding new resource [\#9470](https://github.com/eclipse/che/pull/9470) ([vinokurig](https://github.com/vinokurig)) +- Selenium: adapt dashboard selenium tests for OSIO [\#9448](https://github.com/eclipse/che/pull/9448) ([SkorikSergey](https://github.com/SkorikSergey)) +- CHE-9428: fix kubernetes infra after a merge of not checked PR [\#9446](https://github.com/eclipse/che/pull/9446) ([garagatyi](https://github.com/garagatyi)) +- rh-che \#557: Adding property and handler for stopping k8s / openshift workspace if unrecoverable event occurs during workspace startup [\#9426](https://github.com/eclipse/che/pull/9426) ([ibuziuk](https://github.com/ibuziuk)) +- Changed absolute paths to relative paths for zipped content [\#9400](https://github.com/eclipse/che/pull/9400) ([dkuleshov](https://github.com/dkuleshov)) + +## [6.4.1](https://github.com/eclipse/che/tree/6.4.1) (2018-04-26) +[Full Changelog](https://github.com/eclipse/che/compare/6.4.0...6.4.1) + +**Merged pull requests:** + +- Move factory-related selenium tests to the CheSuite.xml [\#9543](https://github.com/eclipse/che/pull/9543) ([dmytro-ndp](https://github.com/dmytro-ndp)) +- Rework organization-related tests to be executed in multi-thread mode [\#9532](https://github.com/eclipse/che/pull/9532) ([dmytro-ndp](https://github.com/dmytro-ndp)) +- Fix handling of outdated local Chrome version when create webdriver [\#9514](https://github.com/eclipse/che/pull/9514) ([dmytro-ndp](https://github.com/dmytro-ndp)) + + ## [6.4.0](https://github.com/eclipse/che/tree/6.4.0) (2018-04-18) [Full Changelog](https://github.com/eclipse/che/compare/6.3.0...6.4.0)