Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-07-28 16:31:59 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-07-28 16:31:59 +0300
commitb2cde9eac21bb63f7f53001886de224b2f204b7f (patch)
tree68a9d8d0f9b1278b35e3e6b3611bcdde076e7c5d /CHANGELOG.md
parentb0663c12b3206f2177b703af6ed151892b756c4c (diff)
Automated changelog update [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ad1811cf4..5fad2c2be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -37,6 +37,7 @@ Summary
* Enhancement - Attach the last 20 log lines to a crash report: [#8467](https://github.com/owncloud/client/issues/8467)
* Enhancement - Mention the local file name when a file name clash occurs: [#8609](https://github.com/owncloud/client/issues/8609)
* Enhancement - Improved handling of errors during local file updates: [#8787](https://github.com/owncloud/client/pull/8787)
+* Enhancement - Retry sync on `502 Bad Gateway`: [#8811](https://github.com/owncloud/client/issues/8811)
Details
-------
@@ -258,6 +259,12 @@ Details
https://github.com/owncloud/client/pull/8787
+* Enhancement - Retry sync on `502 Bad Gateway`: [#8811](https://github.com/owncloud/client/issues/8811)
+
+ We now treat a `502 Bad Gateway` as an less severer error and directly initialise a retry.
+
+ https://github.com/owncloud/client/issues/8811
+
Changelog for ownCloud Desktop Client [2.8.2] (2021-05-28)
=======================================
The following sections list the changes in ownCloud Desktop Client 2.8.2 relevant to