Skip to content

Latest commit

 

History

History
108 lines (51 loc) · 4.48 KB

CHANGELOG.md

File metadata and controls

108 lines (51 loc) · 4.48 KB

2.5.0 (2023-11-17)

Bug Fixes

Features

  • add support for time based application list filters (dadb28c)

2.4.0 (2023-05-24)

Features

  • add support for application list pagination (87c2d75)

2.3.0 (2023-03-23)

Bug Fixes

  • remove unused config from travis (903fc5a)
  • remove unused config from travis (11afa05)

Features

  • add new sdk method to update instance home credentials (3a54f1e)

2.2.0 (2023-01-05)

Features

  • add spark history server api (0c33c3a)

2.1.0 (2022-11-24)

Features

  • add new sdk methods and updated existing ones (74dda34)

2.0.0 (2022-09-08)

Features

  • add sdk methods for v3 api and update dependencies (f740ba2)

BREAKING CHANGES

  • Minimum supported nodejs version

The minimum supported version of nodejs is now v14.

Signed-off-by: Subin Shekhar [email protected]

1.1.1 (2021-09-07)

Bug Fixes

  • analytics engine: fixed Spark application submit path and payload (#25) (d586050)

1.1.0 (2021-08-17)

Bug Fixes

Features

  • analytics engine v3 feature changes (6c5cd16)
  • analytics engine v3 feature changes (b1cb904)
  • analytics engine v3 feature changes (f7be010)
  • analytics engine v3 feature changes (e19751a)
  • analytics engine v3 feature changes (39feb3b)
  • analytics engine v3 feature changes (432f5da)
  • analytics engine v3 feature changes (a8c4c93)

1.0.2 (2020-05-23)

Bug Fixes

  • Readme: add build details to readme (01c52db)
  • Readme: fix title in Readme (4521862)

1.0.1 (2020-05-23)

Bug Fixes

  • Readme: fix version in Readme (2d41e98)

1.0.0 (2020-05-23)

Features

  • whitelist api: Adding whitelisting apis to modify clusters with private endpoints (f374da0)