This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
Releases: Superbalist/laravel4-pubsub
Releases · Superbalist/laravel4-pubsub
3.2.0
3.1.0
3.0.0
Changelog
3.0.0 - 2017-07-25
- 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
2.0.4
Changelog
2.0.4 - 2017-07-03
- Add support for using a custom auth cache with the Google Cloud adapter
2.0.3
Changelog
2.0.3 - 2017-05-24
- Add support for HTTP adapter
2.0.2
Changelog
2.0.2 - 2017-05-16
- Allow for superbalist/php-pubsub ^2.0
- Allow for superbalist/php-pubsub-redis ^2.0
- Allow for superbalist/php-pubsub-google-cloud ^4.0
2.0.1
Changelog
2.0.1 - 2017-01-03
- Allow for superbalist/php-pubsub-google-cloud ^3.0
2.0.0
Changelog
2.0.0 - 2016-10-05
- 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
1.0.1
Changelog
1.0.1 - 2016-09-15
- Fix broken package path
1.0.0
Changelog
1.0.0 - 2016-09-15
- Initial release