-
-
Notifications
You must be signed in to change notification settings - Fork 757
Comparing changes
Open a pull request
base repository: MessagePack-CSharp/MessagePack-CSharp
base: v2.5.172
head repository: MessagePack-CSharp/MessagePack-CSharp
compare: v2.5.187
- 19 commits
- 18 files changed
- 4 contributors
Commits on Aug 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 916e659 - Browse repository at this point
Copy the full SHA 916e659View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce9c704 - Browse repository at this point
Copy the full SHA ce9c704View commit details
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd32138 - Browse repository at this point
Copy the full SHA fd32138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79f87b9 - Browse repository at this point
Copy the full SHA 79f87b9View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 039d746 - Browse repository at this point
Copy the full SHA 039d746View commit details -
Configuration menu - View commit details
-
Copy full SHA for cacd97d - Browse repository at this point
Copy the full SHA cacd97dView commit details -
Merge pull request #1932 from N-Olbert/SupportRecords
Adjusted MsgPack004 to support records
Configuration menu - View commit details
-
Copy full SHA for fc3cada - Browse repository at this point
Copy the full SHA fc3cadaView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b1ba2d - Browse repository at this point
Copy the full SHA 9b1ba2dView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c3db14 - Browse repository at this point
Copy the full SHA 9c3db14View commit details
Commits on Sep 25, 2024
-
MPC String Value From Key Attribute Fix
- when a string key is defined as a `Key`'s attribute, ensure that `mpc` generates the Span attributes based on the key defined and not the property name - add `StringKeyAttributeMapModeTest` in `GeneratedStringKeyFormatterTest.cs`
Configuration menu - View commit details
-
Copy full SHA for fdf76f7 - Browse repository at this point
Copy the full SHA fdf76f7View commit details -
- perform a length check on
keyAttribute.ConstructorArgumentsbefo……re indexing to `0`, otherwise default back to `item.Name`
Configuration menu - View commit details
-
Copy full SHA for 62238b3 - Browse repository at this point
Copy the full SHA 62238b3View commit details -
Merge pull request #1963 from BeatConnect/mpc_string_value_from_key_a…
…ttribute_fix MPC String Value From Key Attribute Fix
Configuration menu - View commit details
-
Copy full SHA for c4157ee - Browse repository at this point
Copy the full SHA c4157eeView commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3165534 - Browse repository at this point
Copy the full SHA 3165534View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6bbe50 - Browse repository at this point
Copy the full SHA e6bbe50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cd869e - Browse repository at this point
Copy the full SHA 7cd869eView commit details
Commits on Oct 17, 2024
-
Update published security policy (#2010)
* Update published security policy * Drop support for 1.x
Configuration menu - View commit details
-
Copy full SHA for 3a90034 - Browse repository at this point
Copy the full SHA 3a90034View commit details -
Use a collision-resistant hash algorithm for untrusted data
See GHSA-4qm4-8hg2-g2xm for more information.
Configuration menu - View commit details
-
Copy full SHA for 0763cf0 - Browse repository at this point
Copy the full SHA 0763cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad2d135 - Browse repository at this point
Copy the full SHA ad2d135View commit details -
Merge pull request #2014 from MessagePack-CSharp/secureHash
Use a collision-resistant hash algorithm for untrusted data
Configuration menu - View commit details
-
Copy full SHA for f8d40b3 - Browse repository at this point
Copy the full SHA f8d40b3View 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 v2.5.172...v2.5.187