What's Changed
- fix: leader election manager init when not using config overrider by @nicoloboschi in #1636
- feat: setting a higher default max conccurent request for client by @csviri in #1637
- #1384, smoke test samples were removed. by @karstengresch in #1642
- feat: workflows can be created without associated dependent resource by @metacosm in #1632
- fix: remove not used pod yaml by @csviri in #1650
- fix: use ExecutorServiceManager to retrieve executor by @metacosm in #1651
- docs: add talk regarding operators by @csviri in #1661
- fix: deprecate install webhook by @csviri in #1616
- feat: runtime info for health probes by @csviri in #1594
- chore: own version to 4.2.0-SNAPSHOT by @csviri in #1633
- feat: follow all namespace change possible by @csviri in #1639
- feat: metrics contains the whole resource by @csviri in #1645
- feat: reading cache just on reconciliation dispatching by @csviri in #1640
- feat: cache object pruning by @csviri and @metacosm in #1630
- feat controller queue size, execution thread count by @csviri in #1649
- feat: compute cleaner status based on specs, resolve from config by @metacosm in #1648
- feat: compute managed workflow graphs w/o requiring dependent resources by @metacosm in #1647
- refactor: simplify controller configuration by @metacosm in #1635
- refactor: clean some reported code smells by @metacosm in #1660
- chore: address some sonar-reported issues by @metacosm in #1662
New Contributors
- @nicoloboschi made their first contribution in #1636
- @karstengresch made their first contribution in #1642
Full Changelog: v4.1.2...v4.2.0