dependabot[bot]
56c668e345
Bump ApprovalTests from 5.5.0 to 5.7.0 ( #245 )
...
Bumps [ApprovalTests](https://github.com/approvals/ApprovalTests.Net ) from 5.5.0 to 5.7.0.
- [Release notes](https://github.com/approvals/ApprovalTests.Net/releases )
- [Commits](https://github.com/approvals/ApprovalTests.Net/compare/5.5.0...5.7.0 )
---
updated-dependencies:
- dependency-name: ApprovalTests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 19:33:56 +00:00
dependabot[bot]
b3dcbae743
Bump BenchmarkDotNet from 0.13.0 to 0.13.1 ( #247 )
...
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet ) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases )
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.0...v0.13.1 )
---
updated-dependencies:
- dependency-name: BenchmarkDotNet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 19:26:48 +00:00
dependabot[bot]
8868f5ed7a
Bump AkkaVersion from 1.4.21 to 1.4.23 ( #246 )
...
Bumps `AkkaVersion` from 1.4.21 to 1.4.23.
Updates `Akka` from 1.4.21 to 1.4.23
- [Release notes](https://github.com/akkadotnet/akka.net/releases )
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md )
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.4.21...1.4.23 )
Updates `Akka.Serialization.Hyperion` from 1.4.21 to 1.4.23
- [Release notes](https://github.com/akkadotnet/akka.net/releases )
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md )
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.4.21...1.4.23 )
Updates `Akka.TestKit.Xunit2` from 1.4.21 to 1.4.23
- [Release notes](https://github.com/akkadotnet/akka.net/releases )
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md )
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.4.21...1.4.23 )
---
updated-dependencies:
- dependency-name: Akka
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Akka.Serialization.Hyperion
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Akka.TestKit.Xunit2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 14:21:50 -05:00
dependabot[bot]
f831bb3cb2
Bump coverlet.collector from 3.0.3 to 3.1.0 ( #243 )
...
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet ) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases )
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0 )
---
updated-dependencies:
- dependency-name: coverlet.collector
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-03 09:13:21 -05:00
Gregorius Soedharmo
6263f665b1
Update RELEASE_NOTES.md for 0.11.0 release ( #237 )
...
* Update RELEASE_NOTES.md for 0.11.0 release
* Update RELEASE_NOTES.md
2021-07-08 16:27:35 +00:00
Gregorius Soedharmo
f652d7c91b
Merge pull request #139 from humhei/dynamic
...
Remove dynamic keyword
2021-07-08 22:34:00 +07:00
Gregorius Soedharmo
e46f7f666c
Merge branch 'dev' into dynamic
2021-07-08 22:22:44 +07:00
Vagif Abilov
77770e4a3c
Order type fields by oridnal to keep the same order on multiple platforms. ( #236 )
...
Co-authored-by: Gregorius Soedharmo <arkatufus@yahoo.com>
2021-07-08 10:17:37 -05:00
Gregorius Soedharmo
97baf14cc8
Fix array of user defined structs serialization failure ( #235 )
2021-07-08 10:01:51 -05:00
Gregorius Soedharmo
6f23f0a498
Merge pull request #230 from Arkatufus/Update_RELEASE_NOTES_for_0.10.2
...
Update RELEASE_NOTES.md for 0.10.2 release
2021-06-30 22:39:36 +07:00
Gregorius Soedharmo
bafee2703e
Update RELEASE_NOTES.md for 0.10.2 release
2021-06-30 22:35:05 +07:00
Gregorius Soedharmo
26f84af34a
Add exception handling for exception logging ( #229 )
...
* Add exception handling for exception logging
* Add System.Runtime.Serialization.Primitives package
2021-06-30 09:22:17 -05:00
dependabot[bot]
b351032596
Bump FSharp.Core from 5.0.1 to 5.0.2 ( #228 )
...
Bumps [FSharp.Core](https://github.com/dotnet/fsharp ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/dotnet/fsharp/releases )
- [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md )
- [Commits](https://github.com/dotnet/fsharp/commits )
---
updated-dependencies:
- dependency-name: FSharp.Core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-30 12:03:04 +00:00
dependabot[bot]
8dce55add8
Bump ApprovalTests from 5.4.7 to 5.5.0 ( #223 )
...
Bumps [ApprovalTests](https://github.com/approvals/ApprovalTests.Net ) from 5.4.7 to 5.5.0.
- [Release notes](https://github.com/approvals/ApprovalTests.Net/releases )
- [Commits](https://github.com/approvals/ApprovalTests.Net/compare/5.4.7...5.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Stannard <aaron@petabridge.com>
2021-06-30 11:57:27 +00:00
dependabot[bot]
e430328012
Bump AkkaVersion from 1.4.20 to 1.4.21 ( #227 )
...
Bumps `AkkaVersion` from 1.4.20 to 1.4.21.
Updates `Akka` from 1.4.20 to 1.4.21
- [Release notes](https://github.com/akkadotnet/akka.net/releases )
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md )
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.4.20...1.4.21 )
Updates `Akka.Serialization.Hyperion` from 1.4.20 to 1.4.21
- [Release notes](https://github.com/akkadotnet/akka.net/releases )
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md )
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.4.20...1.4.21 )
Updates `Akka.TestKit.Xunit2` from 1.4.20 to 1.4.21
- [Release notes](https://github.com/akkadotnet/akka.net/releases )
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md )
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.4.20...1.4.21 )
---
updated-dependencies:
- dependency-name: Akka
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Akka.Serialization.Hyperion
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: Akka.TestKit.Xunit2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-30 06:52:25 -05:00
dependabot[bot]
ef331c717f
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 ( #222 )
...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest ) from 16.9.4 to 16.10.0.
- [Release notes](https://github.com/microsoft/vstest/releases )
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.4...v16.10.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 09:55:44 -05:00
dependabot[bot]
d6e20971e7
Bump BenchmarkDotNet from 0.12.1 to 0.13.0 ( #221 )
2021-05-20 16:48:31 +00:00
Aaron Stannard
738caa8584
Merge pull request #220 from akkadotnet/dependabot/nuget/AkkaVersion-1.4.20
...
Bump AkkaVersion from 1.4.19 to 1.4.20
2021-05-20 11:42:00 -05:00
dependabot[bot]
fa82ee596a
Bump AkkaVersion from 1.4.19 to 1.4.20
...
Bumps `AkkaVersion` from 1.4.19 to 1.4.20.
Updates `Akka` from 1.4.19 to 1.4.20
- [Release notes](https://github.com/akkadotnet/akka.net/releases )
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md )
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.4.19...1.4.20 )
Updates `Akka.Serialization.Hyperion` from 1.4.19 to 1.4.20
- [Release notes](https://github.com/akkadotnet/akka.net/releases )
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md )
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.4.19...1.4.20 )
Updates `Akka.TestKit.Xunit2` from 1.4.19 to 1.4.20
- [Release notes](https://github.com/akkadotnet/akka.net/releases )
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md )
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.4.19...1.4.20 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-13 07:04:12 +00:00
Aaron Stannard
31c9b1579f
Merge pull request #218 from akkadotnet/dependabot/nuget/AkkaVersion-1.4.19
...
Bump AkkaVersion from 1.4.18 to 1.4.19
2021-05-05 11:45:03 -05:00
Aaron Stannard
ad9d8ed128
Merge branch 'dev' into dependabot/nuget/AkkaVersion-1.4.19
2021-05-05 11:38:48 -05:00
Aaron Stannard
b861d07678
Merge pull request #219 from akkadotnet/dependabot/add-v2-config-file
...
Upgrade to GitHub-native Dependabot
2021-05-05 11:38:37 -05:00
dependabot-preview[bot]
3d5a4b3c97
Upgrade to GitHub-native Dependabot
2021-04-29 15:23:03 +00:00
dependabot-preview[bot]
26758380c7
Bump AkkaVersion from 1.4.18 to 1.4.19
...
Bumps `AkkaVersion` from 1.4.18 to 1.4.19.
Updates `Akka` from 1.4.18 to 1.4.19
- [Release notes](https://github.com/akkadotnet/akka.net/releases )
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md )
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.4.18...1.4.19 )
Updates `Akka.Serialization.Hyperion` from 1.4.18 to 1.4.19
- [Release notes](https://github.com/akkadotnet/akka.net/releases )
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md )
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.4.18...1.4.19 )
Updates `Akka.TestKit.Xunit2` from 1.4.18 to 1.4.19
- [Release notes](https://github.com/akkadotnet/akka.net/releases )
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md )
- [Commits](https://github.com/akkadotnet/akka.net/compare/1.4.18...1.4.19 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-29 05:39:19 +00:00
dependabot-preview[bot]
bad2cc2b69
Bump coverlet.collector from 1.3.0 to 3.0.3 ( #217 )
2021-04-23 15:25:23 +00:00
Gregorius Soedharmo
fbe7eceda8
Update RELEASE_NOTE.md for version 0.10.1 release ( #215 )
2021-04-19 19:49:28 +00:00
Gregorius Soedharmo
8d6bffd810
Fix settings constructor backward compatibility issue ( #214 )
...
* Fix .ctor backward compatibility issue
* Add Akka integration spec
* Use common.props for nuget package versions
* Add API Approver spec
2021-04-19 14:34:21 -05:00
Gregorius Soedharmo
e620a15b0e
Merge pull request #210 from Arkatufus/Update_RELEASE_NOTES.md_for_1.10.0_release
...
Update RELEASE_NOTES.md for 0.10.0 release
2021-04-13 23:49:16 +07:00
Gregorius Soedharmo
8ec06db76a
Merge branch 'Update_RELEASE_NOTES.md_for_1.10.0_release' of github.com:Arkatufus/Hyperion into Update_RELEASE_NOTES.md_for_1.10.0_release
2021-04-13 23:41:20 +07:00
Gregorius Soedharmo
173dba8b68
Fix markdown title problem with Fake version number helper
2021-04-13 23:40:38 +07:00
Gregorius Soedharmo
4629324e6e
Merge branch 'dev' into Update_RELEASE_NOTES.md_for_1.10.0_release
2021-04-13 23:31:20 +07:00
Gregorius Soedharmo
32a8b0bfda
Update RELEASE_NOTES.md
2021-04-13 23:17:08 +07:00
dependabot-preview[bot]
37209fe61b
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 ( #209 )
2021-04-13 15:41:39 +00:00
Gregorius Soedharmo
477b5f3156
Fix cross framework incompatibility for System.Drawing.Color ( #208 )
...
* Fix cross framework problem with System.Drawing
* Merge PR #206 test case
* Generalize type package name transformation for cross framework compatibility
* Define compiler directives that are missing in CI/CD
* Change class based configuration to lambda function
2021-04-13 10:35:15 -05:00
Aaron Stannard
bd3a4320a2
fix release Pipeline
2021-03-24 16:00:37 -05:00
Gregorius Soedharmo
201035359e
Update RELEASE_NOTES.md, preparing for 0.9.17 release ( #205 )
2021-03-24 15:31:48 -05:00
Gregorius Soedharmo
3443a44f22
Merge pull request #204 from Arkatufus/update_cross_framework_test
...
Update the cross framework spec to include complex POCO object, Type serialization, and support for netcoreapp3.1 and net5.0
2021-03-25 03:11:00 +07:00
Gregorius Soedharmo
4bc1c7a313
update build system
2021-03-25 02:49:14 +07:00
Gregorius Soedharmo
6b9543d79c
Add FriendType comparison in Equal()
2021-03-25 01:48:57 +07:00
Gregorius Soedharmo
4b47778bfc
Update build system to support .NET 3.1 and 5.0
2021-03-25 01:34:19 +07:00
Gregorius Soedharmo
4605dd3388
Update the cross framework spec to include complex POCO object, Type serialization, and support for netcoreapp3.1 and net5.0
2021-03-25 01:22:07 +07:00
dependabot-preview[bot]
ada41986ea
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 ( #203 )
2021-03-17 19:59:37 +00:00
dependabot-preview[bot]
03872471d0
Bump FSharp.Core from 5.0.0 to 5.0.1 ( #202 )
2021-03-17 19:54:42 +00:00
dependabot-preview[bot]
3d9e766132
Bump System.Collections.Immutable from 1.7.1 to 5.0.0 ( #195 )
2021-01-06 16:32:10 +00:00
dependabot-preview[bot]
6127ffad83
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.3 ( #196 )
2021-01-04 21:51:40 +00:00
Gregorius Soedharmo
bc4193299a
Merge pull request #184 from jogibear9988/dev
...
bugfix not using know serializers when defined
2020-10-30 09:25:41 +07:00
Gregorius Soedharmo
5c0dc6fd92
Merge branch 'dev' into dev
2020-10-30 04:53:48 +07:00
Jochen Kühner
bd9ca13a93
Merge pull request #1 from Arkatufus/jogibear-dev
...
bugfix not using know serializers when defined
2020-10-29 22:00:57 +01:00
Gregorius Soedharmo
81ff7923d5
Merge pull request #185 from Ralf1108/dev
...
fixed issue #40 regarding partial streams
2020-10-29 23:10:49 +07:00
Ralf
e31c339208
throw EndOfStreamException if stream doesn't return enough bytes
2020-10-29 15:51:00 +01:00