Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Conversation

@jandupej
Copy link
Contributor

The following changes are included:

  • Increased referenced Newtonsoft.Json version to 13.0.3 and fixed stack overflow when deserializing very deeply nested objects, in C#
  • Added recursion depth checks while deserializing in java, maximum depth can be set with DeserializerControls.setMaxDepth
  • Increased gbc version to 0.13.0.0
  • Added recursion depth checks while deserializing in C++, maximum depth can be set with bond::SetDeserializeMaxDepth
  • Increased minimum supported .NET Framework version to 4.6.2
  • Fixed handling of unknown BondDataType in Compact/FastBinaryReader.SkipType, in C++
  • Added recursion depth checks while deserializing in C#, depth can be set with DeserializerControls.MaxDepth and defaults to 64
  • Improved build instructions for C++, C#, Java

@jandupej jandupej self-assigned this Jun 26, 2024
@jandupej jandupej merged commit 4e93082 into master Jun 26, 2024
@jandupej jandupej deleted the jandupej/dos-fixes branch June 26, 2024 16:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants