Skip to content

Releases: sbg/sevenbridges-python

1.0.3 (2020-08-25)

25 Aug 13:11
Compare
Choose a tag to compare

Improvements:

  • Enabled upload of empty files
  • Added memory_limit property to automation objects

1.0.2 (2020-08-14)

14 Aug 08:12
Compare
Choose a tag to compare

Improvements:

  • Add creating automation template with project context

1.0.1 (2020-05-29)

29 May 15:29
Compare
Choose a tag to compare

Improvements:

  • Add VolumeObject model to package import

1.0.0 (2020-05-14)

14 May 16:56
Compare
Choose a tag to compare

Improvements:

  • Code packages are now uploaded and added to an automation in one step using Automation.add_package

Major changes:

  • AutomationPackage.create now requires schema input
  • Automation.add_package now requires schema input
  • Automation.add_package no longer accepts file location on input and requires file_path

0.29.3 (2020-05-12)

12 May 12:22
Compare
Choose a tag to compare

Bugfixes:

  • Fixed update of fetched resources to be propagated to their parent.

0.29.2 (2020-05-04)

04 May 14:57
Compare
Choose a tag to compare

Bugfixes:

  • Fixed mismatching text for Error message.

0.29.1 (2020-04-15)

15 Apr 12:33
Compare
Choose a tag to compare

Bugfixes:

  • Fixed downloading of empty files
  • Prevent negative sleep when rate limit is reached

0.29.0 (2020-03-23)

23 Mar 16:54
Compare
Choose a tag to compare

Improvements:

  • Enabled continuation token pagination for the files queries

0.28.1 (2020-01-23)

23 Jan 17:31
Compare
Choose a tag to compare

Bugfixes:

  • Handle the case of a zero being provided as a query limit parameter
  • Handle the case of lazy fetching when printing a list of queried apps

Improvements:

  • Do not log user token when loading from configuration

0.28.0 (2019-12-17)

17 Dec 12:24
Compare
Choose a tag to compare

Bugfixes:

  • Automation run query parameters

Improvements:

  • Update automation members fields
  • Get members for division resource