File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 5.2 .0"
2+ "." : " 5.3 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.3.0] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v5.2.0...v5.3.0 ) (2026-04-28)
4+
5+ ### Features
6+
7+ - Lazy identity-flag evaluation in local-eval mode
8+ ([ #200 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/200 ) )
9+ ([ f7750bb] ( https://github.com/Flagsmith/flagsmith-python-client/commit/f7750bbd4d3548fe5446a7e3e3a54c702ab9247d ) )
10+
11+ ### CI
12+
13+ - pre-commit autoupdate ([ #192 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/192 ) )
14+ ([ 51852fe] ( https://github.com/Flagsmith/flagsmith-python-client/commit/51852fe5875b917b834a57113ff97231a4bbb1ca ) )
15+
16+ ### Other
17+
18+ - ** deps:** bump urllib3 from 2.6.0 to 2.6.3 ([ #190 ] ( https://github.com/Flagsmith/flagsmith-python-client/issues/190 ) )
19+ ([ 0a4490f] ( https://github.com/Flagsmith/flagsmith-python-client/commit/0a4490fdaebe90811ef4bd4570ec1ec6027263bc ) )
20+
321## [ 5.2.0] ( https://github.com/Flagsmith/flagsmith-python-client/compare/v5.1.1...v5.2.0 ) (2026-04-15)
422
523### Features
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " flagsmith"
3- version = " 5.2 .0"
3+ version = " 5.3 .0"
44description = " Flagsmith Python SDK"
55authors = [" Flagsmith <support@flagsmith.com>" ]
66license = " BSD3"
You can’t perform that action at this time.
0 commit comments