Skip to content

Commit ae79cc7

Browse files
authored
chore(main): release 3.8.1 (#204)
1 parent 5efe151 commit ae79cc7

4 files changed

Lines changed: 17 additions & 3 deletions

File tree

.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.8.0"
2+
".": "3.8.1"
33
}

CHANGELOG.md

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

33
<a name="v1.5.2"></a>
44

5+
## [3.8.1](https://github.com/Flagsmith/flagsmith-common/compare/v3.8.0...v3.8.1) (2026-04-20)
6+
7+
8+
### Dependency Updates
9+
10+
* update codecov/codecov-action action to v6 ([#205](https://github.com/Flagsmith/flagsmith-common/issues/205)) ([cf2643f](https://github.com/Flagsmith/flagsmith-common/commit/cf2643f4d25707e3768c1b71745cb661b551f226))
11+
* update dependency pytest to v9 [security] ([#200](https://github.com/Flagsmith/flagsmith-common/issues/200)) ([5efe151](https://github.com/Flagsmith/flagsmith-common/commit/5efe1513b1263c92e663590d8eaacf984619716c))
12+
* update postgres docker tag to v15.17 ([#176](https://github.com/Flagsmith/flagsmith-common/issues/176)) ([fce8370](https://github.com/Flagsmith/flagsmith-common/commit/fce83701c73edec117360ed8eb3be4335c60c06c))
13+
14+
15+
### Bug Fixes
16+
17+
* **OTel:** Сatalogue event names don't match OTel's normalised form ([5c948bb](https://github.com/Flagsmith/flagsmith-common/commit/5c948bbe5602470fc2271ea48dc634e9c54d926e))
18+
519
## [3.8.0](https://github.com/Flagsmith/flagsmith-common/compare/v3.7.0...v3.8.0) (2026-04-20)
620

721

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "flagsmith-common"
3-
version = "3.8.0"
3+
version = "3.8.1"
44
description = "Flagsmith's common library"
55
requires-python = ">=3.11,<4.0"
66
dependencies = []

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)