Skip to content

2.5.53

Compare
Choose a tag to compare
@serialseb serialseb released this 14 Aug 12:37
· 1131 commits to master since this release

Added

  • The pipeline can use a new topological sort instead of a weighted sort
    with potentially better support for more complex pipelines. Can be added
    through the container with an ICallGraphGenerator

Fixed

  • Query strings now get + processing correctly