Skip to content

Releases: edwardsp/lemur

2.1.8

28 Nov 16:00
Compare
Choose a tag to compare
using mountpoint instead of mdtname for fid2path

2.1.7

28 Jun 20:31
Compare
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
Compare
Choose a tag to compare
File checks when creating/deleting from archive

2.1.5

26 Jan 12:18
Compare
Choose a tag to compare
Replacing + with %20 in URL query strings

2.1.4

20 Jan 17:11
Compare
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
Compare
Choose a tag to compare
escaping path for restore/delete

2.1.2

01 Feb 14:38
Compare
Choose a tag to compare
Fix keyvault prefix

2.1.1

10 Jan 10:09
Compare
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
Compare
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
Compare
Choose a tag to compare
correct path