/
var
/
www
/
html
/
restaurants
/
vendor
/
doctrine
/
mongodb-odm-bundle
/
Upload File
HOME
CHANGELOG for 4.0.x =================== 4.0.0 (2019-10-02) ------------------ All issues and pull requests in this release may be found under the [4.0.0 milestone](https://github.com/doctrine/DoctrineMongoDBBundle/issues?q=milestone%3A4.0.0). - [588: Removing travis allow failure for php7.4](https://github.com/doctrine/DoctrineMongoDBBundle/pull/588) thanks to @ishyevandro and @carusogabriel 4.0.0-RC3 (2019-09-30) ---------------------- All issues and pull requests in this release may be found under the [4.0.0-RC3 milestone](https://github.com/doctrine/DoctrineMongoDBBundle/issues?q=milestone%3A4.0.0-RC3). - [585: Fix wrong interface inheritance in command logger](https://github.com/doctrine/DoctrineMongoDBBundle/pull/585) thanks to @alcaeus and @lljaworski 4.0.0-RC2 (2019-09-24) ---------------------- All issues and pull requests in this release may be found under the [4.0.0-RC2 milestone](https://github.com/doctrine/DoctrineMongoDBBundle/issues?q=milestone%3A4.0.0-RC2). - [583: Fix wrong driver options key](https://github.com/doctrine/DoctrineMongoDBBundle/pull/583) thanks to @alcaeus - [569: Fix registration of command subscribers](https://github.com/doctrine/DoctrineMongoDBBundle/pull/569) thanks to @alcaeus and @markitosgv - [581: Update outdated docs](https://github.com/doctrine/DoctrineMongoDBBundle/pull/581) thanks to @alcaeus and @malarzm - [562: Remove mentions to removed option --fixtures](https://github.com/doctrine/DoctrineMongoDBBundle/pull/562) thanks to @tsantos84 - [558: Fix ext-mongodb compatibility information](https://github.com/doctrine/DoctrineMongoDBBundle/pull/558) thanks to @teohhanhui - [570: Use travis jobs in build pipeline](https://github.com/doctrine/DoctrineMongoDBBundle/pull/570) thanks to @alcaeus 4.0.0-RC1 (2019-06-06) ---------------------- All issues and pull requests in this release may be found under the [4.0.0-RC1 milestone](https://github.com/doctrine/DoctrineMongoDBBundle/issues?q=milestone%3A4.0.0-RC1). - [556: Remove mocks to final class in tests](https://github.com/doctrine/DoctrineMongoDBBundle/pull/556) thanks to @alcaeus - [555: Remove legacy alias for document manager](https://github.com/doctrine/DoctrineMongoDBBundle/pull/555) thanks to @alcaeus - [545: Updated doctrine/coding-standard to 6.0](https://github.com/doctrine/DoctrineMongoDBBundle/pull/545) thanks to @patrickjahns - [523: Load Tests with autoloader only in dev](https://github.com/doctrine/DoctrineMongoDBBundle/pull/523) thanks to @rvitaliy - [522: added .gitattributes](https://github.com/doctrine/DoctrineMongoDBBundle/pull/522) thanks to @rvitaliy - [515: Prepare bundle for ODM Beta 1](https://github.com/doctrine/DoctrineMongoDBBundle/pull/515) thanks to @alcaeus - [484: Apply doctrine/coding-standard 5.0](https://github.com/doctrine/DoctrineMongoDBBundle/pull/484) thanks to @caciobanu and @alcaeus - [480: Drop document generation commands](https://github.com/doctrine/DoctrineMongoDBBundle/issues/480) thanks to @alcaeus - [554: Drop file fixtures in favour of fixture services](https://github.com/doctrine/DoctrineMongoDBBundle/pull/554) thanks to @alcaeus - [535: Overhaul documentation](https://github.com/doctrine/DoctrineMongoDBBundle/pull/535) thanks to @malarzm - [490: Update example for repository autowired](https://github.com/doctrine/DoctrineMongoDBBundle/pull/490) thanks to @j0k3r - [531: Fix registration of the proxy autoloader](https://github.com/doctrine/DoctrineMongoDBBundle/pull/531) thanks to @alcaeus - [524: Replace legacy Doctrine common code](https://github.com/doctrine/DoctrineMongoDBBundle/pull/524) thanks to @alanpoulain - [502: Fix wrong capitalization of typeMap option](https://github.com/doctrine/DoctrineMongoDBBundle/pull/502) thanks to @alcaeus - [489: Changed exception type](https://github.com/doctrine/DoctrineMongoDBBundle/pull/489) thanks to @blixit - [488: CommandDataCollector ](https://github.com/doctrine/DoctrineMongoDBBundle/issues/488) thanks to @blixit - [475: Prepare bundle for ODM 2.0](https://github.com/doctrine/DoctrineMongoDBBundle/pull/475) thanks to @alcaeus