Skip to content

Tags: doctrine/DoctrineMongoDBBundle

Tags

5.2.0

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [5.2.0](https://github.com/doctrine/DoctrineMon…

…goDBBundle/milestone/62)

Feature release (minor)

### 5.2.0

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **1**

#### Feature

 - [877: Use LazyGhostObject for proxy objects](#877) thanks to @GromNaN
 - [876: Exclude classes with `#[Document]` attribute from container](#876) thanks to @GromNaN

5.1.2

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [5.1.2](https://github.com/doctrine/DoctrineMon…

…goDBBundle/milestone/63)

5.1.x bugfix release (patch)

### 5.1.2

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### bug

 - [853: Support custom not found message based on Doctrine Bridge MapEntity](#853) thanks to @Avariya

5.1.1

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [5.1.1](https://github.com/doctrine/DoctrineMon…

…goDBBundle/milestone/61)

5.1.x bugfix release (patch)

### 5.1.1

- Total issues resolved: **0**
- Total pull requests resolved: **3**
- Total contributors: **2**

CI
--

 - [870: Bump codecov/codecov-action from 4 to 5](#870) thanks to @dependabot[bot]
 - [862: Bump codecov/codecov-action from 4 to 5](#862) thanks to @dependabot[bot]

 - [868: Drop Psalm in favor of PHPStan](#868) thanks to @greg0ire

5.1.0

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [5.1.0](https://github.com/doctrine/DoctrineMon…

…goDBBundle/milestone/57)

### 5.1.0

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **2**

#### Enhancement

 - [852: Make manager registry resettable](#852) thanks to @GromNaN

#### Feature

 - [814: Expose transaction setting](#814) thanks to @alcaeus

5.0.2

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [5.0.2](https://github.com/doctrine/DoctrineMon…

…goDBBundle/milestone/58)

### 5.0.2

- Total issues resolved: **2**
- Total pull requests resolved: **9**
- Total contributors: **6**

 - [856: Fix deprecations in CommandDataCollector](#856) thanks to @andrey-tech
 - [842: Reflect versions on the website](#842) thanks to @malarzm

CI
--

 - [851: Update to psalm 5.25 and remove unused psalm baseline entry](#851) thanks to @GromNaN
 - [850: Bump ramsey/composer-install from 2 to 3](#850) thanks to @dependabot[bot]
 - [848: Bump doctrine/.github from 3.0.0 to 5.0.1](#848) thanks to @dependabot[bot]
 - [847: Bump actions/cache from 3 to 4](#847) thanks to @dependabot[bot]
 - [845: Bump actions/checkout from 3 to 4](#845) thanks to @dependabot[bot]
 - [844: Maintenance](#844) thanks to @greg0ire

#### bug

 - [841: Configuration with non bundled mapping and xml mapping is broken in 5.0](#841) thanks to @frenchcomp

#### Documentation

 - [834: Add configuration example with `PHP` format](#834) thanks to @GromNaN

5.0.1

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [5.0.1](https://github.com/doctrine/DoctrineMon…

…goDBBundle/milestone/56)

### 5.0.1

- Total issues resolved: **1**
- Total pull requests resolved: **1**
- Total contributors: **2**

#### bug

 - [837: Fix type for `dm` option in commands: `ManagerRegistry::getManager()` accepts `null`](#837) thanks to @GromNaN and @vencakrecl

5.0.0

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [5.0.0](https://github.com/doctrine/DoctrineMon…

…goDBBundle/milestone/34)

### 5.0.0

- Total issues resolved: **5**
- Total pull requests resolved: **24**
- Total contributors: **5**

#### bug

 - [833: Fix bundle path for profiler templates](#833) thanks to @GromNaN
 - [831: Fix partial service removed when fixtures package is not installed](#831) thanks to @GromNaN and @michaelthieulin

#### Task

 - [829: Remove version in internal annotation](#829) thanks to @franmomu
 - [826: Move files to the new bundle directory structure](#826) thanks to @GromNaN
 - [824: Update Doctrine ODM and Persistence dependencies](#824) thanks to @GromNaN
 - [821: Remove deprecated parameters](#821) thanks to @GromNaN
 - [819: Remove deprecated configuration](#819) thanks to @GromNaN
 - [818: Remove `EventSubscriberInterface`](#818) thanks to @GromNaN
 - [815: Remove old code in DocumentType](#815) thanks to @franmomu
 - [813: Find deprecated code](#813) thanks to @malarzm
 - [812: Add native types](#812) thanks to @franmomu
 - [810: Migrate config to PHP](#810) thanks to @franmomu and @GromNaN
 - [808: Remove legacy config `fixture_loader`](#808) thanks to @GromNaN
 - [805: Remove dependency to `jean85/pretty-package-versions`](#805) thanks to @GromNaN
 - [804: Drop support for Doctrine cache adapter for metadata](#804) thanks to @GromNaN
 - [803: Remove CHANGELOG and old UPGRADE files](#803) thanks to @GromNaN
 - [802: Remove container injection in fixture classes](#802) thanks to @GromNaN
 - [799: Remove `--service` option from `doctrine:mongodb:fixtures:load` command](#799) thanks to @GromNaN and @malarzm
 - [797: Add return types required by extending Symfony classes](#797) thanks to @GromNaN
 - [796: Mark all command and compiler pass classes as final](#796) thanks to @GromNaN
 - [795: Remove deprecated `tail-cursor` command and deprecated `DoctrineODMCommand` methods](#795) thanks to @GromNaN
 - [794: Remove unused mapping services](#794) thanks to @franmomu
 - [793: Remove support of annotations](#793) thanks to @franmomu
 - [784: Symfony 7 support](#784) thanks to @kbond

 - [828: Remove deprecated parameters of `#[AsDocumentListener]`](#828) thanks to @GromNaN
 - [688: Remove usage of the whole container](#688) thanks to @franmomu

5.0.0-RC1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix bundle path for profiler templates (#833)

4.7.0

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [4.7.0](https://github.com/doctrine/DoctrineMon…

…goDBBundle/milestone/50)

### 4.7.0

- Total issues resolved: **1**
- Total pull requests resolved: **17**
- Total contributors: **6**

#### Task

 - [827: Backport UPGRADE-5.0](#827) thanks to @GromNaN
 - [820: Use deprecation helper to deprecate config](#820) thanks to @GromNaN
 - [811: Deprecate modifying class parameters](#811) thanks to @franmomu
 - [801: Deprecate container injection in fixture classes with `ContainerAwareInterface`](#801) thanks to @GromNaN
 - [800: Mark command and compile pass classes, as internal](#800) thanks to @GromNaN
 - [798: Revert "Add $buildDir parameter to warmUp method"](#798) thanks to @franmomu
 - [789: Remove deprecations using Symfony 6.4](#789) thanks to @franmomu
 - [788: Require PHP 8.1](#788) thanks to @franmomu

#### bug

 - [825: Deprecate `#[AsDocumentListener]` parameters `$method` and `$lazy` (not working)](#825) thanks to @GromNaN
 - [792: Fix Invalid image source](#792) thanks to @GromNaN

 - [823: Allow Symfony 7](#823) thanks to @andrewmy
 - [786: Merge release 4.6.2 into 4.7.x](#786) thanks to @github-actions[bot]
 - [780: Merge release 4.6.1 into 4.7.x](#780) thanks to @github-actions[bot]

#### Enhancement

 - [822: Add priority to `#[AsDocumentListener]`](#822) thanks to @GromNaN
 - [790: Deprecate `fixture_loader` option](#790) thanks to @franmomu
 - [783: Fix TailCursorDoctrineODMCommand Static Analysis](#783) thanks to @mustanggb

#### Documentation

 - [817: Deprecate `EventSubscriberInterface` in favor of `#[AsDocumentListener]`](#817) thanks to @GromNaN

#### Hacktoberfest,Task

 - [787: Require PHP 8.1](#787) thanks to @malarzm

4.6.2

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [4.6.2](https://github.com/doctrine/DoctrineMon…

…goDBBundle/milestone/52)

4.6.x bugfix release (patch)

### 4.6.2

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **2**

CI
--

 - [785: Fix SYMFONY_REQUIRE env var](#785) thanks to @franmomu

#### Task

 - [782: Update ServiceRepositoryTrait with missing ManagerRegistry param](#782) thanks to @mustanggb