github MessagePack-CSharp/MessagePack-CSharp v3.1.9

4 hours ago

What's Changed

Security fix

Other fixes

  • Update DynamicAssembly usage to honor different AssemblyLoadContext's by @BertanAygun in #2183
  • Update v2.x to build again by @AArnott in #2264
  • Add more types to the default disallow list of named types to be deserialized by @AArnott in #2263
  • Add several known unsafe 'gadgets' to the disallow list by @AArnott in #2269
  • Revise end-of-life date for version 2.x by @AArnott in #2282
  • Fix OldSpec byte[] encoding emitting unsupported str8 headers by @AArnott with @Copilot in #2287
  • v2 to master by @AArnott in #2295
  • Fix build warning and Windows build break by @AArnott in #2300
  • Fix source generator snapshot ordering by @AArnott in #2303
  • Test before versioned release build by @AArnott in #2304

Full Changelog: v3.1.8...v3.1.9

Don't miss a new MessagePack-CSharp release

NewReleases is sending notifications on new releases.