Release v6.1.1
Patch release that improves Ruby SDK HTTP client configurability and includes recent feed/chat updates.
Highlights
- Add configurable HTTP connection behavior in the Ruby SDK (
connection_keep_alive,faraday_adapter,faraday_adapter_options) while preserving default adapter semantics. - Refactor SDK keyword signatures to satisfy RuboCop parameter-list constraints without breaking existing configuration usage.
- Add comment bookmark support.
- Add user creation for new activities and reactions flow.