DoctrineMongoODMModule

Laminas Module for Doctrine MongoDB ODM

MIT License

Downloads
600.1K
Stars
83
Committers
40

Bot releases are visible (Hide)

DoctrineMongoODMModule - 5.1.0 Latest Release

Published by github-actions[bot] 9 months ago

Release Notes for 5.1.0

Feature release (minor)

Added

  • Support for PHP 8.3

5.1.0

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 2

Enhancement

DoctrineMongoODMModule - 5.0.3

Published by github-actions[bot] 9 months ago

Release Notes for 5.0.3

5.0.x bugfix release (patch)

This a pure maintenance release with no changes except for unit tests.

5.0.3

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

DoctrineMongoODMModule - 5.0.2

Published by github-actions[bot] 9 months ago

Release Notes for 5.0.2

5.0.x bugfix release (patch)

This a pure maintenance release with no changes except for unit tests.

5.0.2

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

DoctrineMongoODMModule - 5.0.1

Published by github-actions[bot] about 1 year ago

Release Notes for 5.0.1

5.0.x bugfix release (patch)

5.0.1

  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

DoctrineMongoODMModule - 5.0.0

Published by github-actions[bot] about 1 year ago

Release Notes for 5.0.0

Backwards incompatible release (major)

Changed

  • Updated to DoctrineModule 6.0
  • Improved type hints changing some signatures (BC breaks)

5.0.0

  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 1

BC Break,Enhancement

Enhancement

DoctrineMongoODMModule - 4.3.0

Published by github-actions[bot] almost 2 years ago

Release Notes for 4.3.0

Feature release (minor)

Added

  • Support for PHP 8.2

Changed

  • Bumped DoctrineModule to 5.3.0

4.3.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

DoctrineMongoODMModule - 4.2.0

Published by github-actions[bot] almost 2 years ago

Release Notes for 4.2.0

Feature release (minor)

Added

  • Support for doctrine/persistence 3.0

Changed

  • The dependency towards container-interop/container-interop was dropped to allow installation of laminas-servicemanager >= 3.11.0
  • Users refering to the symbol Interop\Container\ContainerInterface should update their code to use Psr\Container\ContainerInterface

4.2.0

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 3

Enhancement

DoctrineMongoODMModule - 4.1.1

Published by github-actions[bot] almost 2 years ago

Release Notes for 4.1.1

4.1.x bugfix release (patch)

4.1.1

  • Total issues resolved: 1
  • Total pull requests resolved: 4
  • Total contributors: 3

Enhancement

Bug

Documentation

DoctrineMongoODMModule - 4.0.1

Published by github-actions[bot] almost 2 years ago

Release Notes for 4.0.1

4.0.x bugfix release (patch)

4.0.1

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

Bug

Documentation

DoctrineMongoODMModule - 4.1.0

Published by github-actions[bot] over 2 years ago

Release Notes for 4.1.0

Feature release (minor)

Changed

  • Require doctrine-laminas-hydrator ^3.0
  • Updated dependencies

4.1.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

DoctrineMongoODMModule - 4.0.0

Published by github-actions[bot] almost 3 years ago

Release Notes for 4.0.0

Backwards incompatible release (major)

Added

  • Support für PHP 8.1.

Changed

  • Internally, properties are now typed wherever possible. This can be breaking if you are extending classes.
  • Module class, option classes and factories are now marked as final.
  • DoctrineModule is now required in Version ^5.0 (see release notes for breaking changes).
  • DoctrineModule ^5.0 comes with laminas-cache ^3.1 and laminas-form ^3.0

Removed

  • Integration with laminas-console and laminas-mvc-concole is removed, as these packages are discontinued. Please use ./vendor/bin/doctrine-module instead of php public/index.php to access CLI.
  • Support for PHP 7.3 was removed.

4.0.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 1

BC Break

BC Break,Enhancement

DoctrineMongoODMModule - 3.2.0

Published by github-actions[bot] almost 3 years ago

Release Notes for 3.2.0

Feature release (minor)

Added

  • Support for PHP 8.1.
  • Support for Symfony/console 6.0.

3.2.0

  • Total issues resolved: 1
  • Total pull requests resolved: 2
  • Total contributors: 1

Enhancement

DoctrineMongoODMModule - 3.1.1

Published by github-actions[bot] almost 3 years ago

Release Notes for 3.1.1

3.1.x bugfix release (patch)

3.1.1

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

Bug

Enhancement

DoctrineMongoODMModule - 3.1.0

Published by github-actions[bot] almost 3 years ago

Release Notes for 3.1.0

Feature release (minor)

Added

  • Support for PHP 8.0.

Changed

Deprecated

  • Usage of laminas-mvc-console is deprecated. If you used php public/index.php to access the Doctrine CLI, please switch to using ./vendor/bin/doctrine-module instead.
  • All signatures related to laminas-servicemanager 2.0 have been deprecated as DoctrineMongoODMModule already requires laminas-servicemanager 3.0 for a while.

Removed

  • Support for PHP 7.2.

3.1.0

  • Total issues resolved: 8
  • Total pull requests resolved: 5
  • Total contributors: 2

Enhancement

Bug

DoctrineMongoODMModule - 3.0.3

Published by github-actions[bot] almost 3 years ago

Release Notes for 3.0.3

3.0.x bugfix release (patch)

Changed

3.0.3

  • Total issues resolved: 1
  • Total pull requests resolved: 5
  • Total contributors: 2

Documentation

Bug

Enhancement

DoctrineMongoODMModule - 3.0.2

Published by TomHAnderson almost 4 years ago

Added

  • .doctrine-project.json created

Changed

  • README.md updated with badges, better installation instructions, removed 2.x specific language

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing
DoctrineMongoODMModule - 3.0.1

Published by TomHAnderson almost 4 years ago

Added

  • Nothing.

Changed

  • Updated to Doctrine coding standard v8.2.0

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing
DoctrineMongoODMModule - 3.0.0

Published by TomHAnderson almost 4 years ago

Added

  • Nothing.

Changed

  • Configuration was changed to use Doctrine\ODM\MongoDB\Configuration:AUTOGENERATE_* constants for generate_proxies
    and generate_hydrators instead of removed AbstractProxyFactory::AUTOGENERATE_*. If you override those settings in your local config, ensure the proper constants are used.
  • Adapt to doctrine/peristence:2.0
  • DoctrineMongoODMModule\Options\Configuration::getGenerateHydrators() returns an int instead of a bool
  • DoctrineMongoODMModule\Options\Configuration::setGenerateHydrators() requires an int instead of a bool for its first parameter
  • DoctrineMongoODMModule\Options\Configuration: The methods getPersistentCollectionFactory and getPersistentCollectionGenerator can now return null.

Deprecated

  • Nothing.

Removed

  • DoctrineMongoODMModule\Paginator\Adapter\DoctrinePaginator was removed because Doctrine\ODM\MongoDB\Cursor doesn't exist anymore and there is no simple workaround.
  • The CLI commands odm:generate:documents and odm:generate:repositories were removed because they no longer exist.
  • The Configuration options retryConnect and retryQuery were removed.
  • The DoctrineMongoODMModule\Logging\Logger interface was removed. Existing implementations directly implement \Doctrine\ODM\MongoDB\APM\CommandLoggerInterface now.
  • The DoctrineMongoODMModule\Logging\LoggerChain was removed. Loggers can now be subscribed with the MongoDB driver directly.

Fixed

  • Nothing.
DoctrineMongoODMModule - 2.0.2

Published by TomHAnderson over 4 years ago

Added

  • Support for connection options

Fixed

  • Return type for logging added
DoctrineMongoODMModule - 2.0.1

Published by TomHAnderson over 4 years ago

Added

  • Support for default_document_repository_class_name in config

Changed

  • Set minimum version of mongo-odm to ^1.3