This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
v0.55.4
Improvements
- DCOS-42593 Bump curator version to
4.0.1
and split up transactions using curator multi transactions. (#2926) - DCOS-48617 Allow reorder of existing ports (#2935)
- COPS-4469 Shutdown the scheduler when service user changes in a ServiceSpec update (#2937)
- DCOS-49331 Optimize how SDK writes to zk node to control the amount of curator transaction logs generated. (#2946)
Fixes
- DCOS-48059 Fix a bug where duplicate StoreTaskInfoRecommendations are generated resulting in null values when querying the
v1/pod
endpoint.(#2936) - DCOS-49350 Handle cases where SDK upgrade fails from 40 -> 50 when new tasks are added to the ServiceSpec (#2948)