Skip to content

v5.4.1

Compare
Choose a tag to compare
@sighphyre sighphyre released this 29 Nov 14:16
· 79 commits to main since this release
d37ec32
  • (Bugfix) Fix an issue where custom stickiness fail to calculate correctly
  • (Bugfix) Fix floats not working correctly in constraints
  • (Bugfix) Fix an issue where timezones would be incorrectly handled in constraints
  • (Bugfix) Fix for NOT_IN constraint to handle failure case correctly as per spec
  • (Bugfix) Update murmurhash library to resolve correctly on Python 3.10+ without gcc