Skip to content

Releases: swimlane/swimlane-python

v2.17.1rc1

28 Feb 00:09
Compare
Choose a tag to compare
Version 2.17.1rc1

v2.17.1

28 Feb 00:12
Compare
Choose a tag to compare
Version 2.17.1

v2.17.0

23 Jan 19:31
Compare
Choose a tag to compare
Version 2.17.0

v2.16.1rc2

04 Oct 05:20
Compare
Choose a tag to compare
Version 2.16.1rc2

v2.16.1rc1

04 Oct 05:12
Compare
Choose a tag to compare
Version 2.16.0rc1

Marauder

04 Oct 21:25
Compare
Choose a tag to compare

[PYD-2] - Python Driver Keyword Search
[PYD-6] - Full field type support for reports/search
[PYD-7] - Py Driver 2.0 does no validate user/groups field assignment
[PYD-8] - Clearing out multiselect value list in the python driver fails to save the record.
[PYD-22] - Reference Fields loading breaks on single entry when using Python Driver.
[PYD-4] - Records returned by ID no matter which app was used for retrieval
[PYD-10] - Support record restrict in driver

CheapTrick

19 May 22:22
Compare
Choose a tag to compare

Changlog

Defects

[SW-4750] - Update Python driver to add new reference route

Package Install

  • pip install Swimlane -- "pip install -U Swimlane"

Jude

15 Feb 22:35
Compare
Choose a tag to compare

Changlog

Defects

[SW-4281] - Cannot set user group value via Swimlane Python Client

Package Install

  • pip install Swimlane -- Upgrade for customers that already have the python driver installed
  • pip install Swimlane -- New install

v0.0.9ff

06 Jul 20:02
Compare
Choose a tag to compare
  • Update copy_field_values to preserve order when possible.

v0.0.8

30 Jun 16:58
Compare
Choose a tag to compare
  • Fix a bug with copy_field_values where the field and not the field values were being passed to get_by_key_value.