Skip to content

Commit 4c5d080

Browse files
Add details for March patch release (docker#10424)
1 parent 71b6671 commit 4c5d080

1 file changed

Lines changed: 74 additions & 0 deletions

File tree

ee/ucp/release-notes.md

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,30 @@ upgrade your installation to the latest release.
2626
2727
# Version 3.2
2828

29+
## 3.2.6
30+
2020-03-10
31+
32+
### Security
33+
* Upgraded Golang to 1.13.8.
34+
* Updated several Golang vendors to address security issues.
35+
* Fixed an issue that caused file descriptors to remain open in `ucp-agent`. (FIELD-2331)
36+
37+
### Bug Fixes
38+
* Updated `swarm-rafttool`. (FIELD-2081)
39+
* Fixed a permission issue to prevent reconciler from looping. (FIELD-2235)
40+
* Improved the speed to generate a Windows support dump. (FIELD-2304)
41+
42+
### Components
43+
44+
| Component | Version |
45+
| --------------------- | ------- |
46+
| UCP | 3.2.6 |
47+
| Kubernetes | 1.14.8 |
48+
| Calico | 3.8.2 |
49+
| Interlock | 3.0.0 |
50+
| Interlock NGINX proxy | 1.14.2 |
51+
| Golang | 1.13.8 |
52+
2953
## 3.2.5
3054
2020-01-28
3155

@@ -441,6 +465,32 @@ The workaround is to use a swarm service to deploy this change across the cluste
441465
442466
# Version 3.1
443467
468+
## 3.1.13
469+
2020-03-10
470+
471+
### Security
472+
* Upgraded Golang to 1.13.8.
473+
* Updated several Golang vendors to address security issues.
474+
475+
### Platform
476+
* Windows Server 1803 is EOL and is no longer supported by UCP, starting with this release.
477+
478+
### Bug Fixes
479+
* Updated `swarm-rafttool`. (FIELD-2081)
480+
* Improved the speed to generate a Windows support dump. (FIELD-2304)
481+
* Fixed an issue during authz migration for upgrading UCP 3.0 to UCP 3.1. (FIELD-2253)
482+
483+
### Components
484+
485+
| Component | Version |
486+
| ----------- | ----------- |
487+
| UCP | 3.1.13 |
488+
| Kubernetes | 1.11.10 |
489+
| Calico | 3.8.2 |
490+
| Interlock | 3.0.0 |
491+
| Interlock NGINX proxy | 1.14.2 |
492+
| Golang | 1.13.8 |
493+
444494
## 3.1.12
445495
2019-11-14
446496
@@ -964,6 +1014,30 @@ The following features are deprecated in UCP 3.1.
9641014
9651015
# Version 3.0
9661016
1017+
## 3.0.17
1018+
2020-03-10
1019+
1020+
### Security
1021+
* Upgraded Golang to 1.13.8.
1022+
* Updated several Golang vendors to address security issues.
1023+
1024+
### Platforms
1025+
* Windows Server 1803 is EOL and is no longer supported by UCP, starting with this release.
1026+
* IBM Z (s390x) is no longer supported, starting with this release.
1027+
1028+
### Bug Fixes
1029+
* Improved the speed to generate a Windows support dump. (FIELD-2304)
1030+
1031+
### Components
1032+
1033+
| Component | Version |
1034+
| ----------- | ----------- |
1035+
| UCP | 3.0.17 |
1036+
| Kubernetes | 1.11.2 |
1037+
| Calico | 3.2.3 |
1038+
| Interlock (NGINX) | 1.13.12 |
1039+
| Golang | 1.13.8 |
1040+
9671041
## 3.0.16
9681042
2019-11-14
9691043

0 commit comments

Comments
 (0)