Releases: ChevronETC/AzStorage.jl
Releases · ChevronETC/AzStorage.jl
v2.7.0
AzStorage v2.7.0
Merged pull requests:
- use lts tag for test matrix (#81) (@samtkaplan)
- improve error handling when objects do not exist (#82) (@samtkaplan)
v2.6.4
AzStorage v2.6.4
v2.6.3
AzStorage v2.6.3
Merged pull requests:
- fix bug in readdir when there is no prefix (#78) (@samtkaplan)
v2.6.2
AzStorage v2.6.2
Merged pull requests:
- make joinpath work when container is invalid (#75) (@samtkaplan)
- fix missing step in ci (#76) (@samtkaplan)
- fix spelling mistake (#77) (@samtkaplan)
v2.6.1
AzStorage v2.6.1
Merged pull requests:
- make the cp read/write ops async, and add an optional progress bar (#71) (@samtkaplan)
- catch edge case with empty storageaccount or container (#74) (@samtkaplan)
v2.6.0
AzStorage v2.6.0
Merged pull requests:
- less verbose warning about single threaded behavior on windows (#67) (@samtkaplan)
- Copy from local to blob and vice-versa with a buffer size. (#68) (@samtkaplan)
- skip broken tests for now (#70) (@samtkaplan)
v2.5.0
v2.4.1
AzStorage v2.4.1
Merged pull requests:
- switch from EzXML.jl to XML.jl (#64) (@samtkaplan)
- special-case error handling for duplicate put-block-list (#65) (@samtkaplan)
v2.4.0
AzStorage v2.4.0
Merged pull requests:
- update ci scripts (#60) (@samtkaplan)
- Log throttling and timeouts from Azure (#61) (@ovidiu-cristea)
- use default time-offset for token refresh (#62) (@samtkaplan)
- new policy requirement (#63) (@samtkaplan)
v2.3.3
AzStorage v2.3.3
Merged pull requests:
- use the service API for prefix filtering (#58) (@samtkaplan)
- Switch from LightXML to EzXML (#59) (@samtkaplan)