Releases · bernardphp/bernard

0.13 Maintenance release

This is a maintenance release for the 0.x series including a number of bug fixes.

1.0.0-alpha9 - Last alpha release

⚠️ Expect some major breaks after this release ⚠️

This is the last alpha release, somewhat maintaining backwards compatibility. Major breaks are coming (mostly related to drivers). Please lock your dependencies or even better, do not depend on master at all.

1.0.0-alpha8 - symfony 4 support

1.0.0-alpha7

0.12.4

Changelog:

  • #252 - dbal driver - safe queue creation
  • #334 - DoctrineDriver: Fix "LIMIT 1FOR UPDATE"

1.0.0-alpha6

1.0.0-alpha5

1.0.0-alpha4: Merge pull request #254 from pablofmorales/Pablo/IntervalInPopMessage

Use interval value instead of hard coded values

1.0.0-alpha3

Merge pull request #231 from davidsteinsland/feature/file_driver_perm…

0.12.3: doctrine driver: Fix unbounded popMessage

Fix performance issue with pop message when the queue is huge and using the doctrine driver.