SwarrotBundle

A symfony bundle for swarrot integration

MIT License

Downloads
3.3M
Stars
89
Committers
48

Bot releases are hidden (Show)

SwarrotBundle - 2.6.0

Published by stof 4 months ago

What's Changed

Full Changelog: https://github.com/swarrot/SwarrotBundle/compare/v2.5.0...v2.6.0

SwarrotBundle - Release v2.5.0 Latest Release

Published by metfan 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/swarrot/SwarrotBundle/compare/v2.4.1...v2.5.0

SwarrotBundle - Release v2.4.1

Published by odolbeau over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/swarrot/SwarrotBundle/compare/v2.4.0...v2.4.1

SwarrotBundle - Release v2.4.0

Published by metfan almost 3 years ago

  • Add support to Symfony 6.0
  • replace Travis by Github action

See Changelog

SwarrotBundle - Release v2.3.0

Published by odolbeau almost 3 years ago

  • php-amqplib: use AMQPStreamConnection instead of AMQPConnection
  • Remove PHP <7.4 support
  • Remove Symfony <4.4 support

See CHANGELOG

SwarrotBundle - Release v2.2.0

Published by odolbeau almost 4 years ago

  • Add PHP 8 support

See CHANGELOG

SwarrotBundle - Release v2.1.0

Published by odolbeau almost 4 years ago

  • Update processor for doctrine/persistence:^2.0

See CHANGELOG

SwarrotBundle - Release v2.0.1

Published by odolbeau about 4 years ago

  • Use hash for definition ID generation instead of uniqid
  • Fix compatibility with null as routing key

See CHANGELOG

SwarrotBundle - Release v2.0.0

Published by odolbeau over 4 years ago

  • Remove deprecated configuration
  • Remove deprecated processors
  • Add strict type hinting

See CHANGELOG

SwarrotBundle - Release v1.8.1

Published by odolbeau over 4 years ago

  • Allow to define command aliases in configuration
  • Use a tag to register commands (lazy loading FTW)

See CHANGELOG

SwarrotBundle - Release v1.8.0

Published by odolbeau over 4 years ago

  • Add ServicesResetterProcessorConfigurator
  • Deprecate NewRelic, Sentry & RPC related processor configurators
  • Remove deprecated code
  • Remove outdated xsd config

See CHANGELOG

SwarrotBundle - Release v1.7.2

Published by odolbeau over 4 years ago

  • Fix DataCollector to keep compatibility with sf3.x

See CHANGELOG

SwarrotBundle - Release v1.7.1

Published by odolbeau over 4 years ago

  • Fix DataCollector

See CHANGELOG

SwarrotBundle - v1.7.0

Published by odolbeau almost 5 years ago

  • Support Symfony ^5.0
  • Remove support of PHP <7.2
  • Remove support of sf 4.1
  • Fix bad interface_exists check on class

See CHANGELOG

SwarrotBundle - v1.6.3

Published by odolbeau about 5 years ago

Fixed

  • Remove deprecation notice when using symfony/event-dispatcher > 4.2
SwarrotBundle - v1.6.2

Published by odolbeau about 5 years ago

Added

  • Supports publisher confirms

Fixed

  • Remove deprecated ContainerAwareCommand
SwarrotBundle -

Published by olaurendeau almost 7 years ago

Fixed

  • Deal with deprecated DefinitionDecorator
  • README & Doc Improvements
  • SL Insight fixes
  • Fix extras consumers option configuration type

Added

  • Last swarrot/swarrot version support
  • Explicitly exposes the public services
  • SF 4 compatibility
  • RetryProcessor - Support retry_log_levels_map and retry_fail_log_levels_map configuration in extras