From 69af161ec99974d4aefdad61e0f6c095047c7ec5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2020 05:53:02 +0000 Subject: [PATCH 01/11] Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.0 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.5.0...v16.6.0) Signed-off-by: dependabot-preview[bot] --- Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj index c4e9319..2165db0 100644 --- a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj +++ b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj @@ -23,7 +23,7 @@ - + From 85a9c0dc7b40723a5d529d7bc5b03b193151a6ae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 06:11:55 +0000 Subject: [PATCH 02/11] Bump Microsoft.NET.Test.Sdk from 16.6.0 to 16.6.1 Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.0 to 16.6.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.6.0...v16.6.1) Signed-off-by: dependabot-preview[bot] --- Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj index 2165db0..d51960b 100644 --- a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj +++ b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj @@ -23,7 +23,7 @@ - + From 4add9a4a852336039ba02f1fedc3b9994412ef3f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 13 May 2020 05:48:58 +0000 Subject: [PATCH 03/11] Bump System.Collections.Immutable from 1.7.0 to 1.7.1 Bumps [System.Collections.Immutable](https://github.com/dotnet/corefx) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot-preview[bot] --- Apex.Serialization/Apex.Serialization.csproj | 2 +- Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Apex.Serialization/Apex.Serialization.csproj b/Apex.Serialization/Apex.Serialization.csproj index 4bf8448..cf984fb 100644 --- a/Apex.Serialization/Apex.Serialization.csproj +++ b/Apex.Serialization/Apex.Serialization.csproj @@ -45,7 +45,7 @@ - + diff --git a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj index d51960b..5a09ab6 100644 --- a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj +++ b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj @@ -24,7 +24,7 @@ - + all From fdf05cbb206366628a74afa8b8cac367368054ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 06:11:32 +0000 Subject: [PATCH 04/11] Bump coverlet.msbuild from 2.8.1 to 2.9.0 Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 2.8.1 to 2.9.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) Signed-off-by: dependabot-preview[bot] --- Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj index 5a09ab6..7b5447f 100644 --- a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj +++ b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive From e05017ce0a673c672f0a4e9f5b00ac651ec65ba1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2020 06:03:37 +0000 Subject: [PATCH 05/11] Bump xunit.runner.visualstudio from 2.4.1 to 2.4.2 Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/commits/v2.4.2) Signed-off-by: dependabot-preview[bot] --- Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj index 5a09ab6..27b5f5c 100644 --- a/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj +++ b/Tests/Apex.Serialization.Tests/Apex.Serialization.Tests.csproj @@ -26,7 +26,7 @@ - + all runtime; build; native; contentfiles; analyzers From 41158978d05c6f9dfb153b37de4151ea238dbc6b Mon Sep 17 00:00:00 2001 From: Dominic Bolin Date: Fri, 5 Jun 2020 14:09:48 -0700 Subject: [PATCH 06/11] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 2a49fec..f734fad 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,15 @@ Suitable for realtime workloads where the serialized data will not persist for l [Nuget Package](https://www.nuget.org/packages/Apex.Serialization/) +### Use Cases + +#### Good +- Caching of data that can be reproduced if lost or unable to be deserialized +- Distributed processing where all workers are using the same runtime/application versions and are hosted on the same type of hardware + +#### Bad +- Any type of long term storage, such as save files or data archiving, since changes to schema, runtime, library versions, etc. could make deserialization no longer possible + ### Limitations As the serialization is contract-less, the binary format produced depends on precise characteristics of the types serialized. Most changes to types, such as adding or removing fields, renaming types, or changing relationships between types will break compatibility with previously serialized data. Serializing and deserializing between different chip architectures and .NET runtimes is not supported. From 397db64120da77abbdb77b8f1e3e7671c04d197f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 05:46:51 +0000 Subject: [PATCH 07/11] Bump Hyperion from 0.9.15 to 0.9.16 Bumps [Hyperion](https://github.com/akkadotnet/Hyperion) from 0.9.15 to 0.9.16. - [Release notes](https://github.com/akkadotnet/Hyperion/releases) - [Changelog](https://github.com/akkadotnet/Hyperion/blob/dev/RELEASE_NOTES.md) - [Commits](https://github.com/akkadotnet/Hyperion/compare/0.9.15...0.9.16) Signed-off-by: dependabot-preview[bot] --- Benchmark/Benchmark.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Benchmark/Benchmark.csproj b/Benchmark/Benchmark.csproj index dcd3fd9..a95ae80 100644 --- a/Benchmark/Benchmark.csproj +++ b/Benchmark/Benchmark.csproj @@ -17,7 +17,7 @@ - + From ab72f34612d3dbd29eb1ce789c5b69af99cb0eb3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 05:50:56 +0000 Subject: [PATCH 08/11] Bump protobuf-net from 3.0.0-alpha.43 to 3.0.13 Bumps [protobuf-net](https://github.com/protobuf-net/protobuf-net) from 3.0.0-alpha.43 to 3.0.13. - [Release notes](https://github.com/protobuf-net/protobuf-net/releases) - [Changelog](https://github.com/protobuf-net/protobuf-net/blob/main/docs/releasenotes.md) - [Commits](https://github.com/protobuf-net/protobuf-net/commits/3.0.13) Signed-off-by: dependabot-preview[bot] --- Benchmark/Benchmark.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Benchmark/Benchmark.csproj b/Benchmark/Benchmark.csproj index a95ae80..f34ddc3 100644 --- a/Benchmark/Benchmark.csproj +++ b/Benchmark/Benchmark.csproj @@ -21,7 +21,7 @@ - + From cfb1cfdbf242d496a2b1993bf3349491b5482075 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2020 19:09:33 +0000 Subject: [PATCH 09/11] Bump MessagePack from 2.1.115 to 2.1.152 Bumps [MessagePack](https://github.com/neuecc/MessagePack-CSharp) from 2.1.115 to 2.1.152. - [Release notes](https://github.com/neuecc/MessagePack-CSharp/releases) - [Commits](https://github.com/neuecc/MessagePack-CSharp/compare/v2.1.115...v2.1.152) Signed-off-by: dependabot-preview[bot] --- Benchmark/Benchmark.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Benchmark/Benchmark.csproj b/Benchmark/Benchmark.csproj index f34ddc3..91bf745 100644 --- a/Benchmark/Benchmark.csproj +++ b/Benchmark/Benchmark.csproj @@ -18,7 +18,7 @@ - + From 6f77176056d57434907740f7d9f3d4a0a82cc448 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2020 21:51:05 +0000 Subject: [PATCH 10/11] Bump MessagePack.ImmutableCollection from 2.1.115 to 2.1.152 Bumps [MessagePack.ImmutableCollection](https://github.com/neuecc/MessagePack-CSharp) from 2.1.115 to 2.1.152. - [Release notes](https://github.com/neuecc/MessagePack-CSharp/releases) - [Commits](https://github.com/neuecc/MessagePack-CSharp/compare/v2.1.115...v2.1.152) Signed-off-by: dependabot-preview[bot] --- Benchmark/Benchmark.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Benchmark/Benchmark.csproj b/Benchmark/Benchmark.csproj index 91bf745..dd21100 100644 --- a/Benchmark/Benchmark.csproj +++ b/Benchmark/Benchmark.csproj @@ -19,7 +19,7 @@ - + From cb0c2ba6e9de52ebddae20084ef28d6973e9e27f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 05:57:10 +0000 Subject: [PATCH 11/11] Bump protobuf-net from 3.0.13 to 3.0.27 Bumps [protobuf-net](https://github.com/protobuf-net/protobuf-net) from 3.0.13 to 3.0.27. - [Release notes](https://github.com/protobuf-net/protobuf-net/releases) - [Changelog](https://github.com/protobuf-net/protobuf-net/blob/main/docs/releasenotes.md) - [Commits](https://github.com/protobuf-net/protobuf-net/commits) Signed-off-by: dependabot-preview[bot] --- Benchmark/Benchmark.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Benchmark/Benchmark.csproj b/Benchmark/Benchmark.csproj index dd21100..3d8657f 100644 --- a/Benchmark/Benchmark.csproj +++ b/Benchmark/Benchmark.csproj @@ -21,7 +21,7 @@ - +