Read the [Incremental Update for v0.36](https://www.feldera.com/blog/incremental-update-16/) to learn what's new in this release!
What's Changed
* docker: point compose file to Feldera version 0.35.0 by gz in https://github.com/feldera/feldera/pull/3359
* pipeline-manager: distinguish two pipeline API categories by snkas in https://github.com/feldera/feldera/pull/3360
* helm: update Enterprise version to v0.16.1 by lalithsuresh in https://github.com/feldera/feldera/pull/3357
* [CI] Fix incorrectly extracting release version for the multi-arch manifest tag by Karakatiza666 in https://github.com/feldera/feldera/pull/3366
* [CI] Fix incorrectly extracting release version for the multi-arch manifest tag by Karakatiza666 in https://github.com/feldera/feldera/pull/3370
* pipeline-manager: reorder action and checkpoint API endpoints by snkas in https://github.com/feldera/feldera/pull/3368
* [dbsp] Fix antijoin for indexed z-sets. by ryzhyk in https://github.com/feldera/feldera/pull/3371
* pipeline-manager: organize endpoints of API by snkas in https://github.com/feldera/feldera/pull/3367
* Fix Ad-hoc UI in WebConsole, enable batch delete of failed pipelines by Karakatiza666 in https://github.com/feldera/feldera/pull/3369
* [adapters] s3: Avoid panic when adapter exits before reading all the … by blp in https://github.com/feldera/feldera/pull/3377
* Print root-cause for input/output errors. by gz in https://github.com/feldera/feldera/pull/3378
* pipeline-manager: remove `main_rust` from API GET endpoints by snkas in https://github.com/feldera/feldera/pull/3382
* [docs] Clarify LATENESS expression type by ryzhyk in https://github.com/feldera/feldera/pull/3386
* [adapters] Reduce serde code. by ryzhyk in https://github.com/feldera/feldera/pull/3385
* py: add uuid tests by rivudhk in https://github.com/feldera/feldera/pull/3376
* py: DECIMAL type tests for COUNT, EVERY and SOME aggregates by rivudhk in https://github.com/feldera/feldera/pull/3381
* [dbsp] Disable io_uring storage by default. by blp in https://github.com/feldera/feldera/pull/3389
* [SQL] Remove unused fields from plans by mihaibudiu in https://github.com/feldera/feldera/pull/3387
* py: modified timestamp tests to include more intervals by rivudhk in https://github.com/feldera/feldera/pull/3335
* [SQL] Share indexes for antijoins and outer joins by mihaibudiu in https://github.com/feldera/feldera/pull/3395
* Multiway merging by gz in https://github.com/feldera/feldera/pull/3392
* [SQL] Add a missing cast function to sqllib by mihaibudiu in https://github.com/feldera/feldera/pull/3397
* [dbsp] Avoid sharding in antijoin. by ryzhyk in https://github.com/feldera/feldera/pull/3393
* [dbsp] The sum of sharded streams is sharded. by ryzhyk in https://github.com/feldera/feldera/pull/3394
* Compression by gz in https://github.com/feldera/feldera/pull/3410
* release: bump project version to 0.36.0 by gz in https://github.com/feldera/feldera/pull/3414
**Full Changelog**: https://github.com/feldera/feldera/compare/v0.35.0...v0.36.0