From bd131a3ff8789416ba2a214dc7054054471e0f37 Mon Sep 17 00:00:00 2001 From: Vitalii Parfonov Date: Fri, 27 Sep 2019 21:40:39 +0000 Subject: [PATCH] RELEASE: Update CHANGELOG --- CHANGELOG.md | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cfa8a0847b..0d5e0137579 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,69 @@ # Change Log +## [7.2.0](https://github.com/eclipse/che/tree/7.2.0) (2019-09-27) +[Full Changelog](https://github.com/eclipse/che/compare/6.19.6...7.2.0) + +**Merged pull requests:** + +- Fix security vulnerability and Dashboard's workspace detail page [\#14644](https://github.com/eclipse/che/pull/14644) ([akurinnoy](https://github.com/akurinnoy)) +- Change grafana dashboards for number of workspaces/users to be graphs with axes [\#14588](https://github.com/eclipse/che/pull/14588) ([tomgeorge](https://github.com/tomgeorge)) +- Remove installer registry service [\#14193](https://github.com/eclipse/che/pull/14193) ([mkuznyetsov](https://github.com/mkuznyetsov)) +- RELEASE: Set next development version [\#14690](https://github.com/eclipse/che/pull/14690) ([vparfonov](https://github.com/vparfonov)) +- \[TS\_SELENIUM\] Increase logging of tests steps [\#14686](https://github.com/eclipse/che/pull/14686) ([Ohrimenko1988](https://github.com/Ohrimenko1988)) +- \[TS\_SELENIUM\] Implement workaround for issue \#14660 \(Unexpected list of suggestions when use Java languageserver\) in the "HappyPath" test. [\#14672](https://github.com/eclipse/che/pull/14672) ([Ohrimenko1988](https://github.com/Ohrimenko1988)) +- Fix a UD-branding link [\#14643](https://github.com/eclipse/che/pull/14643) ([olexii4](https://github.com/olexii4)) +- \[TS\_SELENIUM\] Increase logging of tests steps [\#14642](https://github.com/eclipse/che/pull/14642) ([Ohrimenko1988](https://github.com/Ohrimenko1988)) +- Minor fixes to new Che workspace Grafana panels [\#14626](https://github.com/eclipse/che/pull/14626) ([mkuznyetsov](https://github.com/mkuznyetsov)) +- \[Selenium\] Adapt selenium tests from ocpoauth package [\#14619](https://github.com/eclipse/che/pull/14619) ([SkorikSergey](https://github.com/SkorikSergey)) +- Add component alias into runtime machine if present in origin devfile [\#14610](https://github.com/eclipse/che/pull/14610) ([mshaposhnik](https://github.com/mshaposhnik)) +- \[Selenium\] Adapt selenium tests to work with workspaces from Che7 stacks [\#14594](https://github.com/eclipse/che/pull/14594) ([SkorikSergey](https://github.com/SkorikSergey)) +- Add new Tomcat metrics dashboard in Grafana [\#14578](https://github.com/eclipse/che/pull/14578) ([mkuznyetsov](https://github.com/mkuznyetsov)) +- Makes sure the workspace activity checker reconciles the workspaces with their true statuses. [\#14574](https://github.com/eclipse/che/pull/14574) ([metlos](https://github.com/metlos)) +- replace sed delimiters to be able to use / in docker image buildscript [\#14572](https://github.com/eclipse/che/pull/14572) ([sparkoo](https://github.com/sparkoo)) +- \[Selenium\] Fix unstable selenium tests from dashboard package [\#14571](https://github.com/eclipse/che/pull/14571) ([SkorikSergey](https://github.com/SkorikSergey)) +- Implement workaround for Go to Definition feature HappyPath scenario [\#14570](https://github.com/eclipse/che/pull/14570) ([musienko-maxim](https://github.com/musienko-maxim)) +- Cleanup of temporary workspaces by schreduler instead of startup [\#14561](https://github.com/eclipse/che/pull/14561) ([mshaposhnik](https://github.com/mshaposhnik)) +- Add Ssh Api methods to list of allowed requests signed with machine token [\#14557](https://github.com/eclipse/che/pull/14557) ([vinokurig](https://github.com/vinokurig)) +- Plugin ephemeral volume feature for CheContainers [\#14539](https://github.com/eclipse/che/pull/14539) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr)) +- chore \(CONTRIBUTING.md\): update list of repos/components with links t… [\#14537](https://github.com/eclipse/che/pull/14537) ([sunix](https://github.com/sunix)) +- Provide an ability to create workspaces from factories per user [\#14535](https://github.com/eclipse/che/pull/14535) ([olexii4](https://github.com/olexii4)) +- Add workspaces started under 60 seconds ratio panel [\#14533](https://github.com/eclipse/che/pull/14533) ([mkuznyetsov](https://github.com/mkuznyetsov)) +- Remove WsAgent specific classes from che-core-workspace-api [\#14528](https://github.com/eclipse/che/pull/14528) ([sleshchenko](https://github.com/sleshchenko)) +- workspace namespace/project placeholders [\#14524](https://github.com/eclipse/che/pull/14524) ([sparkoo](https://github.com/sparkoo)) +- Adapt test after updating Monaco editor [\#14523](https://github.com/eclipse/che/pull/14523) ([musienko-maxim](https://github.com/musienko-maxim)) +- Refresh keycloak token [\#14521](https://github.com/eclipse/che/pull/14521) ([akurinnoy](https://github.com/akurinnoy)) +- Fail build if checksum of the downloaded artifact is not matched [\#14518](https://github.com/eclipse/che/pull/14518) ([skabashnyuk](https://github.com/skabashnyuk)) +- Fix the editors list for UD [\#14515](https://github.com/eclipse/che/pull/14515) ([olexii4](https://github.com/olexii4)) +- Provision name and email from user profile if preferences are empty [\#14508](https://github.com/eclipse/che/pull/14508) ([vzhukovskii](https://github.com/vzhukovskii)) +- \[E2E\] Parametrize docker to set test suite [\#14507](https://github.com/eclipse/che/pull/14507) ([Katka92](https://github.com/Katka92)) +- chore\(README\): fix link to other repositories [\#14501](https://github.com/eclipse/che/pull/14501) ([sunix](https://github.com/sunix)) +- Add step for selecting output parser into test [\#14493](https://github.com/eclipse/che/pull/14493) ([musienko-maxim](https://github.com/musienko-maxim)) +- Add missing registration for git preferences provisioner [\#14488](https://github.com/eclipse/che/pull/14488) ([vzhukovskii](https://github.com/vzhukovskii)) +- Add ability override container root command. [\#14453](https://github.com/eclipse/che/pull/14453) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr)) +- Do not apply proxy settings for JWTProxy container; [\#14448](https://github.com/eclipse/che/pull/14448) ([mshaposhnik](https://github.com/mshaposhnik)) +- Reconfigure Gson to parse more complex theia preference object [\#14442](https://github.com/eclipse/che/pull/14442) ([vzhukovskii](https://github.com/vzhukovskii)) +- RELEASE: Update CHANGELOG for 7.1.0 [\#14441](https://github.com/eclipse/che/pull/14441) ([ibuziuk](https://github.com/ibuziuk)) +- \[E2E\] Fixing bug in opening file. [\#14435](https://github.com/eclipse/che/pull/14435) ([Katka92](https://github.com/Katka92)) +- RELEASE: Set next '7.2.0-SNAPSHOT' development version [\#14430](https://github.com/eclipse/che/pull/14430) ([ibuziuk](https://github.com/ibuziuk)) +- \[Happy Path\] Resolve problem with debug step of the "Happy-Path" scenario [\#14420](https://github.com/eclipse/che/pull/14420) ([Ohrimenko1988](https://github.com/Ohrimenko1988)) +- Add Host Key checking policy attribute to the ssh config [\#14418](https://github.com/eclipse/che/pull/14418) ([vinokurig](https://github.com/vinokurig)) +- Correct Che image tag in Helm Chart values file [\#14396](https://github.com/eclipse/che/pull/14396) ([SamCHogg](https://github.com/SamCHogg)) +- Fix PR check Jenkinsfile to use 'che-e2e' image [\#14387](https://github.com/eclipse/che/pull/14387) ([dmytro-ndp](https://github.com/dmytro-ndp)) +- Remove outdated Che6 concept. Devfile should be used instead [\#14383](https://github.com/eclipse/che/pull/14383) ([skabashnyuk](https://github.com/skabashnyuk)) +- Support single-host mode on the multi-user server [\#14335](https://github.com/eclipse/che/pull/14335) ([metlos](https://github.com/metlos)) +- Fix potential security vulnerabilities [\#14313](https://github.com/eclipse/che/pull/14313) ([akurinnoy](https://github.com/akurinnoy)) +- Fix devfile component preferences deserialization through GSON [\#14306](https://github.com/eclipse/che/pull/14306) ([mkuznyetsov](https://github.com/mkuznyetsov)) +- \[Happy-Path\] Update chromedriver to version 76.0.0 [\#14144](https://github.com/eclipse/che/pull/14144) ([Ohrimenko1988](https://github.com/Ohrimenko1988)) + +## [6.19.6](https://github.com/eclipse/che/tree/6.19.6) (2019-09-19) +[Full Changelog](https://github.com/eclipse/che/compare/7.1.0...6.19.6) + +**Merged pull requests:** + +- \[E2E\] Add test for Java Vertx workspace. [\#14558](https://github.com/eclipse/che/pull/14558) ([Katka92](https://github.com/Katka92)) +- Add Grafana panels with workspace traces metrics [\#14500](https://github.com/eclipse/che/pull/14500) ([mkuznyetsov](https://github.com/mkuznyetsov)) + + ## [7.1.0](https://github.com/eclipse/che/tree/7.1.0) (2019-09-05) [Full Changelog](https://github.com/eclipse/che/compare/7.0.0...7.1.0)