aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0174bcfb3..63fd67501 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
##
+- Feature: Add `--assume-http2` option to cloud style import/export command to use a HTTP/2 endpoint without without HTTP/1.1 upgrade
- Bugfix: Make sure out of memory condition does not terminate http-asio service thread. UE-191531
- Bugfix: `oplog-import` with `--file` source now sends the oplog folder correctly to zenserver
- Bugfix: If `oplog-export` fails while creating blocks, wait for background jobs to finish before aborting to avoid crash