-
Notifications
You must be signed in to change notification settings - Fork 62
Comparing changes
Open a pull request
base repository: akkadotnet/Hyperion
base: 0.11.0
head repository: akkadotnet/Hyperion
compare: 0.11.1
- 14 commits
- 18 files changed
- 4 contributors
Commits on Aug 3, 2021
-
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>
Configuration menu - View commit details
-
Copy full SHA for f831bb3 - Browse repository at this point
Copy the full SHA f831bb3View commit details
Commits on Aug 11, 2021
-
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](akkadotnet/akka.net@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](akkadotnet/akka.net@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](akkadotnet/akka.net@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>
Configuration menu - View commit details
-
Copy full SHA for 8868f5e - Browse repository at this point
Copy the full SHA 8868f5eView commit details -
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](dotnet/BenchmarkDotNet@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>
Configuration menu - View commit details
-
Copy full SHA for b3dcbae - Browse repository at this point
Copy the full SHA b3dcbaeView commit details -
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](approvals/ApprovalTests.Net@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>
Configuration menu - View commit details
-
Copy full SHA for 56c668e - Browse repository at this point
Copy the full SHA 56c668eView commit details
Commits on Aug 13, 2021
-
Bump FluentAssertions from 5.10.3 to 6.0.0 (#248)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.10.3 to 6.0.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/master/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@5.10.3...6.0.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2ebd5c2 - Browse repository at this point
Copy the full SHA 2ebd5c2View commit details -
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#249)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](microsoft/vstest@v16.10.0...v16.11.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk 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>
Configuration menu - View commit details
-
Copy full SHA for 2d023dc - Browse repository at this point
Copy the full SHA 2d023dcView commit details
Commits on Aug 16, 2021
-
updated benchmarks to run on modern .NET platforms (#250)
Now targets: `net461`, `netcoreapp3.1`, and `net5.0`
Configuration menu - View commit details
-
Copy full SHA for f9fc857 - Browse repository at this point
Copy the full SHA f9fc857View commit details -
Add deserialization type denylist (#242)
* Fix nuget publish when symbols aren't required to nuget push (#69) (#70) * add option for not publishing symbols for production release * bad folder name * Add a saftey check to prevent deserialization of known evil types * fix API Spec * Update API Approver list * Add null checking Co-authored-by: Aaron Stannard <aaron@petabridge.com> Co-authored-by: Gregorius Soedharmo <arkatufus@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 3c3cc04 - Browse repository at this point
Copy the full SHA 3c3cc04View commit details -
standardize Hyperion runtimes through
common.props
(#253)* standardize Hyperion runtimes through common.props * fixed .NET Framework tests * fixed IFDEFs * disable AppDomains in XUnit on Linux * fixed paths * fixed path resolution to `xunit.runner.json` * remove API tests on Linux * fixed net461 ref
Configuration menu - View commit details
-
Copy full SHA for a7fc161 - Browse repository at this point
Copy the full SHA a7fc161View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03d7826 - Browse repository at this point
Copy the full SHA 03d7826View commit details -
Cleanup type blacklist PR (#254)
* Move disallow unsafe type flag to settings * Code cleanup, port missing codes for netstandard 1.6 Co-authored-by: Aaron Stannard <aaron@petabridge.com>
Configuration menu - View commit details
-
Copy full SHA for 5284534 - Browse repository at this point
Copy the full SHA 5284534View commit details
Commits on Aug 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e3b1a3d - Browse repository at this point
Copy the full SHA e3b1a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63cb41e - Browse repository at this point
Copy the full SHA 63cb41eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 728edc8 - Browse repository at this point
Copy the full SHA 728edc8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.11.0...0.11.1