Skip to content

v2.9.0

Latest
Compare
Choose a tag to compare
@Claimundefine Claimundefine released this 02 Apr 17:00
· 3 commits to master since this release
1178272

2.9.0

Enhancements

  • Add utilities to convert decimals from/to Protobuf (#2424)
  • Add client credentials OAuth support (#2426)
  • Add support for passing schema ID during serialization (#2428)
  • Optimize schema registry client by caching results of LookupSchemaAsync (#2429)
  • Use ConcurrentDictionary as default cache for Schema Registry client (#2433)

Fixes

  • Fix JSON Schema validation to use latest schema if needed (#2406)
  • Support Protobuf oneof fields in Data Contract rules (#2413)