Skip to content

Releases: facile-it/mongodb-bundle

1.6.2

07 Dec 07:07
1.6.2
0a0b7da
Compare
Choose a tag to compare

Added

  • Profiling for countDocuments() and estimatedDocumentCount() (#191) by @phleauran.

Fixed

  • Fixed deprecation warnings using PHP 8.4
  • ProfilerController configuration (explain links).

1.6.1

04 Oct 07:23
1.6.1
51f7455
Compare
Choose a tag to compare

Fixed

  • Fixed deprecation warnings using mongo-ext 1.20

1.6.0

26 Jan 13:14
f6c7b93
Compare
Choose a tag to compare

Added

  • Support for Symfony 7
  • CI coverage for PHP 8.1, 8.2, 8.3

Removed

1.5.0

06 Jan 10:59
Compare
Choose a tag to compare

Added

1.4.0

06 Mar 17:30
6c7f4c0
Compare
Choose a tag to compare

Added

1.3.0

28 Feb 15:31
Compare
Choose a tag to compare
Symfony 5 fix, Phpunit 8, query serialization fixes and changelog

Allow FrameworkBundle 5

19 Feb 15:27
5cb342b
Compare
Choose a tag to compare

1.1.0: Removed fallback logic for authSource config

13 Feb 16:16
6fefc05
Compare
Choose a tag to compare

1.0.0: Avoid Symfony 5.1 deprecations (#95)

12 Jun 09:17
2ffbb5b
Compare
Choose a tag to compare

1.0.0-BETA: Allow Symfony 5 (#91)

01 Apr 09:54
543971a
Compare
Choose a tag to compare
Pre-release
  • Added Symfony 5 support and some test improvements. Thank you @Jean85
  • Better docker images versioning for CI tests