Skip to content

Commit 43cfda4

Browse files
Merge branch 'main' into dependabot/go_modules/github.com/aws/smithy-go-1.23.2
2 parents 1b60944 + 0ad5577 commit 43cfda4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.github/release-please/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"openfeature/providers/python-provider": "0.5.0",
55
"openfeature/providers/kotlin-provider": "0.3.0",
66
"modules/evaluation": "0.1.2",
7-
"modules/core": "0.1.4"
7+
"modules/core": "0.2.0"
88
}

modules/core/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.2.0](https://github.com/thomaspoignant/go-feature-flag/compare/modules/core/v0.1.4...modules/core/v0.2.0) (2025-11-03)
4+
5+
6+
### 🚀 New Features
7+
8+
* Support nested property access in bucketingKey ([#4198](https://github.com/thomaspoignant/go-feature-flag/issues/4198)) ([284638d](https://github.com/thomaspoignant/go-feature-flag/commit/284638d019eee39a93aee213dcc729ce9ebcd33f))
9+
310
## [0.1.4](https://github.com/thomaspoignant/go-feature-flag/compare/modules/core/v0.1.3...modules/core/v0.1.4) (2025-10-14)
411

512

0 commit comments

Comments
 (0)