Skip to content

Releases: doctrine/mongodb-odm

2.8.2

06 Sep 11:44
2.8.2
511a476
Compare
Choose a tag to compare

Release Notes for 2.8.2

2.8.x bugfix release (patch)

2.8.2

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

Bug

2.8.1

26 Aug 08:40
2.8.1
10ec1da
Compare
Choose a tag to compare

Release Notes for 2.8.1

This release fixes issues with schema management on non-Atlas clusters.

2.8.1

Task

2.8.0

17 Jun 07:58
2.8.0
98e2e1b
Compare
Choose a tag to compare

Release Notes for 2.8.0

This release adds support for Atlas Search Indexes in mappings and schema managers. Support for MongoDB 4.4 has been dropped; the minimum supported version is now MongoDB 5.0.

2.8.0

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

Task

2.7.1

17 Jun 07:12
2.7.1
45139fe
Compare
Choose a tag to compare

2.7.0

15 Mar 12:47
2.7.0
8c7fa3f
Compare
Choose a tag to compare

Release Notes for 2.7.0

This release introduces support for transactions when calling DocumentManager::flush.

2.7.0

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

Task

Feature

BC Break

2.6.3

06 Mar 08:14
2.6.3
58c2b1f
Compare
Choose a tag to compare

Release Notes for 2.6.3

2.6.x bugfix release (patch)

2.6.3

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

Bug

2.6.2

19 Dec 13:20
2.6.2
a51bfc0
Compare
Choose a tag to compare

Release Notes for 2.6.2

2.6.x bugfix release (patch)

2.6.2

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

Bug

2.6.1

24 Nov 16:30
2.6.1
fc236da
Compare
Choose a tag to compare

Release Notes for 2.6.1

2.6.x bugfix release (patch)

2.6.1

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

Bug

2.6.0

24 Nov 08:03
2.6.0
66a6f3f
Compare
Choose a tag to compare

Release Notes for 2.6.0

This release adds a number of aggregation pipeline stages and operators to the aggregation builder. It now supports Atlas Search using the $search aggregation pipeline stage, as well as the $densify, $fill, and $setWindowFields stages.

Support for PHP 7.4 and PHP 8.0 has been dropped, and the library now requires PHP 8.1 or newer.

2.6.0

Enhancement

Feature

Task

2.5.5

24 Nov 07:41
2.5.5
92b0d2f
Compare
Choose a tag to compare

Release Notes for 2.5.5

2.5.5

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

Bug