Skip to content

Commit 5bcaaa2

Browse files
chore(main): release openfeature-provider-flagd 0.1.5 (#77)
Signed-off-by: OpenFeature Bot <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Michael Beemer <[email protected]>
1 parent 6899513 commit 5bcaaa2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"hooks/openfeature-hooks-opentelemetry": "0.1.3",
3-
"providers/openfeature-provider-flagd": "0.1.4"
3+
"providers/openfeature-provider-flagd": "0.1.5"
44
}

providers/openfeature-provider-flagd/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.5](https://github.com/open-feature/python-sdk-contrib/compare/openfeature-provider-flagd/v0.1.4...openfeature-provider-flagd/v0.1.5) (2024-04-11)
4+
5+
6+
### ✨ New Features
7+
8+
* in-process offline flagd resolver ([#74](https://github.com/open-feature/python-sdk-contrib/issues/74)) ([8cea506](https://github.com/open-feature/python-sdk-contrib/commit/8cea5066ee96f637f3108a9dc3a7539c450a14be))
9+
310
## [0.1.4](https://github.com/open-feature/python-sdk-contrib/compare/openfeature-provider-flagd/v0.1.3...openfeature-provider-flagd/v0.1.4) (2024-03-26)
411

512

providers/openfeature-provider-flagd/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55

66
[project]
77
name = "openfeature-provider-flagd"
8-
version = "0.1.4"
8+
version = "0.1.5"
99
description = "OpenFeature provider for the flagd flag evaluation engine"
1010
readme = "README.md"
1111
authors = [{ name = "OpenFeature", email = "[email protected]" }]

0 commit comments

Comments
 (0)