The following table lists the releases of Enterprise Distributed Application Service (EDAS) Container.
Release | Date | Build package number | Pandora version | Revision |
---|---|---|---|---|
3.5.8 | 2020-01-10 | 59 | 3.5.8 |
|
3.5.7 | 2019-11-08 | 58 | 3.5.7 |
|
3.5.6 | 2019-9-12 | 57 | 3.5.6 |
|
3.5.5 | 2019-8-15 | 56 | 3.5.5 | Added the support of Hessian Lite on which Dubbo depends in the HSF plug-in. |
3.5.4 | 2019-7-18 | 55 | 3.5.4 |
|
3.5.3 | 2019-3-13 | 54 | 3.5.3 |
|
3.5.2 | 2019-1-26 | 53 | 3.5.2 |
|
3.5.1 | 2018-11-28 | 52 | 3.5.0 | Upgraded the JDK for the Docker image to version 1.8.0_191. |
3.5.0 | 2018-9-10 | 51 | 3.5.0 |
|
3.4.7 | 2018-8-1 | 50 | 3.4.7 | Upgraded ons-client to 1.7.8-EagleEye, and fixed the issue of class conflicts caused by the trace function of Message Queue (MQ). |
3.4.6 | 2018-7-5 | 49 | 3.4.6 |
|
3.4.5 | 2018-6-14 | 48 | 3.4.5 | Upgraded Application Configuration Management (ACM) to version 3.8.10, and fixed the issue that listening through the native interface fails in the multi-tenancy scenario. |
3.4.4 | 2018-5-18 | 47 | 3.4.4 |
|
3.4.3 | 2018-4-24 | 46 | 3.4.3 |
|
3.4.1 | 2018-3-15 | 44 | 3.4.1 |
|
3.4.0 | 2018-3-7 | 43 | 3.4.0 |
|
3.3.9 | 2018-1-17 | 42 | 3.3.9 |
|
3.3.6 | 2017-12-20 | 41 | 3.3.6 |
|
3.3.5 | 2017-12-20 | 40 | 3.3.4 | Added support of ACM to HSF 2.2 |
3.3.4 | 2017-11-30 | 39 | 3.3.4 |
|
3.3.3 | 2017-10-18 | 38 | 3.3.3 |
|
3.3.2 | 2017-10-18 | 36 | 3.3.2 |
|
3.3.1 | 2017-07-13 | 34 | 3.2.2 | Upgraded tddl-driver separately for online end-to-end stress testing. |
Note
- Version: indicates the version number of the selected EDAS Container (Pandora container).
- Build package number: indicates the build package number of EDAS Container (Pandora container), which corresponds to the "buildPackId" value in the DeployApplication API operation.
- Pandora version: indicates the version of the real SAR package for EDAS Container (Pandora container), which corresponds to the SAR value in the tabao-hsf.sar/version.properties file. Click the corresponding Pandora version number to download the Pandora archive package.
EDAS SDKSDK version description
SDK version | Required EDAS Container version | Description |
---|---|---|
1.8.2 | 3.5.0 or later | Enhanced the custom HSF Filter capabilities. For example, to implement special service exception logic processing in HSF Filter, you can customize RPCResult on HSF Filter, and return the result to the application through HSFResponse. |