From 116ad362aaf6248c743f0d73f784fcf9fed1389c Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 6 Feb 2024 10:32:40 -0500
Subject: [PATCH] chore: release main (#1130)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
:robot: I have created a release *beep* *boop*
---
flagd: 0.8.2
##
[0.8.2](https://github.com/open-feature/flagd/compare/flagd/v0.8.1...flagd/v0.8.2)
(2024-02-05)
### ๐ Bug Fixes
* **deps:** update module github.com/open-feature/flagd/core to v0.7.4
([#1119](https://github.com/open-feature/flagd/issues/1119))
([e998e41](https://github.com/open-feature/flagd/commit/e998e41f7c6fc8007458dff08e66aa19c7b7b0e7))
* use correct link in sources flag helper text in start cmd
([#1126](https://github.com/open-feature/flagd/issues/1126))
([b9d30e0](https://github.com/open-feature/flagd/commit/b9d30e0a52eaf50553e1ce4c65f60bc67d931ea6))
flagd-proxy: 0.4.2
##
[0.4.2](https://github.com/open-feature/flagd/compare/flagd-proxy/v0.4.1...flagd-proxy/v0.4.2)
(2024-02-05)
### ๐ Bug Fixes
* add signal handling to SyncFlags grpc
([#1176](https://github.com/open-feature/flagd/issues/1176))
([5c8ed7c](https://github.com/open-feature/flagd/commit/5c8ed7c6dd29ffe43c1f1f0e2843683570873443))
* **deps:** update module github.com/open-feature/flagd/core to v0.7.4
([#1119](https://github.com/open-feature/flagd/issues/1119))
([e998e41](https://github.com/open-feature/flagd/commit/e998e41f7c6fc8007458dff08e66aa19c7b7b0e7))
core: 0.7.5
##
[0.7.5](https://github.com/open-feature/flagd/compare/core/v0.7.4...core/v0.7.5)
(2024-02-05)
### ๐ Bug Fixes
* add signal handling to SyncFlags grpc
([#1176](https://github.com/open-feature/flagd/issues/1176))
([5c8ed7c](https://github.com/open-feature/flagd/commit/5c8ed7c6dd29ffe43c1f1f0e2843683570873443))
* **deps:** update kubernetes packages to v0.29.1
([#1156](https://github.com/open-feature/flagd/issues/1156))
([899e6b5](https://github.com/open-feature/flagd/commit/899e6b505abe63b7b599858a0d55e6a69be08993))
* **deps:** update module
buf.build/gen/go/open-feature/flagd/connectrpc/go to
v1.14.0-20231031123731-ac2ec0f39838.1
([#1170](https://github.com/open-feature/flagd/issues/1170))
([8b3c8d6](https://github.com/open-feature/flagd/commit/8b3c8d6c87cbebd6f324771cb8aa1f6990a74cf4))
* **deps:** update module golang.org/x/crypto to v0.18.0
([#1138](https://github.com/open-feature/flagd/issues/1138))
([53569d9](https://github.com/open-feature/flagd/commit/53569d9cd88de1073a7e49b1a835adee4b0e8ef2))
* **deps:** update module golang.org/x/net to v0.20.0
([#1139](https://github.com/open-feature/flagd/issues/1139))
([fdb1d0c](https://github.com/open-feature/flagd/commit/fdb1d0c909373e23a8c8fca435ef77205526f730))
* **deps:** update module google.golang.org/grpc to v1.61.0
([#1164](https://github.com/open-feature/flagd/issues/1164))
([11ccecd](https://github.com/open-feature/flagd/commit/11ccecd5ac2e23991ac76ee079630f527559db1d))
* **deps:** update opentelemetry-go monorepo
([#1155](https://github.com/open-feature/flagd/issues/1155))
([436fefe](https://github.com/open-feature/flagd/commit/436fefedf67afda1cbf97ff12f7c3071cb833d9a))
### โจ New Features
* add targeting validation
([#1146](https://github.com/open-feature/flagd/issues/1146))
([b727dd0](https://github.com/open-feature/flagd/commit/b727dd00c561c27e54dbe4bafff0ca2d82487a42))
* **core:** support any auth scheme in HTTP-sync auth header
([#1152](https://github.com/open-feature/flagd/issues/1152))
([df65966](https://github.com/open-feature/flagd/commit/df6596634e1ca960592d5e4825985aeee781a25d))
### ๐งน Chore
* update test dependencies, fix for otel api change and update renovate
configuration
([#1188](https://github.com/open-feature/flagd/issues/1188))
([3270346](https://github.com/open-feature/flagd/commit/32703464d5c637dbb06c2c857070e9f038977c01))
### ๐ Documentation
* update schemas
([#1158](https://github.com/open-feature/flagd/issues/1158))
([396c618](https://github.com/open-feature/flagd/commit/396c618bac13c5c8eb2aadc29bb126a83fec1b56))
---
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>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---
.release-please-manifest.json | 6 +++---
core/CHANGELOG.md | 29 +++++++++++++++++++++++++++++
flagd-proxy/CHANGELOG.md | 8 ++++++++
flagd/CHANGELOG.md | 8 ++++++++
4 files changed, 48 insertions(+), 3 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 9789cc0dc..e7132d2da 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,5 +1,5 @@
{
- "flagd": "0.8.1",
- "flagd-proxy": "0.4.1",
- "core": "0.7.4"
+ "flagd": "0.8.2",
+ "flagd-proxy": "0.4.2",
+ "core": "0.7.5"
}
\ No newline at end of file
diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md
index cbd6d8f29..4f27b4fc9 100644
--- a/core/CHANGELOG.md
+++ b/core/CHANGELOG.md
@@ -1,5 +1,34 @@
# Changelog
+## [0.7.5](https://github.com/open-feature/flagd/compare/core/v0.7.4...core/v0.7.5) (2024-02-05)
+
+
+### ๐ Bug Fixes
+
+* add signal handling to SyncFlags grpc ([#1176](https://github.com/open-feature/flagd/issues/1176)) ([5c8ed7c](https://github.com/open-feature/flagd/commit/5c8ed7c6dd29ffe43c1f1f0e2843683570873443))
+* **deps:** update kubernetes packages to v0.29.1 ([#1156](https://github.com/open-feature/flagd/issues/1156)) ([899e6b5](https://github.com/open-feature/flagd/commit/899e6b505abe63b7b599858a0d55e6a69be08993))
+* **deps:** update module buf.build/gen/go/open-feature/flagd/connectrpc/go to v1.14.0-20231031123731-ac2ec0f39838.1 ([#1170](https://github.com/open-feature/flagd/issues/1170)) ([8b3c8d6](https://github.com/open-feature/flagd/commit/8b3c8d6c87cbebd6f324771cb8aa1f6990a74cf4))
+* **deps:** update module golang.org/x/crypto to v0.18.0 ([#1138](https://github.com/open-feature/flagd/issues/1138)) ([53569d9](https://github.com/open-feature/flagd/commit/53569d9cd88de1073a7e49b1a835adee4b0e8ef2))
+* **deps:** update module golang.org/x/net to v0.20.0 ([#1139](https://github.com/open-feature/flagd/issues/1139)) ([fdb1d0c](https://github.com/open-feature/flagd/commit/fdb1d0c909373e23a8c8fca435ef77205526f730))
+* **deps:** update module google.golang.org/grpc to v1.61.0 ([#1164](https://github.com/open-feature/flagd/issues/1164)) ([11ccecd](https://github.com/open-feature/flagd/commit/11ccecd5ac2e23991ac76ee079630f527559db1d))
+* **deps:** update opentelemetry-go monorepo ([#1155](https://github.com/open-feature/flagd/issues/1155)) ([436fefe](https://github.com/open-feature/flagd/commit/436fefedf67afda1cbf97ff12f7c3071cb833d9a))
+
+
+### โจ New Features
+
+* add targeting validation ([#1146](https://github.com/open-feature/flagd/issues/1146)) ([b727dd0](https://github.com/open-feature/flagd/commit/b727dd00c561c27e54dbe4bafff0ca2d82487a42))
+* **core:** support any auth scheme in HTTP-sync auth header ([#1152](https://github.com/open-feature/flagd/issues/1152)) ([df65966](https://github.com/open-feature/flagd/commit/df6596634e1ca960592d5e4825985aeee781a25d))
+
+
+### ๐งน Chore
+
+* update test dependencies, fix for otel api change and update renovate configuration ([#1188](https://github.com/open-feature/flagd/issues/1188)) ([3270346](https://github.com/open-feature/flagd/commit/32703464d5c637dbb06c2c857070e9f038977c01))
+
+
+### ๐ Documentation
+
+* update schemas ([#1158](https://github.com/open-feature/flagd/issues/1158)) ([396c618](https://github.com/open-feature/flagd/commit/396c618bac13c5c8eb2aadc29bb126a83fec1b56))
+
## [0.7.4](https://github.com/open-feature/flagd/compare/core/v0.7.3...core/v0.7.4) (2024-01-04)
diff --git a/flagd-proxy/CHANGELOG.md b/flagd-proxy/CHANGELOG.md
index c6e4648f5..c2fba04c2 100644
--- a/flagd-proxy/CHANGELOG.md
+++ b/flagd-proxy/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [0.4.2](https://github.com/open-feature/flagd/compare/flagd-proxy/v0.4.1...flagd-proxy/v0.4.2) (2024-02-05)
+
+
+### ๐ Bug Fixes
+
+* add signal handling to SyncFlags grpc ([#1176](https://github.com/open-feature/flagd/issues/1176)) ([5c8ed7c](https://github.com/open-feature/flagd/commit/5c8ed7c6dd29ffe43c1f1f0e2843683570873443))
+* **deps:** update module github.com/open-feature/flagd/core to v0.7.4 ([#1119](https://github.com/open-feature/flagd/issues/1119)) ([e998e41](https://github.com/open-feature/flagd/commit/e998e41f7c6fc8007458dff08e66aa19c7b7b0e7))
+
## [0.4.1](https://github.com/open-feature/flagd/compare/flagd-proxy/v0.4.0...flagd-proxy/v0.4.1) (2024-01-04)
diff --git a/flagd/CHANGELOG.md b/flagd/CHANGELOG.md
index 3d65850d2..7f3ced248 100644
--- a/flagd/CHANGELOG.md
+++ b/flagd/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [0.8.2](https://github.com/open-feature/flagd/compare/flagd/v0.8.1...flagd/v0.8.2) (2024-02-05)
+
+
+### ๐ Bug Fixes
+
+* **deps:** update module github.com/open-feature/flagd/core to v0.7.4 ([#1119](https://github.com/open-feature/flagd/issues/1119)) ([e998e41](https://github.com/open-feature/flagd/commit/e998e41f7c6fc8007458dff08e66aa19c7b7b0e7))
+* use correct link in sources flag helper text in start cmd ([#1126](https://github.com/open-feature/flagd/issues/1126)) ([b9d30e0](https://github.com/open-feature/flagd/commit/b9d30e0a52eaf50553e1ce4c65f60bc67d931ea6))
+
## [0.8.1](https://github.com/open-feature/flagd/compare/flagd/v0.8.0...flagd/v0.8.1) (2024-01-04)