Features / Enhancements
- Requirments: Bump storey to v1.3.18 [1.3.x], #3440, @assaf758
- API: Fail
healthz
requests when offline / waiting for chief [1.3.x], #3427, @liranbg - DataStore: Enrich
v3iodriver
withmlconf.v3io_api
[1.3.x], #3422, @Tankilevitch - CI: Add datanode docker images removal command and skip db deletion if db instance is not available [1.3.x], #3423, @Tankilevitch
- UI: Features & enhancement
Bug fixes
- Tests: Fix tests to use preview if ingest is done with no targets and with_default_targets=false [1.3.x], #3441, @assaf758
- Serving: Graph/step custom error-handler - fix bug and provide cleaner api, #3433, @davesh0812
- Feature Set: Fix ingest to raise error when user did not provide targets and called set_targets with_default=false [1.3.x], #3431, @davesh0812
- Spark: Fix redis key generation for single entity [1.3.x], #3429, @assaf758
- Tests: Fix spark system tests [1.3.x], #3421, @davesh0812
- UI: Bug fixes
Pull requests:
0934bc1 [Tests] Fix tests to use preview if ingest is done with no targets and with_default_targets=False [1.3.x] (#3441)
8ca9cda [Requirments] bump storey to v1.3.18 [1.3.x] (#3440)
948db5e [Serving] Graph/Step custom error-handler - fix bug and provide cleaner api (#3433)
cadfcfa [Feature Set] Fix ingest to raise error when user did not provide targets and called set_targets with_default=False [1.3.x] (#3431)
73d735b [API] Fail healthz
requests when offline / waiting for chief [1.3.x] (#3427)
f152232 [Spark] Fix Redis key generation for single entity [1.3.x] (#3429)
ba5f4b1 [DataStore] Enrich V3ioDriver
with mlconf.v3io_api
[1.3.x] (#3422)
ec980df [CI] Add datanode docker images removal command and skip DB deletion if DB instance is not available [1.3.x] (#3423)
515c501 [Tests] Fix spark system tests [1.3.x] (#3421)