Skip to content

Releases: ikilobyte/pulsar-client-php

v1.3.1

24 May 10:19
v1.3.1
1896968

Choose a tag to compare

Fix

#24 cluster Lookup not served by this instance

v1.3.0

04 May 09:23
v1.3.0
6623fc3

Choose a tag to compare

✨ New Features

  • Support TLS (pulsar+ssl:// or https://

Added

  • interface Authentication public function authorization(): string;

v1.2.2

25 Oct 09:51
v1.2.2
bcfd6ba

Choose a tag to compare

Add

  • Send Batch Message for Producer #20
  • Batch Receive Message for Consumer #20

Fix

  • DeadLetterPolicy __construct param

v1.2.1

18 Jun 07:44
v1.2.1
92aab25

Choose a tag to compare

Add

  • sendAsync whitout keepalive
  • Default dead letter using consumer subscriptions
  • add errCode to MessageNotFound

v1.2.0

31 May 01:09
v1.2.0
c68bfa0

Choose a tag to compare

Add

  • Producer Keepalive Connection
  • Remove ArrayAccess Interface Compatible PHP8

v1.1.9

13 May 09:37
v1.1.9
545dcaf

Choose a tag to compare

Fix

  • Disrupt the connection to fair consumption

v1.1.8

02 Mar 10:54
v1.1.8
9487327

Choose a tag to compare

Added

  • Support Pulsar Schema only INT8INT16INT32INT64DOUBLESTRINGJSON
  • setSchema() to ConsumerOptions
  • setSchema() to ProducerOptions

v1.1.7

09 Jan 08:02
v1.1.7
6eb5801

Choose a tag to compare

Added

  • $loop parameter to Consumer::receive()

v1.1.6

03 Jan 10:12
v1.1.6
a884aca

Choose a tag to compare

Added

Changed

  • fix: fwrite Handling cases that return false by @xiasf in #5

v1.1.5

21 Nov 06:58
8f5f066

Choose a tag to compare

Added

  • Only Support Reconnect By Consumer
  • add getRedeliveryCount() for Message
  • add setReconnectPolicy() for ConsumerOptions

Changed

  • DLQ replace partition topic flag(-partition-\d+