Skip to content

v5.20.0

Choose a tag to compare

@github-actions github-actions released this 29 May 09:33
cce6e76

Changed

Widened jwt gem dependency from ~> 2.7 to >= 2.7, < 4.0, enabling support for jwt 3.x alongside 2.x. (#726) (contributed by @dan98765)

Fixed

Corrected incorrect YARD @PARAM descriptions in the Organizations API. (#637) (contributed by @qtro)

Security

Bumped jwt from 3.1.2 to 3.2.0, addressing CVE-2026-44351 (empty-key HMAC bypass). (#745)