Skip to content

v1.16.0

Choose a tag to compare

@rsamoilov rsamoilov released this 20 May 17:15
df55698

What's Changed

Rage v1.16 introduces a new WebSocket protocol - RawWebSocketJson. This protocol enables you to interact with Rage::Cable applications using the native WebSocket object, eliminating the need for the @rails/actioncable dependency.

Other changes:

  • Feature: Added the after_initialize hook by @serhii-sadovskyi in #149
  • [OpenAPI] Correctly handle the key option in associations
  • [OpenAPI] Correctly handle root_key!
  • Correctly parse plaintext responses in RSpec

New Contributors

Full Changelog: v1.15.1...v1.16.0