- Bump up to superbalist/php-pubsub-google-cloud ^5.0 which allows for background daemon support
- Add new background_batching and background_daemon options to Google Cloud adapter
- Add support for using a custom auth cache with the Google Cloud adapter
- Add support for HTTP adapter
- Bump illuminate/support & illuminate/console to ^5.4
- Fix compatibility with Laravel 5.4 by switching to makeWith method on container (@mathieutu)
- Allow for superbalist/php-pubsub ^2.0
- Allow for superbalist/php-pubsub-redis ^2.0
- Allow for superbalist/php-pubsub-google-cloud ^4.0
- Allow for superbalist/php-pubsub-google-cloud ^3.0
- Bump up version ^2.0 of superbalist/php-pubsub-google-cloud
- Add support for
client_identifier
config var added to superbalist/php-pubsub-google-cloud package
- Add support for configuring auto topic & subscription creation for the php-pubsub-google-cloud adapter
- Fix for breaking change in php-pubsub-kafka package
- Fix params passed to Laravel's container->make() function
- Initial release