Skip to content

Releases: IBM/ibm-iae-python-sdk

v3.3.0

04 Jan 06:01
Compare
Choose a tag to compare

3.3.0 (2024-01-04)

Bug Fixes

  • bump up min supported python version to 3.8 (7ed431a)
  • fix lint issues (378b7a6)

Features

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

v3.2.0

24 May 07:45
Compare
Choose a tag to compare

3.2.0 (2023-05-24)

Features

  • add support for application list pagination (be68d67)

v3.1.0

23 Mar 09:24
Compare
Choose a tag to compare

3.1.0 (2023-03-23)

Bug Fixes

Features

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

v3.0.0

06 Jan 07:26
Compare
Choose a tag to compare

3.0.0 (2023-01-06)

Bug Fixes

  • documentation and version (938c1e5)

BREAKING CHANGES

  • The type of timestamp fields in Application response models has been changed to datetime.

Fields in Application and ApplicationGetResponse objects like start_time, end_time, finish_time will now have values of type datetime instead of plain strings.

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

v2.2.0

05 Jan 11:54
Compare
Choose a tag to compare

2.2.0 (2023-01-05)

Features

  • add spark history server api (ab7bcfd)

v2.1.0

24 Nov 05:49
Compare
Choose a tag to compare

2.1.0 (2022-11-24)

Features

  • add new sdk methods and update existing (af7fe8d)

v2.0.0

08 Sep 13:47
Compare
Choose a tag to compare

2.0.0 (2022-09-08)

Features

  • update sdk methods and dependencies (dea7bcf)

BREAKING CHANGES

  • Minimum supported python version

The minimum supported python version is now 3.7.

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

v1.1.1

08 Sep 13:21
Compare
Choose a tag to compare

1.1.1 (2021-09-08)

Bug Fixes

  • analytics engine: fixed Spark application submit path and payload (#6) (522d541)

v1.1.0

17 Aug 16:47
Compare
Choose a tag to compare

1.1.0 (2021-08-17)

Features

  • analytics engine v3 feature changes (d23cbc0)
  • analytics engine v3 feature changes (2bd89ef)
  • analytics engine v3 feature changes (fc7835b)

v3 api changes

27 Jul 07:40
c9e4286
Compare
Choose a tag to compare
v3 api changes Pre-release
Pre-release
Shyamala v3 changes (#2)

* ae-v3 changes

* updated python version in travis.yml

* fix python builds

* fixing python builds

* added import statement

Co-authored-by: shyamala <[email protected]>
Co-authored-by: shyamala <[email protected]>