Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Releases: Superbalist/laravel4-pubsub

3.2.0

20 Mar 08:30
1c6f3be
Compare
Choose a tag to compare

Changelog

3.2.0 - 2019-03-20

  • Bump superbalist/php-pubsub-google-cloud ^5.2
  • Add config options for returnImmediately

3.1.0

11 Mar 09:15
d1a6049
Compare
Choose a tag to compare

Changelog

3.1.0 - 2019-03-06

  • Bump up to superbalist/php-pubsub-google-cloud ^5.1

3.0.0

25 Jul 06:46
Compare
Choose a tag to compare

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

03 Jul 09:07
Compare
Choose a tag to compare

Changelog

2.0.4 - 2017-07-03

  • Add support for using a custom auth cache with the Google Cloud adapter

2.0.3

24 May 07:24
Compare
Choose a tag to compare

Changelog

2.0.3 - 2017-05-24

  • Add support for HTTP adapter

2.0.2

16 May 11:39
Compare
Choose a tag to compare

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

03 Jan 15:46
Compare
Choose a tag to compare

Changelog

2.0.1 - 2017-01-03

  • Allow for superbalist/php-pubsub-google-cloud ^3.0

2.0.0

05 Oct 09:08
Compare
Choose a tag to compare

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

15 Sep 09:46
Compare
Choose a tag to compare

Changelog

1.0.1 - 2016-09-15

  • Fix broken package path

1.0.0

15 Sep 09:15
Compare
Choose a tag to compare

Changelog

1.0.0 - 2016-09-15

  • Initial release