Skip to content

Releases: harness/ff-python-server-sdk

1.1.4

30 Nov 02:09
9572f86

Choose a tag to compare

Bugfix:

  • [FFM-5352]: Stream errors cause the SDK to spam ff server requests
  • [FFM-5263]: Fix pre-req evaluations

1.1.3

19 Oct 14:57
01a830c

Choose a tag to compare

What's Changed

  • FFM-4813 - Fix logic for target group clauses where OR's where being treated as AND's by @stephenmcconkey in #43

Full Changelog: 1.1.2...1.1.3

1.1.2

30 Aug 16:09
52a2a71

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...1.1.2

1.1.1

22 Aug 10:22
807e064

Choose a tag to compare

What's Changed

  • FFM-3667 - Remove type check on pre req check as MV flags do not evaluate correctly by @stephenmcconkey in #37

Full Changelog: 1.1.0...1.1.1

1.1.0

28 Jun 17:00
358be4a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.6...1.1.0

1.0.6

23 Jun 10:09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.5...1.0.6

1.0.5

22 Oct 18:21

Choose a tag to compare

Variation value always return boolean value - fixed