From 236c2775c6b8f1c79444899726ca4c9b87fbb47e Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Sun, 26 Mar 2023 21:36:39 -0700 Subject: Changelog for 4.3.0 (and 4.2.0) Change-Id: Ia5f65c19bc31053dbdb4482a23ce977aa0c3f565 --- ChangeLog | 43 +++++++++++++++++++++++++++++++++++ releasenotes/notes/4_3_0_release.yaml | 40 ++++++++++++++++++++++++++++++++ 2 files changed, 83 insertions(+) create mode 100644 releasenotes/notes/4_3_0_release.yaml diff --git a/ChangeLog b/ChangeLog index 802b2ef..861f0c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,46 @@ +4.3.0 +----- + +* Static Large Objects will now be used by default for segmented uploads + to clusters that support them. The new `--use-dlo` option may be used to + create Dynamic Large Objects, as was the previous behavior without + `--use-slo`. + +* Uploads from stdin may now be Dynamic Large Objects by using the new + `--use-dlo` option. + +* The `--timeout` option may now include 's', 'm', and 'h' suffixes similar + to the `tempurl` `