What's Changed
- Update composer & remove php 8.4 deprecations by @alexz707 in #931
- cleanup of scripts by @alexz707 in #932
- [Task] Remove deprecations by @mcop1 in #935
- Added field type for table query type definition by @vmalyk in #883
- [Task] Update 01_Upgrade_Notes.md by @mcop1 in #936
- [Bug] Introduce numeric-prefix for table by @mattamon in #937
- add nesbot/carbon to composer, adapt to new version by @alexz707 in #933
- [Improvement]: Add timezone indication for outputted date/datetime values by @mcop1 in #938
- [Task] Add container extension by @mattamon in #945
- [Task] Remove BC Layer for DataObject Service (getVersionDependentDatabaseColumnName) by @mcop1 in #952
- Change collation from utf8mb4_general_ci to utf8mb4_unicode_520_ci by @mcop1 in #954
- [Improvement] Final/internal classes by @mcop1 in #946
- [Bug] Follow up: Remove deprecations by @mcop1 in #955
- [Task]: Small change to better support DBAL v4 by @kingjia90 in #956
- Getting instance ElementMetadataKeyValuePairType instead creating new. by @vmalyk in #927
- Add concept of IsValidDataObjectTriggerEvent. by @laticrete-pimcore in #944
- Remove deprecations by @alexz707 in #957
- Remove deprecations by @alexz707 in #959
- Add return types by @alexz707 in #960
- Refactor methods to include return types to remove deprecations by @alexz707 in #964
- [Docs] fix doc links by @fashxp in #968
- Add Product Registration by @fashxp in #970
- Fix codeception by @fashxp in #972
New Contributors
- @alexz707 made their first contribution in #931
- @laticrete-pimcore made their first contribution in #944
Full Changelog: v1.9.3...v2.0.0-RC1