New Feature

  • [CPP-3886] - FlatMessage::set(FlatFieldKey, const FieldValueRef &) method
  • [CPP-3885] - FlatMessage::set(const FlatFieldRef &, const FieldValueRef &) method
  • [CPP-3769] - Add "Understanding Receive Latency" page
  • [CPP-3091] - Support Solarflare TCPDirect API
  • [CPP-2812] - ExternalThread Threading Model

Improvement

  • [CPP-3870] - SSL implementation improvements
  • [CPP-3858] - Add the SBE sample
  • [CPP-3827] - Log Ssl details when link is established
  • [CPP-3767] - Improve "Manipulating Threads Affinity" article
  • [CPP-3511] - BREAKING CHANGE: Redesign Promise/SharedFuture

Bug

  • [CPP-3845] - Possible undefined behavior when an incoming Logon is rejected in the onUnknownIncomingConnection callback
  • [CPP-3830] - ListenPort and SSL.ListenPort config values can affect each other

Sub-task

  • [CPP-3822] - Improve warmup
  • [CPP-3821] - Investigate VG issues
  • [CPP-3820] - Add SellSide emulator for benchmarking
  • [CPP-3810] - Debug coexistenceWithDifferentThreadingModelTest
  • [CPP-3809] - Debug cannotConnectTest
  • [CPP-3805] - Debug logoutByAcceptorTest
  • [CPP-3803] - Add Benchmark Sample