Skip to content

SDK 8.x WIP

Due by December 31, 2024 9% complete

The main idea behind this release is a new modular design and improved performance:

  • Use the System.Text.Json library (with code generation) for JSON serialization/deserialization
  • Split the single SDK package into smaller "modules" with the new API (more generic one)
  • Provide a "compatibility layer" for simplifying the migration process for existing users

The main idea behind this release is a new modular design and improved performance:

  • Use the System.Text.Json library (with code generation) for JSON serialization/deserialization
  • Split the single SDK package into smaller "modules" with the new API (more generic one)
  • Provide a "compatibility layer" for simplifying the migration process for existing users
Loading