Releases: edwardsp/lemur
Releases · edwardsp/lemur
2.1.8
2.1.7
Bugfix infinite loop in renme Incorrect use of marker when looping over files in container
2.1.6
File checks when creating/deleting from archive
2.1.5
Replacing + with %20 in URL query strings
2.1.4
changed to query escape from path escape Characters such as % and : were not being escaped
2.1.3
escaping path for restore/delete
2.1.2
Fix keyvault prefix
2.1.1
Fixing multicloud support for changelog-reader The BLOB suffix was not being used.
2.1.0
Added support for multiple cloud endpoints * Storage suffix support * Default to public cloud (blob.core.windows.net) * Using `az_storage_suffix` for HSM config * Passed with `-suffix` to azure-import or changelog_reader * Keyvault suffix support * Default to public cloud (vault.azure.net) * Using `az_kv_suffix` for HSM config * Passed with `-kvsuffix` to azure-import or changelog_reader * Copytool, importer and changelog_reader all support keyvault * Removed DFS support (not implemented in the importer anyway) * Removed redundant options (e.g. region) > Note: list of suffixes: https://github.com/Azure/go-autorest/blob/492f94bc3a562197e229f044dbfabcc0ecb2489a/autorest/azure/environments.go
2.0.4
correct path