Skip to content

Releases: queue-interop/queue-interop

0.8.2: Merge pull request #40 from marmichalski/explicit-nullable-types

21 Feb 08:25
752db86

Choose a tag to compare

Release v0.8.1

21 Dec 13:15
117043f

Choose a tag to compare

PHP 8.0 support

1.0.0-alpha2

22 Feb 09:48
b43af85

Choose a tag to compare

Add azure storage transport

Release 0.8.0

13 Dec 13:42
b43af85

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

Choose a tag to compare

  • Added ConsumerVisibilityTrait.

Release 0.7.0

16 Nov 09:17
eefee25

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

Choose a tag to compare

1.0.0-alpha1

06 Mar 10:37
8c2c443

Choose a tag to compare

upd doc.

0.6.1

10 Aug 11:25

Choose a tag to compare

require php from 5.5

0.6.0

07 Aug 13:29

Choose a tag to compare

add amqp bunny