SchedulerBundle Versions Save

Repetitive tasks as a breath in Symfony

0.10.4

3 months ago

Description

Build

Dependencies

API

No BC Breaks introduced via this release.

0.10.3

11 months ago

Description

Bug Fixes

Bridge
Build
Deps
Security

API

No BC Breaks introduced via this release.

0.10.2

1 year ago

Description

Refactoring

EventListener

Messenger

Doc

Readme

API

No BC Breaks introduced via this release.

0.10.1

1 year ago

Description

Builds

Deps

  • Deps improved (#300)

Documentation

Best practices

  • best_practices.md updated (#301) - Thanks @asuri0n

API

No BC Breaks introduced via this release.

0.10.0

1 year ago

Description

Features

Command

  • StopWorkerCommand introduced (#296)

Code Refactoring

Scheduler

  • Reboot handling improved (#298)

Builds

Composer

  • Infection extension support added (#293) - Thanks @jmsche

Docker

  • Pin apt versions for Dockerfile (#291) - Thanks @jmsche

API

No BC Breaks introduced via this release.

0.9.4

1 year ago

Description

Bug Fixes

Bridge
  • Exception thrown during task creation (#287) - Thanks @babeuloula

Code Refactoring

Bridge
  • Connection improved (#282)
Build
  • Improve .gitattributes for composer install (#270) - Thanks @jmsche
Command
  • Attribute introduced (#281)
Core
  • Improvement on command display && normalizer condition (#277)
  • Scheduler scheduling phase improved (#286)
Serializer
  • Normalizers deprecations removed (#266) - Thanks @jmsche

Builds

Deps
  • Dev depdencies updated (#262)
Security
  • Replace snyk with symfonycorp/security-checker-action (#267) - Thanks @jmsche

Continuous Integrations

Docker
  • Fix hadolint workflow (#268) - Thanks @jmsche
Github
  • Simplify workflows (#271) - Thanks @jmsche
Tools
  • MacOS dropped for rector & static analysis workflows (#269) - Thanks @jmsche
Doc
  • remove $ so copy to clipboard works (#273) - Thanks @tacman

API

No BC Breaks introduced via this release.

0.9.3

2 years ago

Description

Features

Command

  • Suggestions implemented (#256)

Code Refactoring

Core

  • Improvements on serializer usage (#261)

Serializer

  • Support for TraceableNormalizer && TraceableDenormalizer added (#260)

API

No BC Breaks introduced via this release.

0.9.2

2 years ago

Description

Bug Fixes

Tests

  • Improvements (#247)

Code Refactoring

Core

  • Static analysis improved (#244)
  • Static analysis improved + named arguments improved (#246)

Builds

Rector

  • Version fixed (#250)

API

No BC Breaks introduced via this release.

0.9.1

2 years ago

Description

Code Refactoring

Dic

  • Fix on scheduler injection (#242)

API

No BC Breaks introduced via this release.

0.9.0

2 years ago

Description

⚠ BREAKING CHANGES

Features

Core

  • Fibers support (#235)

Expression

  • Add ExactExpressionBuilder (#224) - Thanks @babeuloula

Tasks

  • Add option deleteAfterExecute (#227) - Thanks @babeuloula

Code Refactoring

Bridge

  • Postgres support improved (#233)

Core

  • Fibers improvement (#238)
  • Static analysis fixed (#239)
  • Transport configuration support (#202)

Dic

  • SchedulerAwareInterface started (#221)

Worker

  • ExecutionPolicy introduced (#237)

Continuous Integrations

Php

  • 8.2 support started (#236)