Releases: geeklearningio/gl-dotnet-storage
Releases · geeklearningio/gl-dotnet-storage
0.8.1
0.8.0
0.7.0
Fix:
- #41 : Migrate projects for VS 2017
- #47 : Store Access is ignored
- #36 : Proper exception when the provider configured is not registered in the DI container
- #38 : Provide an initialization method on IStore
- #42 : Enhanced configuration
- #33 : Secured Url support
- #46 : Use ValueTask<> instead of Task<>
- #45 : We should allow to fetch properties on an existing AzureFileReference
- #53 : Add an optionnal parameter to SaveAsync to manage overwrite policy
0.6.0
0.6.0 release before next major (and probably breaking) changes:
- Minimal starting documentation
- Provide IStore implementation
- Expose files' etags
- Enhanced metadata
0.5.0
Latest stable release in .NET Core 1.0
0.4.0
Merge pull request #17 from geeklearningio/release/0.3.1 Release/0.3.1
0.3.0
0.3.0-beta.9
normalize path add gitversion branch policies
0.3.0-beta.4
add Name property to IStore improve getAsync add Delete Test
0.3.0-beta.3
new test, quick fix azure list globbing at root