Skip to content

Releases: symbiote/silverstripe-queuedjobs

4.2.4

14 Mar 23:59
Compare
Choose a tag to compare
  • [CVE-2021-27938] Prevent echoing request variable (Steve Boyd) - 4c8aa39
  • Use tagged versions for 1.x recipe-cms, use trusty (Steve Boyd) - a70e5f5
  • Remove phpcs runs from 4.0 branch, code not compliant (Robbie Averill) - e6e1827
  • Add phpcs ruleset from 4.4 branch (Robbie Averill) - bd6a48a
  • Add codesniffer to dev dependencies (Robbie Averill) - 4e1bb1f
  • Update Travis configuration (Robbie Averill) - e01a2b6
  • Remove use of deprecated DB::getConn() and run import optimisation (Robbie Averill) - b7b5624
  • Fix(mutex) make the mutex update check for finished or running jobs (Stephen McMahon) - 0b39d8c
  • Fix(QueuedJobService): Valid $messages data being overwritten (jcarter) - e91c358
  • FIX Remove _config.php check for folder name - it is a vendor module now (Robbie Averill) - 4b967a0
  • Provide legacy class-name map for SilverStripe 4 (Fred Condo) - 011ffe1
  • add(Readme): Info for query_limit config option (jcarter) - 437dd2f
  • add(CleanupJob): query_limit config option (default 100k) (jcarter) - 78ebf99
  • FIX Replace Convert JSON methods with json_* methods, deprecated from SilverStripe 4.4 (Robbie Averill) - ab87aa1
  • FIX Add queuedjobs test state to disable the shutdown handler during unit tests (Robbie Averill) - f3d8a47
  • Ensure compatibility with SS 3.7 & PHP 7.2 (Marc Espiard) - 267b8da
  • FIX Remove use of deprecated DB::getConn(), update broken doc blocks etc (Robbie Averill) - d82876c
  • FIX Doorman's 'is cancelled' criteria now included completed jobs, preventing infinite processes (Robbie Averill) - 3962190
  • Updated test that sometimes fails to have a little leniency (Guy Marriott) - 1a2bcba

4.1.2

14 Mar 23:58
Compare
Choose a tag to compare
  • [CVE-2021-27938] Prevent echoing request variable (Steve Boyd) - 4c8aa39
  • Use tagged versions for 1.x recipe-cms, use trusty (Steve Boyd) - a70e5f5
  • Remove phpcs runs from 4.0 branch, code not compliant (Robbie Averill) - e6e1827
  • Add phpcs ruleset from 4.4 branch (Robbie Averill) - bd6a48a
  • Add codesniffer to dev dependencies (Robbie Averill) - 4e1bb1f
  • Update Travis configuration (Robbie Averill) - e01a2b6
  • Remove use of deprecated DB::getConn() and run import optimisation (Robbie Averill) - b7b5624
  • Fix(mutex) make the mutex update check for finished or running jobs (Stephen McMahon) - 0b39d8c
  • Fix(QueuedJobService): Valid $messages data being overwritten (jcarter) - e91c358
  • FIX Remove _config.php check for folder name - it is a vendor module now (Robbie Averill) - 4b967a0
  • Provide legacy class-name map for SilverStripe 4 (Fred Condo) - 011ffe1
  • add(Readme): Info for query_limit config option (jcarter) - 437dd2f
  • add(CleanupJob): query_limit config option (default 100k) (jcarter) - 78ebf99
  • Ensure compatibility with SS 3.7 & PHP 7.2 (Marc Espiard) - 267b8da
  • FIX Implement subsites namespace into QueuedJobService (Robbie Averill) - 8fc5a6b
  • FIX Mock current date and time in scheduled execution test (Robbie Averill) - 2a97b05
  • FIX Use correct namespaces for Versioned and ErrorPage (Robbie Averill) - 191178c

4.0.7

14 Mar 23:56
1fe21e5
Compare
Choose a tag to compare
  • [CVE-2021-27938] Prevent echoing request variable (Steve Boyd) - 4c8aa39
  • Use tagged versions for 1.x recipe-cms, use trusty (Steve Boyd) - a70e5f5
  • Remove phpcs runs from 4.0 branch, code not compliant (Robbie Averill) - e6e1827
  • Add phpcs ruleset from 4.4 branch (Robbie Averill) - bd6a48a
  • Add codesniffer to dev dependencies (Robbie Averill) - 4e1bb1f
  • Update Travis configuration (Robbie Averill) - e01a2b6
  • Remove use of deprecated DB::getConn() and run import optimisation (Robbie Averill) - b7b5624
  • Fix(mutex) make the mutex update check for finished or running jobs (Stephen McMahon) - 0b39d8c
  • Fix(QueuedJobService): Valid $messages data being overwritten (jcarter) - e91c358
  • FIX Remove _config.php check for folder name - it is a vendor module now (Robbie Averill) - 4b967a0
  • Provide legacy class-name map for SilverStripe 4 (Fred Condo) - 011ffe1
  • add(Readme): Info for query_limit config option (jcarter) - 437dd2f
  • add(CleanupJob): query_limit config option (default 100k) (jcarter) - 78ebf99
  • Ensure compatibility with SS 3.7 & PHP 7.2 (Marc Espiard) - 267b8da

3.1.4

14 Mar 23:53
Compare
Choose a tag to compare
  • [CVE-2021-27938] Prevent echoing request variable (Steve Boyd) - 45b6278
  • Update QueuedJobDescriptor.php (Vinnie) - 319c835
  • Update Travis builds to include PHP 7, update PHPUnit to 5.7 (Robbie Averill) - b2ea2be
  • Check Subsite class exists before checking SubsiteID (Steve Boyd) - 993104f
  • Fix(mutex) make the mutex update check for finished or running jobs (Stephen McMahon) - ba18a08
  • Fix(QueuedJobService): Valid $messages data being overwritten (jcarter) - e501fb9

3.0.2

14 Mar 23:51
95b26a1
Compare
Choose a tag to compare
  • [CVE-2021-27938] Prevent echoing request variable (Steve Boyd) - 45b6278
  • Check Subsite class exists before checking SubsiteID (Steve Boyd) - 993104f
  • Fix(QueuedJobService): Valid $messages data being overwritten (jcarter) - e501fb9
  • Fix(travis) remove php 5.3 from Travis config as it's no longer supported (Stephen McMahon) - b58f6d0
  • Fix(Service) ensure run as user is cleared at the end of each runJob (Stephen McMahon) - f6750a9
  • Remove PHP 5.3 from Travis config, add 7.0 and 7.1 (Robbie Averill) - 37c431b

4.6.3

27 Jan 02:54
f17405e
Compare
Choose a tag to compare
  • FIX Test variable is_array for PHP8 compatibility (Steve Boyd) - 14c047c
  • MNT Travis shared config, use sminnee/phpunit (Steve Boyd) - 620c03b

4.6.2

19 Nov 20:55
9ca4b4a
Compare
Choose a tag to compare
  • BUG: Exclude tasks run via a job from health check. (Mojmir Fendek) - cddee5a

4.6.1 (hotfix)

05 Nov 20:57
Compare
Choose a tag to compare

Fix yaml config syntax - a9763da

4.6.0-rc1

15 Jun 20:11
Compare
Choose a tag to compare
  • PHP 7.4 (Nathan) - cecca32
  • Queued jobs documentation improvements (Mojmir Fendek) - 17f4077
  • BUG SilverStripe 4 upgrade fix (Mojmir Fendek) - 0b8027c
  • NEW Thread safe job locking (Mojmir Fendek) - 4397484
  • Fix QueuedJobsAdmin parsing job parameters (Serge Latyntcev) - 81ad84f
  • Document required fields for defaultJobs (Fred Condo) - 250179c
  • Fix docblock for phpcs (Steve Boyd) - d4d6cdd
  • Use tagged versions for 1.x recipe-cms, use trusty (Steve Boyd) - a70e5f5
  • NEW Check canCreate() permissions instead of ADMIN (Ingo Schommer) - ee14413
  • User context interface separated out of QueuedJob interface. (Mojmir Fendek) - 37df240
  • Remove phpcs runs from 4.0 branch, code not compliant (Robbie Averill) - e6e1827
  • Add phpcs ruleset from 4.4 branch (Robbie Averill) - bd6a48a
  • Add codesniffer to dev dependencies (Robbie Averill) - 4e1bb1f
  • Update Travis configuration (Robbie Averill) - e01a2b6

2.10.7

22 Jun 05:04
9cf96b2
Compare
Choose a tag to compare
Merge pull request #298 from symbiote/feature-php-7-4

Remove depreciated syntax for string subscript