4.4.0
版本发布时间: 2021-12-01 00:09:56
doctrine/DoctrineMongoDBBundle最新发布版本:5.0.1(2024-01-16 19:05:45)
Release Notes for 4.4.0
Feature release (minor)
4.4.0
-
Total issues resolved: 1
-
Total pull requests resolved: 24
-
Total contributors: 8
-
716: fix test namespaces thanks to @IonBazan
-
709: Update package description thanks to @IonBazan
-
690: Basic implementation of psr6 compatibility pass thanks to @Ahummeling
Feature
- 715: add AsDocumentListener attribute thanks to @IonBazan
- 713: Add support for detecting bundle mapping with the new bundle structure thanks to @mbabker
- 710: Add compatibility with Symfony 6 thanks to @franmomu
- 705: support Unique constraint as attribute thanks to @IonBazan
- 702: add Stopwatch support thanks to @IonBazan
- 699: Add TLS configuration options thanks to @hasc
- 698: Unrecognized option "tlsCAFile" thanks to @hasc
- 692: add attribute driver support thanks to @IonBazan
Enhancement
- 708: improve collector view thanks to @IonBazan
- 707: Remove deprecations using Symfony 5.4 thanks to @franmomu
- 704: Allow PSR/Log v2 and v3 thanks to @IonBazan
- 683: Make cache warmers compatible with symfony 5.1 thanks to @franmomu
- 652: Improve collector view thanks to @Jean-Beru
Documentation
- 700: Update Documentation doctrine_mongodb.connections.default.options.connect is no longer a valid configuration option. thanks to @ccovey
Task
- 695: Deprecate tailable cursor command thanks to @franmomu
- 694: Enforce typehints in tests thanks to @franmomu
-
693: Deprecate some unused
DoctrineODMCommand
methods thanks to @franmomu - 684: Fix some Psalm findings thanks to @franmomu
- 682: Drop code for Symfony < 3.4 thanks to @franmomu
- 681: Remove deprecated code thanks to @franmomu
CI
- 676: Remove phpunit deprecations thanks to @franmomu
- 674: Fix doctrine/coding-standard violations thanks to @alcaeus