Added
- [SQL] `ARG_MIN`, `ARG_MAX` aggregation functions
([1619](https://github.com/feldera/feldera/pull/1619))
- SQL: Support for `ARRAYS_OVERLAP` function ([1570](https://github.com/feldera/feldera/pull/1570))
- Connectors: Initial Delta Table output connector support
([1639](https://github.com/feldera/feldera/pull/1639))
Changed
- [SQL]: `ARRAY_CONTAINS`, `ARRAY_POSITION`, `ARRAY_REMOVE` functions
for arguments of different types ([1636](https://github.com/feldera/feldera/pull/1636))