Skip to content

0.48.0

Choose a tag to compare

@github-actions github-actions released this 18 Feb 21:12
· 99 commits to main since this release
95d8f5c

Release notes

Enhancements

  • Added SlowReaderBehavior enum and LiveBuilder::SetSlowReaderBehavior() to configure
    gateway behavior when client falls behind
  • Added SlowReaderBehavior() getter to LiveBlocking and LiveThreaded

Bug fixes

  • Added conversion for missing schemas for function RTypeFromSchema
  • Added explicit optional construction in json_helpers.hpp (credit: Enrico Detoma)