7.0.0-rc-4.0 (2019-07-25)
Merged pull requests:
- RELEASE: Set next development version #14026 (vparfonov)
- [TS_SELENIUM] Resolve problem with notifications interaction (bug #13864) #14019 (Ohrimenko1988)
- Avoid using unsupported project's properties #13998 (ashumilova)
- [TS SELENIUM] Fix the #13865 issue (Happy Path test is sometimes failing on "Error highlighting" step) #13987 (Ohrimenko1988)
- Add missing reference and referenceContent for action in DtoConverter #13957 (sleshchenko)
- Remove the "npm" dependency vulnerability #13948 (Ohrimenko1988)
- Store github token in session storage, remove on logout #13947 (ashumilova)
- Fix project clonePath is not considered on workspace creation #13923 (ashumilova)
- Set wildcard '*' host name if key name start from 'default-' according to the the https://github.com/eclipse/che/issues/13494\#issuecomment-512761661 #13901 (vparfonov)
- Add custom image with all required packages for init containers #13900 (mshaposhnik)
- Helm chart deploy registries #13890 (sparkoo)
- Adapt Java selenium e2e tests to Openshift OAuth v4 #13887 (dmytro-ndp)
- [TS-SELENIUM] Adapt WorkspaceCreationAndLsInitialization test according workspace creation from Dashboard changes #13885 (SkorikSergey)
- Selenium: Correct the e2e selenium tests related to changes on dashboard #13884 (artaleks9)
- Mount the SSH keys as secrets in all workspace containers: OpenShift Env #13883 (vparfonov)
- Set default version of Che Theia image #13879 (vparfonov)
- Make name for SSH Key Config Map unique #13877 (vparfonov)
- Deprecate /api/devfile REST API #13868 (skabashnyuk)
- Store the container-machine mapping predictably #13858 (metlos)
- [TS-SELENIUM] Fix HappyPath Java language server validation #13851 (SkorikSergey)
- Stabilize part for waiting Dashboard in WorkspaceCreationAndLsInitialization test #13850 (musienko-maxim)
- [TS-SELENIUM] Fix containers-happy-path.yaml reference url #13831 (SkorikSergey)
- Adapt project selector widget to manage projects from devfile #13825 (ashumilova)
- Remove Diagnostics widget on UD #13815 (akurinnoy)
- fix(helm): Keep helm labels sync with che-operator so chectl is able to deploy multiuser without errors #13812 (benoitf)
- Mount the SSH keys as secrets in all workspace containers #13809 (vparfonov)
- Update the use of Machines in Che #13808 (skabashnyuk)
- [TS-SELENIUM] Update HappyPath test according to fixed bug #13802 (SkorikSergey)
- Add
securityContext.fsGroup
. #13798 (monaka) - [keycloak] Rename environment variables. #13791 (monaka)
- Initial cleanup of che6 legacy code #13788 (skabashnyuk)
- Update CODEOWNERS for the endgame #13786 (l0rd)
- fix #13660 - Replace mentions of 'oAuth', by more accurate 'OAuth'. (See https://oauth.net/\) #13664 (themr0c)
7.0.0-rc-3.0 (2019-07-05)
Merged pull requests:
- chore(github): Update issue template to have several choices #13777 (benoitf)
- RELEASE: Set next development version #13711 (vparfonov)
- Revert "Fix handling of error status of a workspace " #13699 (akurinnoy)
- [E2E] Change export logic #13697 (Katka92)
- Set default Che Theia vesrsion to 7.0.0-rc-3.0 #13696 (vparfonov)
- Updating codeowners for Che 7 endgame code reviews #13684 (l0rd)
- [Selenium] Adapt selenium tests from ocpoauth package #13663 (SkorikSergey)
- Set version 7.0.0-rc-3.0-SNAPSHOT (rc in lowercase) #13655 (vparfonov)
- Remove Docker CLI and images parts of the CLI #13652 (benoitf)
- Set new version 7.0.0-RC-3.0-SNAPSHOT #13651 (vparfonov)
- modify url to get index.json #13645 (tobespc)
- Workspace termination time metrics #13635 (sparkoo)
- [TS-SELENIUM] Cover the "Use Java IDE features and the inner loop" step from "Happy path" scenario #13615 (Ohrimenko1988)
- Deploy legacy variable only for che6 workspaces #13612 (skabashnyuk)
- Fix the deployment failure with default
values.yaml
. #13598 (monaka) - Support mountSources for K8S/OS components in devfile #13595 (mshaposhnik)
- Selenium: Update the E2E selenium tests according to the changes on dashboard #13589 (artaleks9)
- Deprecate workspaces with Devfile stored as workspace config #13588 (mkuznyetsov)
- Fix editor version in Che Devfile #13572 (mkuznyetsov)
- Upgrade dashboard dependencies #13571 (evidolob)
- Add dockerfile to execute E2E Che 7 typescript tests. #13542 (Katka92)
- Apply TS formatter and linter to workspace-loader #13532 (akurinnoy)
7.0.0-RC-1.1 (2019-06-19)
Merged pull requests:
- Make Che Plugin Broker use self-signed certificate #13565 (sleshchenko)
- RELEASE: Set next development version #13564 (vparfonov)
7.0.0-RC-2.0 (2019-06-19)
Merged pull requests:
- Fix the startup failure on the non-root runtime. #13573 (monaka)
- Allow registry passwords longer than 128 chars #13569 (johnmcollier)
- Update Openshift v4 provider download URL #13567 (davidfestal)
- Operator-related fix and openshift v4 support #13554 (davidfestal)
- #13547 fix typo gralde #13550 (nickboldt)
- Change plugin registry to v3 #13548 (nickboldt)
- Add creation of k8s secrets during deploying of broker #13546 (sleshchenko)
- [E2E] Update typescript tests according to workspace creation changes #13544 (Ohrimenko1988)
- Fix handling of error status of a workspace #13535 (akurinnoy)
- Remove non-null constraints from some devfile fields; #13516 (mshaposhnik)
- Do not serialize DTO fields with empty or null objects and arrays #13515 (mkuznyetsov)
- Use the metadata.name instead of name. #13513 (metlos)
- Use memory limit provided by meta.yaml in apache-camel stack #13505 (svor)
- Polishing of monitoring dashboards #13501 (skabashnyuk)
- [E2E typescript] Fix plugins adding #13496 (Katka92)
- K8s-like devfile naming #13490 (metlos)
- [TS-SELENIUM] Cover the "Start a Workspace from a devfile" step from "Happy path" scenario #13479 (Ohrimenko1988)
- Add devfile validation to /workspace/devfile endpoint #13472 (metlos)
- Create workspace from devfile #13469 (ashumilova)
- Selenium: remove selenium tests that check Che 6 compatible factories from CheSuite test suite #13468 (SkorikSergey)
- Initialize the empty binding for allowed environment type upgrades in k8s infrastructure #13466 (metlos)
- Rework dynamodule exclusion regexps to match nested WARs as well #13464 (mkuznyetsov)
- RELEASE: Set next development version #13460 (vparfonov)
- Adding owners for
e2e
directory. #13457 (rhopp) - [E2E tests] Changes needed to reuse the tests #13456 (Katka92)
- Attempt to create the che project multiple times if it was previously deleted. #13443 (metlos)
- Add possibility to specify reference or registry url for chePlugin/cheEditor type components #13297 (mshaposhnik)
- Decoupled monitoring configuration and deployment #13152 (skabashnyuk)
7.0.0-RC-1.0 (2019-06-03)
Merged pull requests:
- Make workspace start errors more Che7 friendly #13462 (skabashnyuk)
- Enable to set URLs for custom registries. #13455 (monaka)
- Add -Duser.home parameter to maven opts in java-maven stack #13453 (amisevsk)
- Fix handling no-environment in workspace config, introduced in Che7 #13450 (ashumilova)
- CHE-12918 add checks for incompatible factories #13446 (olexii4)
- Change version of redhat-java plugin to latest in stacks #13440 (svor)
- Add PHP and PHP + MySQL Che-7 stacks with samples #13434 (svor)
- Integrate Che Server with Devfile Registry #13430 (sleshchenko)
- Merge api-devfile and api-workspace together #13417 (metlos)
6.19.5 (2019-05-29)
Merged pull requests:
- Fix templates for helm 2.14.0 (validating option is enabled) #13432 (benoitf)
- Used latest keycloak 6.0.1 #13429 (skabashnyuk)
- [deploy/helm] backport changes from chectl for templates #13425 (benoitf)
- switch to RC version scheme #13424 (riuvshin)
- Fix handling supported versions based on the devfile introduction #13418 (ashumilova)
- Fix loader animation on factory loading page #13415 (akurinnoy)
- Add an ability to disable waiting for PVCs to become bound #13409 (sleshchenko)
- Add successful stopped workspaces metric #13404 (mkuznyetsov)
- Remove dummy workspace config if devfile is present #13403 (sleshchenko)
- Add preferences for chePlugin components in Devfile #13341 (sleshchenko)
6.19.4 (2019-05-23)
Merged pull requests: