Community News: Latest PECL Releases (09.13.2022)
	syndicated from www.phpdeveloper.org
	on September 13, 2022
Latest PECL Releases:
- mongodb 1.14.1
 ** Bug * [PHPC-2131] - Ensure CRYPT_SHARED_LIB_PATH is exported for Evergreen tests** Task * [PHPC-2135] - Test with consistent versions of crypt_shared and server * [PHPC-2137] - Upgrade libmongoc to 1.22.1 and libmongocrypt to 1.5.2 
- datadog_trace 0.79.0
 ### Added - Integrate with Symfony console commands #1724ChangedFixed- Fix #1709 appsec attempting to load erroneously #1711
- Fix symfony service and root span name #1723 (Thanks @numyx)
- Initialize hooks and config early to prevent conflicts with code executed in early startup #1726
- Fix hook dynamic data zeroing when new hooks are added during hook execution #1730
 Internal changes- Fix compilation on MacOS #1716
- Deduplicate PHP 7 and PHP 8 source files #1722
 Profiling (v0.10.0)Added- Add Endpoint Profiling #1720
 Internal changes- Extract C API module; refactor Uuid #1710
 
- gRPC 1.48.1
 - gRPC Core 1.48.1 update
- gRPC 1.49.0RC3
 - gRPC Core 1.49.0 update
- scrypt 2.0.0
 Increased PHP version requirement to 7.0 (#67, #69), Improved parameter reflection and validation (#63, #64), Fixed memory leak in scrypt() (#68), Fixed compilation warning (#69), Added support for sensitive parameters on PHP 8.2+ (#70)
- PDO_TAOS 1.0.3
 Adapt to TDengine v3. Please install the 1.0.2 extension when using TDengine v2.