Skip to content

Releases: edwardsp/lemur

2.1.8

28 Nov 16:00

Choose a tag to compare

using mountpoint instead of mdtname for fid2path

2.1.7

28 Jun 20:31

Choose a tag to compare

Bugfix infinite loop in renme

Incorrect use of marker when looping over files in container

2.1.6

26 Jun 11:33

Choose a tag to compare

File checks when creating/deleting from archive

2.1.5

26 Jan 12:18

Choose a tag to compare

Replacing + with %20 in URL query strings

2.1.4

20 Jan 17:11

Choose a tag to compare

changed to query escape from path escape

Characters such as % and : were not being escaped

2.1.3

20 Jan 10:25
d6e7da4

Choose a tag to compare

escaping path for restore/delete

2.1.2

01 Feb 14:38

Choose a tag to compare

Fix keyvault prefix

2.1.1

10 Jan 10:09

Choose a tag to compare

Fixing multicloud support for changelog-reader

The BLOB suffix was not being used.

2.1.0

19 Nov 13:27

Choose a tag to compare

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

17 Nov 18:06

Choose a tag to compare

correct path