Community News: Latest PECL Releases (11.09.2021)
Latest PECL Releases:
- gRPC 1.42.0RC1
- gRPC Core 1.42.0 update - timezonedb 2021.5
Updated to version 2021.5 (2021e) - skywalking 4.2.0
Fix bugs - mongodb 1.11.1
** Bug * [PHPC-1993] - Bump libmongoc requirement in config.m4 to 1.19.1** Task * [PHPC-1994] - Fix Evergreen builds for testing different libmongoc versions * [PHPC-1995] - Use https:// instead of git:// for git clone
- amqp 1.11.0RC1
- PHP 8 support for Windows (Jan Ehrhardt <github@ehrhardt.nl>) (https://github.com/php-amqp/php-amqp/issues/396) - Add installation instructions for Windows (Marcos Rezende <rezehnde@gmail.com>) (https://github.com/php-amqp/php-amqp/issues/394) - Fixes AMQPConnection Stub typo (Grégoire Pineau <lyrixx@lyrixx.info>) (https://github.com/php-amqp/php-amqp/issues/401) - Fix AMQPQueue stub (Gocha Ossinkine <ossinkine@ya.ru>) (https://github.com/php-amqp/php-amqp/issues/404) - SetReadTimeout accepts float param (Andrii Dembitskyi <andrew.dembitskiy@gmail.com>) (https://github.com/php-amqp/php-amqp/issues/388) - Move from Travis CI to Github Actions (Vadim Borodavko <vadim.borodavko@gmail.com>) (https://github.com/php-amqp/php-amqp/issues/391) - Release tooling: handle RC stability properly (Lars Strojny <lars.strojny@internations.org>) (https://github.com/php-amqp/php-amqp/issues/71) - More robust release tooling (Lars Strojny <lars.strojny@internations.org>) (https://github.com/php-amqp/php-amqp/issues/0)For a complete list of changes see:https://github.com/php-amqp/php-amqp/compare/v1.11.0beta...v1.11.0RC1 - datadog_trace 0.67.0
### Added - (PHP 5) Add zai config, internal spans, and exception handling (#1339) - (PHP 7, 8) Add mongodb instrumentation (#1345) - PHP installation script (beta) (#1335)Changed
- (PHP 5, 7) Move _dd.origin handling to internal #1347
Fixed
- (PHP 7, 8) Fix exception handling with opcache cfg optimization enabled (#1344)
- (PHP 7, 8) Fix memory leaks in curl and error handling (#1350)
- Use ObjectKVStore in place of internal registry to store PDO connection parameters (#1355)
Comments are closed.