1.0.0
1.0.0 (2023-01-05)
Features
- add spark history server api (9201b7d)
BREAKING CHANGES
- Type of timestamp fields in Application response models has been changed to
Date
.
The type of timestamp fields like startTime, endTime in ApplicationGetStateResponse
and Application
models has been changed from String
to Date
.
Signed-off-by: Subin Shekhar [email protected]