Releases: petabridge/Akka.Persistence.Azure
Akka.Persistence.Azure v0.7.0
0.7.0 July 16 2020
Release of Akka.Persistence.Azure
- Fix: Akka.Cluster.Sharding support (see #108)
- Add: Azure Storage Emulator support for local development environment
- Default configuration and documentation improvements
0.6.1 July 10 2020
Release of Akka.Persistence.Azure
- Default configuration and documentation improvements
- Fixed Akka.Cluster.Sharding support (see #98)
0.6.0 March 12 2020
Release of Akka.Persistence.Azure
Updates Akka version to 1.4.1
Changes:
- 7a0630b Merge pull request #111 from petabridge/dev
- ee0ab9f Update RELEASE_NOTES.md to trigger 0.7.0 release. (#110)
- 5616c0d Akka.Persistence.azure does not play nice with Akka.Cluster.Sharding (#109)
- 321f8c8 Update README.md with local development flag info
- 9047a51 Merge branch 'dev' into #108_Azure_does_not_work_with_Akka.Cluster.Sharding
- 5905773 Make sure that the default query write-plugin does not point to the default akka local storage journal
- 4405b47 Add Azure Storage Emulator settings to default config
- 086703a Remove code rot
- 595429e Add Config param to .ctor, so Akka.Persistence.Azure can play nicely with Akka.Cluster.Sharding
- c166886 Add support for Azure Storage Emulator development environment
Akka.Persistence.Azure v0.6.1
0.6.1 July 10 2020
Release of Akka.Persistence.Azure
- Default configuration and documentation improvements
- Fixed Akka.Cluster.Sharding support (see #98)
0.6.0 March 12 2020
Release of Akka.Persistence.Azure
Updates Akka version to 1.4.1
Changes:
- 420e9e4 Merge pull request #104 from petabridge/dev
- dc609bf Updated release notes (#103)
- 53b289e Escape partition keys to support persistent actor ids (#101)
- 2fe532b Updated readme with configuration hints (#100)
- bf84958 Added default table and snapshot container names (#99)
- 388d25b Bump FluentAssertions from 5.10.2 to 5.10.3 (#88)
- f8139e9 Bump xunit.runner.visualstudio from 2.4.1 to 2.4.2 (#95)
- cd1204d Bump AkkaVersion from 1.4.5 to 1.4.8 (#96)
- d448b10 Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1 (#91)
- 122bba3 Bump AkkaVersion from 1.4.1 to 1.4.5 (#92)
This list of changes was auto generated.
Akka.Persistence.Azure v0.6.0
0.6.0 March 12 2020
Release of Akka.Persistence.Azure
Updates Akka version to 1.4.1
Changes:
- a8ba723 Merge pull request #85 from petabridge/dev
- 204846b Updates for 0.6.0 release (#84)
- e165693 Merge pull request #80 from petabridge/dev
- 90b2e34 Merge pull request #62 from petabridge/dev
- b1a8b24 Merge pull request #41 from petabridge/dev
- 12de777 added components needed for proper CI release (#38) (#39)
- b3b2c26 Merge pull request #37 from petabridge/dev
This list of changes was auto generated.
Akka.Persistence.Azure v0.6.0-rc2
0.6.0-rc2 March 10 2020
Beta Release of Akka.Persistence.Azure
Upgraded Akka.Persistence.Azure v0.5.0 to target the new Akka.NET v1.4 interfaces.
Akka.Persistence.Azure v0.5.0 is a major leap forward ahead of v0.1.0. It fully implements Akka.Persistence.Query and fully implements Akka.NET v1.4.0-compatible serialization techniques.
There are still some issues with respect to ordering and result sets from Akka.Persistence.Query and those will be addressed in a future release of Akka.Persistence.Azure.
Changes:
This list of changes was auto generated.
Akka.Persistence.Azure v0.6.0-rc1
0.6.0-rc1 March 02 2020
Beta Release of Akka.Persistence.Azure
Upgraded Akka.Persistence.Azure v0.5.0 to target the new Akka.NET v1.4 interfaces.
Akka.Persistence.Azure v0.5.0 is a major leap forward ahead of v0.1.0. It fully implements Akka.Persistence.Query and fully implements Akka.NET v1.4.0-compatible serialization techniques.
There are still some issues with respect to ordering and result sets from Akka.Persistence.Query and those will be addressed in a future release of Akka.Persistence.Azure.
Changes:
- e165693 Merge pull request #80 from petabridge/dev
- bee3221 V1.4.1 rc1 update (#79)
- d9c01eb Update build system (#78)
- aef8fce Update README.md
- f957595 Bump NBench from 1.2.2 to 2.0.1 (#77)
- 94ea192 Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 (#74)
- 0af3e3b Bump FluentAssertions from 5.9.0 to 5.10.2 (#75)
- 2b72ca4 Bump Akka.Persistence.TCK from 1.3.16 to 1.3.17 (#71)
- e75cb6c Bump Akka.Persistence.Query from 1.3.16 to 1.3.17 (#69)
- 5109feb Bump Akka.Streams from 1.3.16 to 1.3.17 (#70)
See More
- ac1bb0f Bump Akka.Persistence from 1.3.16 to 1.3.17 (#72)
- a5ec448 Bump Akka.Persistence.Query from 1.3.15 to 1.3.16 (#67)
- 468cfe8 Bump Akka.Streams from 1.3.15 to 1.3.16 (#68)
- ccb3d17 Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0 (#64)
- 6f10ff7 Bump Akka.Persistence from 1.3.15 to 1.3.16 (#66)
- 88a14e2 Bump Akka.Persistence.TCK from 1.3.15 to 1.3.16 (#65)
- b2e3c85 added edge case specs for Akka.Persistence.Query (#60)
This list of changes was auto generated.
Akka.Persistence.Azure v0.5.0 Release
0.5.0 October 08 2019
Beta Release of Akka.Persistence.Azure
Akka.Persistence.Azure v0.5.0 is a major leap forward ahead of v0.1.0. It fully implements Akka.Persistence.Query and fully implements Akka.NET v1.4.0-compatible serialization techniques.
There are still some issues with respect to ordering and result sets from Akka.Persistence.Query and those will be addressed in a future release of Akka.Persistence.Azure.
Akka.Persistence.Azure v0.1.0
0.1.0 July 12 2019
Beta Release of Akka.Persistence.Azure
Changes:
- b1a8b24 Merge pull request #41 from petabridge/dev
- 30432c0 added appsettings.json for code signing (#40)
- 12de777 added components needed for proper CI release (#38) (#39)
- 5538b2f added components needed for proper CI release (#38)
- b3b2c26 Merge pull request #37 from petabridge/dev
- fcbbc07 provided valid names for all Azure containers and snapshot stores in … (#32)
- 8f94dc8 updated release notes (#36)
- 3b8cefc Update windows-release.yaml for Azure Pipelines
- ff0d5c7 Update windows-release.yaml for Azure Pipelines
- f205cb4 added windows azure release pipeline (#35)
See more
- 9c3cea5 Added validation for table and container names (#3) (#21)
- a4ad0c7 disable NBench specs (#34)
- 67d42ec Bugfix: ReadHighestSequenceNumber: Include results from the last request (when continuationToken is null) (#22)
- 9444d83 Bugfix: When filter blob on timestamp, ticks should be equal or bigger than criteria's min timestamp (#27)
- e46d10f Updated Build.fx (#26)
- ebd20c5 Update_Azure_Connection_String (#24)
- f3e4952 Update Azure Pipeline (#23)
- 365d803 Update README.md (#19)
- 6d0e5bd installed NBench v1.2.0 and am trying to execute it via the runner (#18)
- 274cf84 added ability to log outgoing batch size prior to write (#13)
- 4a0c5ae came up with a better way of creating load on the journal (#8) [ #10 ]
- e84201d upgraded to NBench v1.1 (#9)
- be19615 dealt with NBench version (#6)
- 1a3a0d0 Journal fixes (#5)
- 1146224 Test cleanup (#4)
- e714ee2 Initial implementation (#2)
- 459877f Merge pull request #1 from Aaronontheweb/master
- 20713e3 initial commit
This list of changes was auto generated.