Skip to content

Releases: queue-interop/queue-interop

Release v0.8.1

21 Dec 13:15
117043f
Compare
Choose a tag to compare

PHP 8.0 support

1.0.0-alpha2

22 Feb 09:48
b43af85
Compare
Choose a tag to compare
Add azure storage transport

Release 0.8.0

13 Dec 13:42
b43af85
Compare
Choose a tag to compare
  • 0.8.x version is exactly the same 0.7.x except for deprecated Psr prefixed interfaces are removed.

Release 0.7.1

20 Nov 18:30
e04bcaf
Compare
Choose a tag to compare
  • Added ConsumerVisibilityTrait.

Release 0.7.0

16 Nov 09:17
eefee25
Compare
Choose a tag to compare
  • Drop PHP5 support,
  • PHP7.1 is a minumum now.
  • Add return and argument type hints
  • Deprecate Interfaces with Psr prefix
  • Add SubscriptionConsumerInterface
  • Add SubscriptionConsumerNotSupportedException
  • Add PriorityNotSupportedException
  • Add DeliveryDelayNotSupportedException
  • Add DeliveryDelayNotSupportedException
  • Add TemporaryQueueNotSupportedException
  • Add TimeToLiveNotSupportedException
  • Add ConsumerPollingTrait
  • Add MessageTrait

0.6.2: Merge pull request #12 from queue-interop/subscription-consumer

05 Aug 12:16
950c808
Compare
Choose a tag to compare

1.0.0-alpha1

06 Mar 10:37
8c2c443
Compare
Choose a tag to compare
upd doc.

0.6.1

10 Aug 11:25
Compare
Choose a tag to compare
require php from 5.5

0.6.0

07 Aug 13:29
Compare
Choose a tag to compare
add amqp bunny

0.5.0

07 Jul 09:21
Compare
Choose a tag to compare
fix namespaces.