Skip to content

Releases: phpinnacle/ridge

Changing connection status after a caught exception

Choose a tag to compare

@mmasiukevich mmasiukevich released this 30 Jan 10:46
5d8155b
Merge pull request #36 from php-service-bus/connection_status

Changing connection status after a caught exception

Add connection monitoring

Choose a tag to compare

@mmasiukevich mmasiukevich released this 14 Jan 21:11
01d4983
Merge pull request #35 from php-service-bus/connection_monitor

Connection monitor

Update amphp version to 2.6

Choose a tag to compare

@mmasiukevich mmasiukevich released this 04 Dec 11:50
0f86217
Merge pull request #31 from php-service-bus/master

Merge fix

1.2.0

Choose a tag to compare

@zloyuser zloyuser released this 03 Jan 17:06
b362ee6
  • PHP 8
  • Psalm integration
  • PHPStan integration

1.1.0

Choose a tag to compare

@zloyuser zloyuser released this 15 Aug 18:45
adcced8

AMPHP dependencies update

AMPHP dependencies update

Choose a tag to compare

@zloyuser zloyuser released this 18 Dec 14:07
Update amphp; bug fixes (#15)

Update amphp version

AMPHP dependencies update

Choose a tag to compare

@zloyuser zloyuser released this 06 Sep 13:11
update amphp dependencies (#13)

* update amphp dependencies
* change ci configuration

First major release

Choose a tag to compare

@zloyuser zloyuser released this 11 Aug 18:13
  • Added support for mandatory and immediate publish flags
  • Added server ack/nack events listeners
  • Added return frame parsing
  • Global refactoring
  • Exceptions refactoring
  • CS fixes

Config DSN parse refactoring

Choose a tag to compare

@zloyuser zloyuser released this 24 Jun 18:51
0.3

Fix parse vhost from dsn

Buffer library update for C ext support

Choose a tag to compare

@zloyuser zloyuser released this 15 Mar 16:01
5557a28
  • Buffer library update for C ext support
  • Tests refactoring and PHPUnit update
  • Minor bug fixes