2.0.0-RC1
Pre-release
Pre-release
2.0.0-RC1
- Total issues resolved: 12
- Total pull requests resolved: 29
- Total contributors: 14
Bug
- 2025: Fix wrong usage of discriminator map in complex document inheritance chains thanks to @alcaeus and @josefsabl
- 2006: Run appropriate query operations when replacing documents thanks to @alcaeus and @jmikola
- 2002: Document class is unlisted in the discriminator map - using no discriminator map thanks to @josefsabl
- 1996: Fix dir permissions for proxies thanks to @josefsabl
- 1995: Proxy directory is created with wrong permissions thanks to @josefsabl
- 1991: Fix generation of proxy classes thanks to @alcaeus and @strobox
- 1989: Fix metadata storage when uploading GridFS files thanks to @alcaeus and @josefsabl
- 1983: Allow returning null from getAssociationTargetClass thanks to @malarzm and @Dragonqos
- 1967: Add missing
addFields
method for Stage abstract thanks to @Steveb-p - 1965: Fix wrong behavior of sortMeta thanks to @Mihail0v
- 1944: fix: replace string assertion with array assertion for $filter thanks to @thiver
- 1932: [2.0] Fix serialisation of uninitialised PersistentCollection instances thanks to @alcaeus
- 1926: Fix wrong capitalisation of attributes for GridFS mappings thanks to @alcaeus
- 1922: Fix wrong usage of sequence vs. choice in XSD thanks to @alcaeus
- 1918: Fix incorrect schema commands behaviour thanks to @Rybbow
Documentation
- 2013: Update default reference primier's code thanks to @malarzm
- 1953: [2.0] Add missing documentation of same-namespace resolution drop thanks to @alcaeus
- 1928: Use same documentation for notSaved in all annotations thanks to @alcaeus
- 1920: Generating proxy classes only when file not exists thanks to @Rybbow
Task
- 1984: Mark classes as final thanks to @malarzm
- 1960: Mark methods and classes as internal thanks to @malarzm and @alcaeus
- 1956: Remove previously deprecated operations from Query Builder thanks to @jmikola
- 1942: Finish renaming dirtyCheck methods thanks to @alcaeus
- 1938: Renamed scheduledForDirtyCheck thanks to @juliusstoerrle
- 1937: Removed PHP 5.5 workaround thanks to @juliusstoerrle
Enhancement
- 2021: Dump xdebug filter to improve code coverage build performance thanks to @alcaeus
- 2020: Make addStage Aggregation Builder method public thanks to @alcaeus
- 2017: Allow specifying generic options for Query find operations thanks to @jmikola
- 1969: remove unnecessary files for production thanks to @rvitaliy
- 1963: Test against supported versions of MongoDB thanks to @alcaeus
- 1958: Allow Symfony 3.4 thanks to @Seb33300
- 1693: Schema manager should handle shard key on reference thanks to @notrix