Commit 80b9e95
chore: release main (#1977)
🤖 I have created a release *beep* *boop*
---
<details><summary>flagd: 0.16.0</summary>
##
[0.16.0](flagd/v0.15.7...flagd/v0.16.0)
(2026-06-01)
### ⚠ BREAKING CHANGES
* DISABLED is a successful evaluation (still defaults)
([#1968](#1968))
* Disabled flags now resolve successfully with `reason=DISABLED` instead
of returning a `FLAG_DISABLED` error. See the
[ADR](https://github.com/open-feature/flagd/blob/main/docs/architecture-decisions/disabled-flag-evaluation.md).
* Breaking, but barely: resolved values are unchanged (SDKs still
surface the caller-provided default).
* The break is only observable for consumers that inspect `reason` /
`errorCode`, call flagd directly over gRPC / OFREP, or import
`core/pkg/model`.
### ✨ New Features
* DISABLED is a successful evaluation (still defaults)
([#1968](#1968))
([3c1d00b](3c1d00b))
* Disabled flags now resolve successfully with `reason=DISABLED` instead
of returning a `FLAG_DISABLED` error. See the
[ADR](https://github.com/open-feature/flagd/blob/main/docs/architecture-decisions/disabled-flag-evaluation.md).
* Breaking, but barely: resolved values are unchanged (SDKs still
surface the caller-provided default).
* The break is only observable for consumers that inspect `reason` /
`errorCode`, call flagd directly over gRPC / OFREP, or import
`core/pkg/model`.
</details>
<details><summary>core: 0.16.0</summary>
##
[0.16.0](core/v0.15.8...core/v0.16.0)
(2026-06-01)
### ⚠ BREAKING CHANGES
* DISABLED is a successful evaluation (still defaults)
([#1968](#1968))
* Disabled flags now resolve successfully with `reason=DISABLED` instead
of returning a `FLAG_DISABLED` error. See the
[ADR](https://github.com/open-feature/flagd/blob/main/docs/architecture-decisions/disabled-flag-evaluation.md).
* Breaking, but barely: resolved values are unchanged (SDKs still
surface the caller-provided default).
* The break is only observable for consumers that inspect `reason` /
`errorCode`, call flagd directly over gRPC / OFREP, or import
`core/pkg/model`.
### ✨ New Features
* DISABLED is a successful evaluation (still defaults)
([#1968](#1968))
([3c1d00b](3c1d00b))
* Disabled flags now resolve successfully with `reason=DISABLED` instead
of returning a `FLAG_DISABLED` error. See the
[ADR](https://github.com/open-feature/flagd/blob/main/docs/architecture-decisions/disabled-flag-evaluation.md).
* Breaking, but barely: resolved values are unchanged (SDKs still
surface the caller-provided default).
* The break is only observable for consumers that inspect `reason` /
`errorCode`, call flagd directly over gRPC / OFREP, or import
`core/pkg/model`.
</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 3c1d00b commit 80b9e95
3 files changed
Lines changed: 36 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
3 | 20 | | |
4 | 21 | | |
5 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
3 | 20 | | |
4 | 21 | | |
5 | 22 | | |
| |||
0 commit comments