Open
Conversation
|
Internal tracking:
|
845b5b4 to
709408c
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5745 +/- ##
==========================================
- Coverage 60.75% 56.74% -4.01%
==========================================
Files 2013 2013
Lines 88129 88129
Branches 7848 7848
==========================================
- Hits 53543 50013 -3530
- Misses 32680 36294 +3614
+ Partials 1906 1822 -84 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
c4ef1af to
9408686
Compare
9408686 to
c651dea
Compare
c651dea to
c896b18
Compare
c896b18 to
fd006a2
Compare
fd006a2 to
7d29b7c
Compare
7d29b7c to
9fdea79
Compare
9fdea79 to
7b31fea
Compare
7b31fea to
a9ac3a2
Compare
a9ac3a2 to
a7d061d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.5.192→3.1.4Release Notes
MessagePack-CSharp/MessagePack-CSharp (MessagePack)
v3.1.4What's Changed
GetMemoryCheckResultby @AArnott in #2172New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.3...v3.1.4
v3.1.3What's Changed
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.2...v3.1.3
v3.1.2What's Changed
CodeAnalysisUtilities.GetTypeParametersby @AArnott in #2123New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.1...v3.1.2
v3.1.1What's Changed
New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.1.0...v3.1.1
v3.1.0What's Changed
Int128,UInt128,Rune.OrderedDictionary<T, V>.ReadOnlySet<T>serialization supportFull Changelog: MessagePack-CSharp/MessagePack-CSharp@v3.0.301...v3.1.0
v3.0.300Fixed version, release notes see v3.0.3.
v3.0.3See our migration guide.
Details blog article
What's new
mpcis no longer available. Dynamic formatters still exist (for runtimes that support them), but code that compiles against v3 are unlikely to need them, resulting in better startup performance and improved debugging experience.DynamicObjectResolversupported.[MessagePackObject]types can serialize private members without the application having to switch toDynamicObjectResolverAllowPrivate.[ExcludeFormatterFromSourceGeneratedResolverAttribute].CompositeResolverAttributeoffers a faster runtime alternative to theCompositeResolverclass.Unity
.unitypackageWhat's Changed
ILookup<TKey, TElement>deserialized behavior by @AArnott in #1623[MessagePackFormatter]on parameters by @AArnott in #1678[MessagePackFormatter]on parameters" by @AArnott in #1679[MessagePackFormatter]on parameters and return values by @AArnott in #1680longtointtruncation of stream position by @AArnott in #1685[CompositeResolver]attribute that triggers source generation by @AArnott in #1754ExcludeFormatterFromSourceGeneratedResolverAttributeby @AArnott in #1824#ifregions related to unity by @AArnott in #1825[MessagePackObject]attribute for generic types by @AArnott in #1859partialmodifier required by @AArnott in #1893[MessagePackFormatter]on parameters and return values by @AArnott in #1901ExcludeFormatterFromSourceGeneratedResolverAttributeby suppressing certain warnings by @AArnott in #1907MessagePackSerializer.Typeless.Deserializeoverload that takesReadOnlyMemory<byte>by @AArnott in #1959CompositeResolverAttributemuch more useful by @AArnott in #1968partialrequirements by @AArnott in #2002scopedmodifier toinparameters ofref structby @AArnott in #2021IMessagePackFormatter<T>by @AArnott in #2022MsgPack003on use ofCollection<T>by @AArnott in #2037ImmutableArray<T>.Builderduring deserialization by @AArnott in #2044MessagePackPrimitivesclass by @AArnott in #1986New Contributors
Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.108...v3.0.3
Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.