You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,30 @@
12
12
13
13
-->
14
14
15
+
# Relase 5.25 R1
16
+
17
+
## Release notes
18
+
19
+
* Changed: removing all old changelogs to cut a release for wire-server-deploy 5.25 for prod, wiab-staging and wiab-dev (#898)
20
+
21
+
## Internal Dependencies
22
+
23
+
* Removed: old images not in use anymore from proc_system_containers.sh (#909)
24
+
* Fixed: update reference for 5.25 to 5.25.21 without any pinned component
25
+
Added: logging in case of helm chart failure (#900)
26
+
* Fixed: values for smtp helm chart (#900)
27
+
28
+
## External dependencies
29
+
30
+
* Fixed: Enable MLS protocol in production and dev values for brig (#909)
31
+
* Fixed: Refactored terraform logic for CD purposes for all solutions wiab-dev(demo), wiab-staging and default (equivalent). All logic to pick up the region and server type remains in the respective scripts, there will be an iteration over regions first, terraform would just validate the regions and server types (#900)
32
+
* Fixed: smtp helm chart values
33
+
Fixed: issue due to requirement of mls keys for webapp for wiab-dev when MLS is not required (#900)
34
+
35
+
## Offline Documentation
36
+
37
+
* Fixed: commands in wiab-stag documentation (#907)
0 commit comments