Skip to content

Releases: phpinnacle/ridge

Changing connection status after a caught exception

30 Jan 10:46
5d8155b
Compare
Choose a tag to compare
Merge pull request #36 from php-service-bus/connection_status

Changing connection status after a caught exception

Add connection monitoring

14 Jan 21:11
01d4983
Compare
Choose a tag to compare
Merge pull request #35 from php-service-bus/connection_monitor

Connection monitor

Update amphp version to 2.6

04 Dec 11:50
0f86217
Compare
Choose a tag to compare
Merge pull request #31 from php-service-bus/master

Merge fix

1.2.0

03 Jan 17:06
b362ee6
Compare
Choose a tag to compare
  • PHP 8
  • Psalm integration
  • PHPStan integration

1.1.0

15 Aug 18:45
adcced8
Compare
Choose a tag to compare

AMPHP dependencies update

AMPHP dependencies update

18 Dec 14:07
Compare
Choose a tag to compare
Update amphp; bug fixes (#15)

Update amphp version

AMPHP dependencies update

06 Sep 13:11
Compare
Choose a tag to compare
update amphp dependencies (#13)

* update amphp dependencies
* change ci configuration

First major release

11 Aug 18:13
Compare
Choose a tag to compare
  • 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

24 Jun 18:51
Compare
Choose a tag to compare
0.3

Fix parse vhost from dsn

Buffer library update for C ext support

15 Mar 16:01
5557a28
Compare
Choose a tag to compare
  • Buffer library update for C ext support
  • Tests refactoring and PHPUnit update
  • Minor bug fixes