Akka.Persistence.Azure v0.8.0
0.8.0 April 16 2021
Release of Akka.Persistence.Azure
- Problem with implimentation of akka persistence contract
- Limiting batch size for table storage
- Bump AkkaVersion from 1.4.14 to 1.4.18
- Added settings for auto-initialize
- Upgrade WindowsAzure.Storage to Microsoft.Azure.Cosmos.Table and Azure.Storage.Blobs
- Added support to configure blob container public access level
- Change the default public access type of auto-init containers to None
- Add DefaultAzureIdentity support for snapshot Azure Blob Storage
See the README for documentation on how to use the latest features in Akka.Persistence.Azure: https://github.com/petabridge/Akka.Persistence.Azure#akkapersistenceazure
Changes:
- 265c9f0 Merge pull request #158 from petabridge/dev
- 9b5559f Update RELEASE_NOTES.md for 0.8.0 release (#157)
- 1ea31d6 Improve README documentation (#156)
- e0f14d0 Add DefaultAzureIdentity support (#155)
- 9c79c55 Change the default public access type of auto-init containers to None (#154)
- 827f502 Clean up code. Add spec and backward compatibility. (#153)
- 6f8e4cc Merge pull request #152 from MattiasJakobsson/configure-container-access [ #144 ]
- 907c1d4 Merge branch 'dev' into configure-container-access
- 3e822c9 Merge pull request #148 from petabridge/dependabot/nuget/AkkaVersion-1.4.18
- 09c1ad0 Update FluentAssertions API call
See More
- 537c37e Bump AkkaVersion from 1.4.14 to 1.4.18
- b09655b Merge pull request #139 from petabridge/dependabot/nuget/FluentAssertions-5.10.3
- 8e6e8e6 Remove reference to FluentAssertions, update FluentAssertions API changes
- c8ae12e Update changes to FluentAssertions API
- a4664a9 Added support to configure blob container public access level
- f5508ff Bump FluentAssertions from 4.14.0 to 5.10.3
- ddf9ca3 Upgrade WindowsAzure.Storage to Microsoft.Azure.Cosmos.Table and Asure.Storage.Blobs (#151)
- 1a0f8d6 Merge pull request #150 from MattiasJakobsson/add-options-for-auto-initialize [ #144 ]
- 8b318c6 Added settings for auto-initialize. Fixes #144
- ad76518 Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.4 (#149)
- c58a2a2 Limiting batch size for table storage (#145)
- 114f346 Problem with implimentation of akka persistence contract (#143)
This list of changes was auto generated.