You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* drop Python 3.9 support to allow urllib3 >=2.7.0 ([#227](https://github.com/Flagsmith/flagsmith-python-client/issues/227))
9
+
10
+
### Features
11
+
12
+
* only track exposure when experiment feature is enabled ([#226](https://github.com/Flagsmith/flagsmith-python-client/issues/226)) ([30112aa](https://github.com/Flagsmith/flagsmith-python-client/commit/30112aa187af66c00171000b199e158c88142b7c))
13
+
14
+
15
+
### Bug Fixes
16
+
17
+
* Background threads leaking across tests ([#229](https://github.com/Flagsmith/flagsmith-python-client/issues/229)) ([0615a9d](https://github.com/Flagsmith/flagsmith-python-client/commit/0615a9d760b047ae8a02dec8ac412f171e9e7f5e))
* drop Python 3.9 support to allow urllib3 >=2.7.0 ([#227](https://github.com/Flagsmith/flagsmith-python-client/issues/227)) ([814e67e](https://github.com/Flagsmith/flagsmith-python-client/commit/814e67ef1e1e5905dfcfdfd3e629cdf3fc7855e6))
28
+
29
+
30
+
### Other
31
+
32
+
***deps-dev:** bump pytest from 7.4.4 to 9.0.3 ([#228](https://github.com/Flagsmith/flagsmith-python-client/issues/228)) ([f00eff9](https://github.com/Flagsmith/flagsmith-python-client/commit/f00eff954527e5d031789be7a33466c05f9d1adb))
33
+
***deps:** bump idna from 3.10 to 3.15 ([#218](https://github.com/Flagsmith/flagsmith-python-client/issues/218)) ([4d71722](https://github.com/Flagsmith/flagsmith-python-client/commit/4d71722421d3692af07d68bbf71216b4de1b2eed))
0 commit comments