Skip to content

v6.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 11 May 11:20

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.

Changelog

  • fix: add configurable keep-alive and Faraday adapter options (#56)

  • fix: reduce keyword parameter list size for rubocop (#56)

  • create users for new activities and reactions (#55)

  • feat: add bookmark for comments

  • Bump type: patch

  • Previous: 6.1.0

  • Next: 6.1.1