Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RELEASE: Update CHANGELOG #14972

Merged
merged 1 commit into from
Oct 25, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
51 changes: 51 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,56 @@
# Change Log

## [7.3.0](https://github.com/eclipse/che/tree/7.3.0) (2019-10-18)
[Full Changelog](https://github.com/eclipse/che/compare/7.2.0...7.3.0)

**Merged pull requests:**

- Remove old dependencies [\#14919](https://github.com/eclipse/che/pull/14919) ([vparfonov](https://github.com/vparfonov))
- check devfile apiVersion against all supported versions [\#14869](https://github.com/eclipse/che/pull/14869) ([sparkoo](https://github.com/sparkoo))
- Add sparseCheckoutDir parameter into devfile spec [\#14823](https://github.com/eclipse/che/pull/14823) ([mmorhun](https://github.com/mmorhun))
- Added missing setnev.sh after moving from che-lib [\#14818](https://github.com/eclipse/che/pull/14818) ([skabashnyuk](https://github.com/skabashnyuk))
- Generate a new SSH key if no keys are registered while ssh mount [\#14767](https://github.com/eclipse/che/pull/14767) ([vinokurig](https://github.com/vinokurig))
- RELEASE: Set next development version [\#14690](https://github.com/eclipse/che/pull/14690) ([vparfonov](https://github.com/vparfonov))
- Migrate code from che-lib [\#14592](https://github.com/eclipse/che/pull/14592) ([skabashnyuk](https://github.com/skabashnyuk))
- RELEASE: Set next development version [\#14904](https://github.com/eclipse/che/pull/14904) ([vparfonov](https://github.com/vparfonov))
- Extend the size of the pool that is handling workspace related operations [\#14884](https://github.com/eclipse/che/pull/14884) ([skabashnyuk](https://github.com/skabashnyuk))
- Remove namespace in command prefix in Happy path tests [\#14875](https://github.com/eclipse/che/pull/14875) ([dmytro-ndp](https://github.com/dmytro-ndp))
- Selenium: Enable java selenium E2E test to test suite [\#14870](https://github.com/eclipse/che/pull/14870) ([artaleks9](https://github.com/artaleks9))
- Selenium: Disable java selenium e2e test from test suite [\#14841](https://github.com/eclipse/che/pull/14841) ([artaleks9](https://github.com/artaleks9))
- Fix load-factory redirection in case of policies.create='peruser' [\#14836](https://github.com/eclipse/che/pull/14836) ([olexii4](https://github.com/olexii4))
- load devfile schema for validation by it's apiVersion [\#14834](https://github.com/eclipse/che/pull/14834) ([sparkoo](https://github.com/sparkoo))
- Use newer che-plugin-broker with che-theia remote runtime injection [\#14832](https://github.com/eclipse/che/pull/14832) ([AndrienkoAleksandr](https://github.com/AndrienkoAleksandr))
- Validation of devfiles on workspace update [\#14826](https://github.com/eclipse/che/pull/14826) ([mshaposhnik](https://github.com/mshaposhnik))
- Add workaround for handling unexpected pop ups during redirection maven build to editor [\#14814](https://github.com/eclipse/che/pull/14814) ([musienko-maxim](https://github.com/musienko-maxim))
- Revert "Devfile validation via message entity provider" [\#14812](https://github.com/eclipse/che/pull/14812) ([mshaposhnik](https://github.com/mshaposhnik))
- E2E: Modify e2e test 'InstallCheByOperatorHub' to use with both Che and Crw [\#14798](https://github.com/eclipse/che/pull/14798) ([artaleks9](https://github.com/artaleks9))
- Serialize/deseialize list of DTO using same mechanism as single DTO object [\#14792](https://github.com/eclipse/che/pull/14792) ([mshaposhnik](https://github.com/mshaposhnik))
- Set 600 file permissions to mounted SSH keys [\#14791](https://github.com/eclipse/che/pull/14791) ([vinokurig](https://github.com/vinokurig))
- \[TS\_SELENIUM\] Create image for the "Happy Path" tests based on the "quay.io/eclipse/che-java11-maven" image [\#14779](https://github.com/eclipse/che/pull/14779) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
- \[Selenium\] Adapt selenium test from hotupdate.recreate package [\#14777](https://github.com/eclipse/che/pull/14777) ([SkorikSergey](https://github.com/SkorikSergey))
- Increase test workspace editor memory; grab Happy path tests logs and configs [\#14774](https://github.com/eclipse/che/pull/14774) ([dmytro-ndp](https://github.com/dmytro-ndp))
- \[regression\] Fix provisioning volume for ephemeral-mode workspaces. [\#14768](https://github.com/eclipse/che/pull/14768) ([amisevsk](https://github.com/amisevsk))
- \[Selenium\] Adapt selenium tests from hotupdate.rolling package [\#14765](https://github.com/eclipse/che/pull/14765) ([SkorikSergey](https://github.com/SkorikSergey))
- chore\(github\): Fix template label for bugs [\#14757](https://github.com/eclipse/che/pull/14757) ([benoitf](https://github.com/benoitf))
- Changed default idle timeout and limit of running workspaces per user [\#14747](https://github.com/eclipse/che/pull/14747) ([skabashnyuk](https://github.com/skabashnyuk))
- Selenium: Enable selenium java tests related to Github OAuth authorization [\#14744](https://github.com/eclipse/che/pull/14744) ([artaleks9](https://github.com/artaleks9))
- Devfile validation via message entity provider [\#14740](https://github.com/eclipse/che/pull/14740) ([mshaposhnik](https://github.com/mshaposhnik))
- \[TS\_SELENIUM\] Add VNC server to the "eclipse/che-e2e" docker image [\#14730](https://github.com/eclipse/che/pull/14730) ([Ohrimenko1988](https://github.com/Ohrimenko1988))
- prevent workspace restarting if user intentionally stopped it [\#14728](https://github.com/eclipse/che/pull/14728) ([akurinnoy](https://github.com/akurinnoy))
- Selenium: Disable selenium tests related to GitHub OAuth [\#14719](https://github.com/eclipse/che/pull/14719) ([artaleks9](https://github.com/artaleks9))
- \[Selenium\] Adapt selenium tests from workspaces package [\#14716](https://github.com/eclipse/che/pull/14716) ([SkorikSergey](https://github.com/SkorikSergey))
- Fix editor components alias attribute format to match plugins attribute format [\#14715](https://github.com/eclipse/che/pull/14715) ([mshaposhnik](https://github.com/mshaposhnik))
- Show the warning message in the case with deprecated plugins [\#14707](https://github.com/eclipse/che/pull/14707) ([olexii4](https://github.com/olexii4))
- RELEASE: Update CHANGELOG [\#14701](https://github.com/eclipse/che/pull/14701) ([vparfonov](https://github.com/vparfonov))
- Update Deployments yamls in helm charts to be compatible with k8s v1.16 [\#14700](https://github.com/eclipse/che/pull/14700) ([l0rd](https://github.com/l0rd))
- Reduce the chances that successfulCheckTest will fail [\#14688](https://github.com/eclipse/che/pull/14688) ([skabashnyuk](https://github.com/skabashnyuk))
- Change grafana configuration to match hosted che configuration [\#14684](https://github.com/eclipse/che/pull/14684) ([tomgeorge](https://github.com/tomgeorge))
- Set Y axis unit to none [\#14682](https://github.com/eclipse/che/pull/14682) ([tomgeorge](https://github.com/tomgeorge))
- Change 'Docker Registries' to 'Container Registries' [\#14675](https://github.com/eclipse/che/pull/14675) ([tomgeorge](https://github.com/tomgeorge))
- Add an ability to list available k8s namespaces [\#14541](https://github.com/eclipse/che/pull/14541) ([sleshchenko](https://github.com/sleshchenko))
- refactor: remove unused code [\#14480](https://github.com/eclipse/che/pull/14480) ([vitaliy-guliy](https://github.com/vitaliy-guliy))


## [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)

Expand Down