Skip to content

Commit e1e0210

Browse files
chore(main): release 3.8.0 (#96)
* chore(main): release 3.8.0 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f7567e8 commit e1e0210

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.7.0"
2+
".": "3.8.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
<a name="v3.7.0"></a>
44

5+
## [3.8.0](https://github.com/Flagsmith/flagsmith-python-client/compare/v3.7.0...v3.8.0) (2024-08-12)
6+
7+
### Features
8+
9+
- Support transient identities and traits ([#93](https://github.com/Flagsmith/flagsmith-python-client/issues/93))
10+
([0a11db5](https://github.com/Flagsmith/flagsmith-python-client/commit/0a11db5a1010c177856716e6b90292651fa5889b))
11+
12+
### Bug Fixes
13+
14+
- Offline handler not used as fallback for local evaluation mode during init
15+
([#100](https://github.com/Flagsmith/flagsmith-python-client/issues/100))
16+
([6f6d595](https://github.com/Flagsmith/flagsmith-python-client/commit/6f6d5950bc3a6befd953dc1a24ef497a4a018c7b))
17+
518
## [v3.7.0](https://github.com/Flagsmith/flagsmith-python-client/releases/tag/v3.7.0) - 17 Jul 2024
619

720
### What's Changed

0 commit comments

Comments
 (0)