Sha256: 09e3a04d70b84b3b10f5343281a4400bc8f17a359021b926a00836f9e738ebc4

Contents?: true

Size: 1.38 KB

Versions: 1

Compression:

Stored size: 1.38 KB

Contents

## Rails 4.2.11 (November 27, 2018) ##

*   Do not deserialize GlobalID objects that were not generated by Active Job.

    Trusting any GlobaID object when deserializing jobs can allow attackers to access
    information that should not be accessible to them.

    Fix CVE-2018-16476.

    *Rafael Mendonça França*


## Rails 4.2.10 (September 27, 2017) ##

*   No changes.


## Rails 4.2.9 (June 26, 2017) ##

*   No changes.


## Rails 4.2.8 (February 21, 2017) ##

*   No changes.


## Rails 4.2.7 (July 12, 2016) ##

*   No changes.


## Rails 4.2.6 (March 07, 2016) ##

*   No changes.


## Rails 4.2.5.2 (February 26, 2016) ##

*   No changes.


## Rails 4.2.5.1 (January 25, 2015) ##

*   No changes.


## Rails 4.2.5 (November 12, 2015) ##

*   No changes.


## Rails 4.2.4 (August 24, 2015) ##

*   Include I18n.locale into job serialization/deserialization and use it around
    `perform`.

    Fixes #20799.

    *Johannes Opper*


## Rails 4.2.3 (June 25, 2015) ##

*   `assert_enqueued_jobs` and `assert_performed_jobs` in block form use the
    given number as expected value. This makes the error message much easier to
    understand.

    *y-yagi*


## Rails 4.2.2 (June 16, 2015) ##

* No Changes *


## Rails 4.2.1 (March 19, 2015) ##

*   Allow keyword arguments to be used with Active Job.

    Fixes #18741.

    *Sean Griffin*


## Rails 4.2.0 (December 20, 2014) ##

*  Started project.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
activejob-4.2.11 CHANGELOG.md