Skip to content

Releases: queue-interop/queue-interop

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

Choose a tag to compare

@makasim makasim released this 21 Feb 08:25
752db86
Explicit nullable types

Release v0.8.1

Choose a tag to compare

@makasim makasim released this 21 Dec 13:15
117043f

PHP 8.0 support

1.0.0-alpha2

Choose a tag to compare

@makasim makasim released this 22 Feb 09:48
b43af85
Add azure storage transport

Release 0.8.0

Choose a tag to compare

@makasim makasim released this 13 Dec 13:42
b43af85
  • 0.8.x version is exactly the same 0.7.x except for deprecated Psr prefixed interfaces are removed.

Release 0.7.1

Choose a tag to compare

@makasim makasim released this 20 Nov 18:30
e04bcaf
  • Added ConsumerVisibilityTrait.

Release 0.7.0

Choose a tag to compare

@makasim makasim released this 16 Nov 09:17
eefee25
  • 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

Choose a tag to compare

@makasim makasim released this 05 Aug 12:16
950c808
Add subscription consumer interface

1.0.0-alpha1

Choose a tag to compare

@makasim makasim released this 06 Mar 10:37
8c2c443
upd doc.

0.6.1

Choose a tag to compare

@ASKozienko ASKozienko released this 10 Aug 11:25
require php from 5.5

0.6.0

Choose a tag to compare

@makasim makasim released this 07 Aug 13:29
add amqp bunny