v5.4.1
- (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