Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Akka.NET v1.4.26 Release #5294

Merged
merged 9 commits into from
Sep 28, 2021
Merged

Akka.NET v1.4.26 Release #5294

merged 9 commits into from
Sep 28, 2021

Conversation

Aaronontheweb
Copy link
Member

1.4.26 September 28 2021

Maintenance Release for Akka.NET 1.4
Akka.NET v1.4.26 is a very small release that addresses one wire format regression introduced in Akka.NET v1.4.20.

Bug Fixes and Improvements

You can see the full set of changes introduced in Akka.NET v1.4.26 here

COMMITS LOC+ LOC- AUTHOR
4 99 96 Gregorius Soedharmo
3 79 5 Aaron Stannard
1 1 1 dependabot[bot]

Aaronontheweb and others added 9 commits September 8, 2021 12:31
Bumps [Microsoft.Data.SQLite](https://github.com/dotnet/efcore) from 5.0.9 to 5.0.10.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v5.0.9...v5.0.10)

---
updated-dependencies:
- dependency-name: Microsoft.Data.SQLite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add backward compatibility to PrimitiveSerializers

* Update API Approver list
* Remove fact command line argument dependency

* Fix CommandLine, should not depend on Environment.GetCommandLineArgs

* Fix old MNTR to run with the new fact attribute and CommandLine
* added upgrade advisories section for Akka.NET website

* cleaned up formatting and navigation

* reconciled changes with #5290

* fixed `double` and `float` references since they're not handled by this serializer
…e-neutral-primitives` to `use-legacy-behavior` for less ambiguity (#5290)

* Change PrimitiveSerializer compatibility switch setting name from `use-neutral-primitives` to `use-legacy-behavior` for less ambiguity

* Fix unit test

* Change default to full compatibility (on)

* Fix unit test

Co-authored-by: Aaron Stannard <[email protected]>
@Aaronontheweb Aaronontheweb merged commit 2f92a5a into master Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants