Skip to content

Akka.NET v1.4.20

Compare
Choose a tag to compare
@Aaronontheweb Aaronontheweb released this 12 May 17:56
758590f

1.4.20 May 12 2021

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.20 is a minor release that includes some bug fixes and improvements to Akka.NET.

To see the full set of fixes in Akka.NET v1.4.20, please see the milestone on Github.

COMMITS LOC+ LOC- AUTHOR
4 677 316 Gregorius Soedharmo
3 3 3 dependabot[bot]
3 101 44 Ismael Hamed
2 5 0 Aaron Stannard
1 625 675 Matthew Heaton

Changes:

  • 758590f Merge pull request #5008 from akkadotnet/dev
  • b6c9661 added v1.4.20 release notes (#5007)
  • ecaf9a1 marking Akka.Persistence.Sql.Common as beta for v1.4.20 (#5006)
  • a5ce79f Bump Microsoft.Data.SQLite from 5.0.5 to 5.0.6 (#5005)
  • d52b852 Bump Google.Protobuf from 3.15.8 to 3.16.0 (#4999)
  • 188fc0b Reduce sharding warnings when there are no buffered messages (#5003)
  • eff4e4b Bump FsCheckVersion from 2.15.2 to 2.15.3 (#5000)
  • 55c1175 Remove restrictions required by netstandard 1.x but available in 2.0 (#3790) [ #3668 ]
  • fb61262 Prevent loggers to throw FormatException and show a friendly message instead. (#4998)
  • bfcb703 Fixed some internal-dispatcher usages (#4995)
See More
  • f591c58 Re-add missing ExceptionEventFilterTests spec, file was commented out. (#4994)
  • e5d079a Fix BatchingSqlJournal emitting WriteMessageSuccess before transaction was complete. (#4953)
  • 63e0fb9 Fixed QueueSource PostStop and added a missing test case (#4991)
  • 25246ac Change the base class of PrimitiveSerializers to SerializerWithStringManifest (#4989)
  • 46d4707 Update RELEASE_NOTES.md (#4988)

This list of changes was auto generated.