Skip to content

Version 2.3.3

Choose a tag to compare

@github-actions github-actions released this 02 Apr 07:29
· 36 commits to main since this release
1cc8020

This patch release fixes an issue where rx pipelines with shared provenance would not use a shared cache, resulting in unnecessary re-evaluation of shared inputs.

Fixes:

  • Ensure shared rx inputs are reused (#1117)

Full Changelog