Features / Enhancements
- Project: Sync functions flag in
load_project
, #2871, @AlonMaor14 - Dask: Deprecate
with_requests
, #2910, @AlonMaor14 - Chief: Fix closing connection before returning body response, #2927, @liranbg
- UI: Features & enhancement
Bug fixes
- UI: Bug fixes
Pull requests:
2df68aa [Project] Sync functions flag in load_project
(#2871)
321c91a [Dask] Deprecate with_requests
(#2910)
355c0b3 [Chief] Fix closing connection before returning body response (#2927)