Skip to content

Commit b4fc89c

Browse files
chore: release main (#1921)
🤖 I have created a release *beep* *boop* --- <details><summary>flagd: 0.15.0</summary> ## [0.15.0](flagd/v0.14.5...flagd/v0.15.0) (2026-04-01) ### ⚠ BREAKING CHANGES * fractional bucketing improvements ([#1909](#1909)) * no breaking API changes - but fractional pseudorandom assignments will change; update all providers to ensure consistency ### ✨ New Features * fractional bucketing improvements ([#1909](#1909)) ([7190878](7190878)) </details> <details><summary>core: 0.15.0</summary> ## [0.15.0](core/v0.14.3...core/v0.15.0) (2026-04-01) ### ⚠ BREAKING CHANGES * fractional bucketing improvements ([#1909](#1909)) ### ✨ New Features * fractional bucketing improvements ([#1909](#1909)) ([7190878](7190878)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> Signed-off-by: Todd Baert <todd.baert@dynatrace.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Todd Baert <todd.baert@dynatrace.com>
1 parent 7190878 commit b4fc89c

3 files changed

Lines changed: 25 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"flagd": "0.14.5",
2+
"flagd": "0.15.0",
33
"flagd-proxy": "0.9.2",
4-
"core": "0.14.3"
4+
"core": "0.15.0"
55
}

core/CHANGELOG.md

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

3+
## [0.15.0](https://github.com/open-feature/flagd/compare/core/v0.14.3...core/v0.15.0) (2026-04-01)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* fractional bucketing improvements ([#1909](https://github.com/open-feature/flagd/issues/1909))
9+
10+
### ✨ New Features
11+
12+
* fractional bucketing improvements ([#1909](https://github.com/open-feature/flagd/issues/1909)) ([7190878](https://github.com/open-feature/flagd/commit/7190878fd0ea7a6f16fd8fbcdac68b55d9b9a2a5))
13+
314
## [0.14.3](https://github.com/open-feature/flagd/compare/core/v0.14.2...core/v0.14.3) (2026-03-27)
415

516

flagd/CHANGELOG.md

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

3+
## [0.15.0](https://github.com/open-feature/flagd/compare/flagd/v0.14.5...flagd/v0.15.0) (2026-04-01)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* fractional bucketing improvements ([#1909](https://github.com/open-feature/flagd/issues/1909))
9+
* no breaking API changes - but fractional pseudorandom assignments will change; update all providers to ensure consistency
10+
11+
### ✨ New Features
12+
13+
* fractional bucketing improvements ([#1909](https://github.com/open-feature/flagd/issues/1909)) ([7190878](https://github.com/open-feature/flagd/commit/7190878fd0ea7a6f16fd8fbcdac68b55d9b9a2a5))
14+
315
## [0.14.5](https://github.com/open-feature/flagd/compare/flagd/v0.14.4...flagd/v0.14.5) (2026-03-27)
416

517

0 commit comments

Comments
 (0)