Releases: mongodb-labs/symfony-mongodb
Releases · mongodb-labs/symfony-mongodb
0.3.1
0.3.0
Update packages and compatibility.
What's Changed
- Fix data collector by @GromNaN in #23
- Use
ramsey/composer-install
action v3 by @OskarStark in #21 - Use MongoDB 8 in CI by @OskarStark in #20
- Require safe
symfony/runtime
versions by @OskarStark in #18 - Sort dependencies in
composer.json
by @OskarStark in #17 - Require
rector/rector
2 by @OskarStark in #16 - Add PHP 8.4 to test matrix by @OskarStark in #22
- Use
getDatabase
andgetCollection
by @OskarStark in #19 - Allow usage of
#[Target]
attribute for the MongoDB client by @GromNaN in #15
Full Changelog: 0.2.1...0.3.0
0.2.1: Profiler For Real...
0.2.0: Profiler and Consistency
What's Changed
- Fix wrong branch name in GitHub Workflow by @alcaeus in #2
- Fix lowest build by @OskarStark in #3
- Allow Symfony 7 by @OskarStark in #7
- Run CI for every PR by @OskarStark in #9
- Use newest versions of PHPUnitBridge by @alcaeus in #12
- Add PHP
8.3
to CI matrix by @OskarStark in #8 - Use snake_case for configuration options by @alcaeus in #11
- Remove parameter name usage for AutowireDatabase by @alcaeus in #13
- Allow specifying options in AutowireDatabase and AutowireCollection by @alcaeus in #14
New Contributors
Full Changelog: 0.1.0...0.2.0
0.1.0
Initial release
New Contributors
- @OskarStark made their first contribution in #1
Full Changelog: https://github.com/mongodb-labs/symfony-mongodb/commits/0.1.0