We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b83c5bf commit ca89f72Copy full SHA for ca89f72
RELEASE_NOTES.md
@@ -1,3 +1,8 @@
1
+### 0.11.2 October 7 2021 ####
2
+* Fix exception thrown during deserialization when preserve object reference was turned on
3
+ and a surrogate instance was inserted into a collection multiple times. [#264](https://github.com/akkadotnet/Hyperion/pull/264)
4
+* Add support for AggregateException serialization. [#266](https://github.com/akkadotnet/Hyperion/pull/266)
5
+
6
### 0.11.1 August 17 2021 ####
7
* Add [unsafe deserialization type blacklist](https://github.com/akkadotnet/Hyperion/pull/242)
8
* Bump [Akka version from 1.4.21 to 1.4.23](https://github.com/akkadotnet/Hyperion/pull/246)
0 commit comments