Releases: silverstripe/silverstripe-graphql
Releases · silverstripe/silverstripe-graphql
6.0.0-alpha1
What's Changed
- DEP Dependencies for CMS 6 by @emteknetnz in #572
- DEP Use silverstripe/event-dispatcher ^2 by @emteknetnz in #575
- MNT Dev require recipe-testing by @emteknetnz in #576
- MNT Run module-standardiser by @emteknetnz in #585
- API Set extension hook implementation visibility to protected by @emteknetnz in #586
- MNT Run module-standardiser by @emteknetnz in #587
- MNT Run module-standardiser by @GuySartorelli in #594
- MNT Run module-standardiser by @GuySartorelli in #595
- DEP Limit PHP support for CMS 6 by @GuySartorelli in #598
- API Standardise extension hooks by @GuySartorelli in #597
- API Replace Extension subclasses by @emteknetnz in #599
- API Migrate code and docs from other modules by @emteknetnz in #596
- DOC Set metadata of docs base by @emteknetnz in #604
- MNT Resolve deprecation warning in test by @GuySartorelli in #602
- API Deprecate API that will be removed by @GuySartorelli in #603
- DEP Use PHPUnit 11 by @emteknetnz in #601
- ENH Don't use deprecated method by @GuySartorelli in #607
- API Use new names for renamed classes by @GuySartorelli in #606
- DEP Increase minimum version of silverstripe/framework by @emteknetnz in #608
- API Update API to reflect changes to CLI interaction by @GuySartorelli in #600
- MNT Fix lint failure in test by @GuySartorelli in #610
- MNT Fix test that didn't account for i18n spaces by @GuySartorelli in #611
- ENH Use symfony/validation logic by @GuySartorelli in #609
- API Use SS_List as type by @emteknetnz in #612
- API Explicity mark nullable parameters for PHP 8.4 by @emteknetnz in #614
- MNT Don't test behat from other modules anymore by @GuySartorelli in #615
Full Changelog: 5.2.3...6.0.0-alpha1
5.2.3
What's Changed
- ENH Use self::class::method() syntax by @emteknetnz in #592
Full Changelog: 5.2.2...5.2.3
5.2.2
What's Changed
- ENH Use class name instead of self by @emteknetnz in #590
Full Changelog: 5.2.1...5.2.2
5.2.1
What's Changed
- FIX: Don't attempt to correct sort when passed as an argument (closes #571) by @kinglozzer in #577
Full Changelog: 5.2.0...5.2.1
4.3.8
What's Changed
- FIX: Don't attempt to correct sort when passed as an argument (closes #571) by @kinglozzer in #577
Full Changelog: 4.3.7...4.3.8
5.2.0
What's Changed
- ENH add canInit method and CAN_DEV_GRAPHQL permissions by @andrewandante in #559
- MNT Run module-standardiser by @GuySartorelli in #566
- ENH Add generic types by @GuySartorelli in #567
- MNT Run module-standardiser by @GuySartorelli in #570
New Contributors
- @andrewandante made their first contribution in #559
Full Changelog: 5.1.3...5.2.0
5.2.0-rc1
What's Changed
- ENH add canInit method and CAN_DEV_GRAPHQL permissions by @andrewandante in #559
- MNT Run module-standardiser by @GuySartorelli in #566
- ENH Add generic types by @GuySartorelli in #567
- MNT Run module-standardiser by @GuySartorelli in #570
New Contributors
- @andrewandante made their first contribution in #559
Full Changelog: 5.1.3...5.2.0-rc1
5.2.0-beta1
What's Changed
- ENH add canInit method and CAN_DEV_GRAPHQL permissions by @andrewandante in #559
- MNT Run module-standardiser by @GuySartorelli in #566
- ENH Add generic types by @GuySartorelli in #567
- MNT Run module-standardiser by @GuySartorelli in #570
New Contributors
- @andrewandante made their first contribution in #559
Full Changelog: 5.1.3...5.2.0-beta1
5.1.3
What's Changed
- [CVE-2023-44401] Ensure canView() checks are run by @GuySartorelli in #568
Full Changelog: 5.1.2...5.1.3
4.3.7
What's Changed
- [CVE-2023-44401] Ensure canView() checks are run by @GuySartorelli in #568
Full Changelog: 4.3.6...4.3.7