4.10.0 ----- * The "v1password" plugin for keystoneauth now returns v3-compatible service catalogs, fixing some issues seen when using v1 auth with openstackclient. * Now tested under Python 3.14. * Removed support for the provider-specific SERVICENET. Explicitly override your storage URLs if you were previously using this feature. * Various other minor improvements. 4.9.0 ----- * The ``timeout`` parameter is now included when creating Keystoneauth Sessions. * Various other minor improvements. 4.8.0 ----- * Auth tokens are now truncated when running with `--debug`. Added `--debug-with-secrets` flag to enable previous, less-secure behavior. * Dropped support for Python 3.6. * Now tested under Python 3.13. * Various other minor bug fixes and improvements. 4.7.0 ----- * Various minor bug fixes and improvements. 4.6.0 ----- * Transaction IDs are included with more errors. * Now tested under Python 3.12. * Various other minor bug fixes and improvements. 4.5.0 ----- * `swift stat --lh` now prints account quotas (including per-policy quotas) in human-readable units, similar to account usage values. * Modernized some aspects of packaging, allowing wheels to be built with more (and more recent) tools. * Various other minor bug fixes and improvements. 4.4.0 ----- * Now tested under Python 3.11. 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` `