Skip to content

Commit

Permalink
chore: release main (#1301)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>flagd: 0.10.2</summary>

##
[0.10.2](flagd/v0.10.1...flagd/v0.10.2)
(2024-05-10)


### ✨ New Features

* Create interface for eval events.
([#1288](#1288))
([9714215](9714215))


### 🧹 Chore

* bump go deps to latest
([#1307](#1307))
([004ad08](004ad08))
</details>

<details><summary>flagd-proxy: 0.6.2</summary>

##
[0.6.2](flagd-proxy/v0.6.1...flagd-proxy/v0.6.2)
(2024-05-10)


### 🧹 Chore

* bump go deps to latest
([#1307](#1307))
([004ad08](004ad08))
</details>

<details><summary>core: 0.9.2</summary>

##
[0.9.2](core/v0.9.1...core/v0.9.2)
(2024-05-10)


### ✨ New Features

* improve error log and add flag disabled handling for ofrep
([#1306](#1306))
([39ae4fe](39ae4fe))


### 🧹 Chore

* bump go deps to latest
([#1307](#1307))
([004ad08](004ad08))
</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 <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed May 10, 2024
1 parent 39ae4fe commit d58fe3c
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"flagd": "0.10.1",
"flagd-proxy": "0.6.1",
"core": "0.9.1"
"flagd": "0.10.2",
"flagd-proxy": "0.6.2",
"core": "0.9.2"
}
12 changes: 12 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.9.2](https://github.com/open-feature/flagd/compare/core/v0.9.1...core/v0.9.2) (2024-05-10)


### ✨ New Features

* improve error log and add flag disabled handling for ofrep ([#1306](https://github.com/open-feature/flagd/issues/1306)) ([39ae4fe](https://github.com/open-feature/flagd/commit/39ae4fe11380af5c6e23c4aaae45b5ec17cf32d6))


### 🧹 Chore

* bump go deps to latest ([#1307](https://github.com/open-feature/flagd/issues/1307)) ([004ad08](https://github.com/open-feature/flagd/commit/004ad083dc01538791148d6233e453d2a3009fcd))

## [0.9.1](https://github.com/open-feature/flagd/compare/core/v0.9.0...core/v0.9.1) (2024-04-19)


Expand Down
7 changes: 7 additions & 0 deletions flagd-proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.2](https://github.com/open-feature/flagd/compare/flagd-proxy/v0.6.1...flagd-proxy/v0.6.2) (2024-05-10)


### 🧹 Chore

* bump go deps to latest ([#1307](https://github.com/open-feature/flagd/issues/1307)) ([004ad08](https://github.com/open-feature/flagd/commit/004ad083dc01538791148d6233e453d2a3009fcd))

## [0.6.1](https://github.com/open-feature/flagd/compare/flagd-proxy/v0.6.0...flagd-proxy/v0.6.1) (2024-04-19)


Expand Down
12 changes: 12 additions & 0 deletions flagd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.10.2](https://github.com/open-feature/flagd/compare/flagd/v0.10.1...flagd/v0.10.2) (2024-05-10)


### ✨ New Features

* Create interface for eval events. ([#1288](https://github.com/open-feature/flagd/issues/1288)) ([9714215](https://github.com/open-feature/flagd/commit/9714215cedb0fd28daddf086ce1255ec29b877d4))


### 🧹 Chore

* bump go deps to latest ([#1307](https://github.com/open-feature/flagd/issues/1307)) ([004ad08](https://github.com/open-feature/flagd/commit/004ad083dc01538791148d6233e453d2a3009fcd))

## [0.10.1](https://github.com/open-feature/flagd/compare/flagd/v0.10.0...flagd/v0.10.1) (2024-04-19)


Expand Down

0 comments on commit d58fe3c

Please sign in to comment.