Ruby on Rails: v5.2.4.1 Release

Release date:
December 18, 2019
Previous version:
v5.2.4 (released November 27, 2019)
Magnitude:
314 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v5.2.4.1

rafaelfranca

Directory Browser for v5.2.4.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • Fix possible information leak / session hijacking vulnerability.

    The ActionDispatch::Session::MemcacheStore is still vulnerable given it requires the gem dalli to be updated as well.

    CVE-2019-16782.

Active Job

  • No changes.

Action Mailer

  • No changes.

Action Cable

  • No changes.

Active Storage

  • No changes.

Railties

  • No changes.