File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v3.7.1] ( https://github.com/php-amqplib/php-amqplib/tree/v3.7.1 ) (2024-09-03)
4+
5+ [ Full Changelog] ( https://github.com/php-amqplib/php-amqplib/compare/v3.7.0...v3.7.1 )
6+
7+ ** Implemented enhancements:**
8+
9+ - Fix wrong stream IO error code, improve write speed [ \# 1192] ( https://github.com/php-amqplib/php-amqplib/pull/1192 ) ([ ramunasd] ( https://github.com/ramunasd ) )
10+ - AMQP Exception marker interface is for ` Throwable ` types [ \# 1189] ( https://github.com/php-amqplib/php-amqplib/pull/1189 ) ([ Ocramius] ( https://github.com/Ocramius ) )
11+
312## [ v3.7.0] ( https://github.com/php-amqplib/php-amqplib/tree/v3.7.0 ) (2024-07-09)
413
514[ Full Changelog] ( https://github.com/php-amqplib/php-amqplib/compare/v3.6.2...v3.7.0 )
Original file line number Diff line number Diff line change 55final class Package
66{
77 public const NAME = 'AMQPLib ' ;
8- public const VERSION = '3.7.0 ' ;
8+ public const VERSION = '3.7.1 ' ;
99}
You can’t perform that action at this time.
0 commit comments