Skip to content

1.0.0

Compare
Choose a tag to compare
@Surya-Penumatcha Surya-Penumatcha released this 05 Jan 11:55
· 28 commits to master since this release

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]