Skip to content

Releases: php-amqplib/php-amqplib

v3.7.1

03 Sep 19:19
5db9a68
Compare
Choose a tag to compare

v3.7.1 GitHub Milestone

What's Changed

  • AMQP Exception marker interface is for Throwable types by @Ocramius in #1189
  • Fix wrong stream IO error code, improve write speed by @ramunasd in #1192

New Contributors

Full Changelog: v3.7.0...v3.7.1

v3.7.0

09 Jul 21:11
91fd00e
Compare
Choose a tag to compare

v3.7.0 GitHub Milestone

What's Changed

  • remove feof() check on connection. this check fails under Windows wh… by @jjdunn in #1177
  • Add verbose test output by @lukebakken in #1180
  • chore: deprecate properties related to old protocol mode by @ramunasd in #1182
  • fix: create a new exception for each warning in IO layer with reference to previous by @ramunasd in #1183
  • deprecate AMQPSSLConnection class by @ramunasd in #1178
  • CI workflow updates by @lukebakken in #1179
  • AMQPConnectionClosedException is never thrown from checkConnection() by @villfa in #1185

New Contributors

Full Changelog: v3.6.2...v3.7.0

v3.6.2

15 Apr 18:32
cb51453
Compare
Choose a tag to compare

What's Changed

  • Trigger ssl_protocol deprecation when it is really not null and not AMQPConnectionConfig instance by @SergeyKhrystenko in #1163

New Contributors

Full Changelog: v3.6.1...v3.6.2

v3.6.1

12 Feb 18:55
76eee28
Compare
Choose a tag to compare

v3.6.1 GitHub Milestone

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.6.1

v3.6.0

22 Oct 15:04
fb84e99
Compare
Choose a tag to compare

v3.6.0 GitHub Milestone

What's Changed

New Contributors

Full Changelog: v3.5.4...v3.6.0

v3.5.4

01 Jul 11:30
1aecbd1
Compare
Choose a tag to compare

v3.5.4 GitHub Milestone

What's Changed

  • feat(heartbeat): add support for lazy connections by @ramunasd in #1100

Full Changelog: v3.5.3...v3.5.4

v3.5.3

03 Apr 18:27
bccaaf8
Compare
Choose a tag to compare

v3.5.3 GitHub Milestone

What's Changed

Full Changelog: v3.5.2...v3.5.3

v3.5.2

01 Mar 18:06
703eef9
Compare
Choose a tag to compare

v3.5.2 GitHub Milestone

What's Changed

New Contributors

Full Changelog: v3.5.1...v3.5.2

v3.5.1

20 Jan 01:03
v3.5.1
2c56547
Compare
Choose a tag to compare

v3.5.1 GitHub Milestone

What's Changed

Full Changelog: v3.5.0...v3.5.1

v3.5.0

16 Jan 19:31
2e64caf
Compare
Choose a tag to compare

v3.5.0 Github milestone

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0