Skip to content

Releases: petabridge/Akka.Persistence.Azure

Akka.Persistence.Azure v0.6.0-rc2

10 Mar 22:20
d7beadf
Compare
Choose a tag to compare

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

03 Mar 02:45
e165693
Compare
Choose a tag to compare

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

09 Oct 01:02
90b2e34
Compare
Choose a tag to compare

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

12 Jul 21:09
b1a8b24
Compare
Choose a tag to compare

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.