Releases: doctrine/DoctrineMongoDBBundle
Releases · doctrine/DoctrineMongoDBBundle
4.2.1
Release 4.2.1
4.2.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Task
- 647: Allow persistence 2 thanks to @greg0ire
4.2.0
Release 4.2.0
4.2.0
- Total issues resolved: 4
- Total pull requests resolved: 6
- Total contributors: 5
Documentation
- 638: Section for custom types in configuration chapter thanks to @malarzm
- 637: Add section for Messenger integration thanks to @malarzm
Task
- 636: fix compatibility with Symfony 5.1 thanks to @smoench and @malarzm
Feature
3.6.2
Release 3.6.2
3.6.2
- Total issues resolved: 1
- Total pull requests resolved: 2
- Total contributors: 3
Documentation
bug
4.1.1
Release 4.1.1
4.1.1
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 4
Documentation
- 622: Fix DOCtor-RST errors on 4.1.x thanks to @malarzm
- 618: Modernize documentation thanks to @SzymonKaminski
- 605: Fix ManagerRegistry namespace in documentation – first steps thanks to @kostya1000
Enhancement
4.1.0
Release 4.1.0
This release fixes compatibility with Symfony 5. The signature change for data collector means that the lowest supported Symfony version is now 4.3.3. Symfony 3.4 is no longer supported in the 4.1 release series. This has the following implications on supported branches:
- 4.1.* will be the new supported release for ODM 2
- 4.0.* will no longer be supported. Users currently using Symfony 3.4 alongside ODM 2.0 should upgrade to Symfony 4.3 or newer as soon as possible. Critical issues may be fixed in 4.0 on a case-by-case basis.
- 3.6.* still supports Symfony 3.4 and ODM 1.3 and will be supported until ODM 1.3 has reached end of life.
4.1.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
bug
4.0.1
Release 4.0.1
4.0.1
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Enhancement
- 602: Fix symfony 5 compatibility thanks to @chalasr
Documentation
- 595: Document service repositories thanks to @malarzm
4.0.0
4.0.0
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2
CI
3.6.1
3.6.1
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Enhancement
4.0.0-RC3
4.0.0-RC3
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 2
bug
4.0.0-RC2
4.0.0-RC2
- Total issues resolved: 3
- Total pull requests resolved: 6
- Total contributors: 5
bug
- 583: Fix wrong driver options key thanks to @alcaeus
- 569: Fix registration of command subscribers thanks to @alcaeus and @markitosgv
Documentation
- 581: Update outdated docs thanks to @alcaeus and @malarzm
- 562: Remove mentions to removed option --fixtures thanks to @tsantos84
- 558: Fix ext-mongodb compatibility information thanks to @teohhanhui