Skip to content

Neos 9.0.12

Choose a tag to compare

@neos-bot neos-bot released this 20 May 15:11
· 374 commits to 9.2 since this release

See changelog for details.

What's Changed

  • BUGFIX: Log fusionPath when absorbing exceptions during Fusion rendering by @bwaidelich in #5760
  • BUGFIX: Stabilize Workspace preview for broken assets by @bwaidelich in #5755
  • TASK: Log events if parallel tests failed by @mhsdesign in #5750
  • BUGFIX: Partial Publishing node type changes did not work if child nodes were removed (because constraints did not match anymore) by @skurfuerst in #5767
  • BUGFIX: Find reference nodes by their aggregate id by @bwaidelich in #5761
  • BUGFIX: Prevent unsigned integer underflow in DocumentUriPathProjection when duplicate SubtreeWasUntagged events reach live by @skurfuerst in #5779
  • BUGFIX: Update version and release to 8.4 in conf.py by @kdambekalns in #5794
  • BUGFIX: Introduce ProjectionIntegrityViolationDetectionRunnerFactoryInterface to allow switching implementation via Objects.yaml by @mhsdesign in #5791
  • BUGFIX: Add missing neos link styles in Minimal css by @danielsteuri in #5780
  • BUGFIX: SoftRemoval: Avoid uneccessary queries which become costly with many workspaces by @mhsdesign in #5799
  • BUGFIX: Stabilise behavioural CR test for PostgreSQL graph by @mhsdesign in #5792
  • TASK: Remove doctrine migrate and cr setup commands from behat scripts by @mhsdesign in #5284
  • TASK: Adjust to use correct neos/behat subcontext in ci by @mhsdesign in #5803
  • TASK: Remove @adapters= and other obsolete tags in CR behaviour tests by @mhsdesign in #5806
  • TASK: Use commands instead of events in behaviour tests by @mhsdesign in #5810
  • BUGFIX: Ignore orphaned reference relations in integrity violation by @mhsdesign in #5807
  • BUGFIX: Always ensure tethered descendant node ids don't exist during command handling by @mhsdesign in #5798
  • TASK: (Slightly) improve workspace / publishing test coverage by @mhsdesign in #5813
  • BUGFIX: Use actual occupied node rows in node aggregate (as subtree tags are hierarchy) by @mhsdesign in #5817
  • TASK: Sane visibility constraints in behaviour tests by @mhsdesign in #5815
  • BUGFIX: DimensionSpacePointsRepository's runtime cache creates invalid state after replay by @mhsdesign in #5820
  • TASK: Allow configuration yaml format in behaviour tests by @nezaniel in #5832
  • TASK: Decouple postgreSQL adapter from dev collection for beta development by @mhsdesign in #5816

New Contributors

Full Changelog: 9.0.11...9.0.12