Skip to content

Commit 796ff96

Browse files
committed
Release plain-flags 0.20.0
1 parent 2b98cfc commit 796ff96

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

plain-flags/plain/flags/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# plain-flags changelog
22

3+
## [0.20.0](https://github.com/dropseed/plain/releases/plain-flags@0.20.0) (2025-07-18)
4+
5+
### What's changed
6+
7+
- Added OpenTelemetry tracing support to flag evaluation with detailed spans and attributes ([b0224d0](https://github.com/dropseed/plain/commit/b0224d0418))
8+
9+
### Upgrade instructions
10+
11+
- No changes required
12+
313
## [0.19.0](https://github.com/dropseed/plain/releases/plain-flags@0.19.0) (2025-07-18)
414

515
### What's changed

plain-flags/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "plain.flags"
3-
version = "0.19.0"
3+
version = "0.20.0"
44
description = "Feature flags for Plain."
55
authors = [{name = "Dave Gaeddert", email = "dave.gaeddert@dropseed.dev"}]
66
readme = "README.md"

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)