Skip to content

Commit

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


<details><summary>flagd: 0.4.5</summary>

##
[0.4.5](flagd/v0.4.4...flagd/v0.4.5)
(2023-03-20)


### 📚 Documentation

* improve markdown quality
([#498](#498))
([c77fa37](c77fa37))


### ✨ New Features

* grpc connection options to flagd configuration options
([#532](#532))
([aa74951](aa74951))
* Introduce flagd kube proxy
([#495](#495))
([440864c](440864c))
</details>

<details><summary>kube-flagd-proxy: 0.1.2</summary>

##
[0.1.2](kube-flagd-proxy/v0.1.1...kube-flagd-proxy/v0.1.2)
(2023-03-20)


### ✨ New Features

* Introduce flagd kube proxy
([#495](#495))
([440864c](440864c))
</details>

<details><summary>core: 0.4.5</summary>

##
[0.4.5](core/v0.4.4...core/v0.4.5)
(2023-03-20)


### 🐛 Bug Fixes

* **deps:** update kubernetes packages to v0.26.3
([#533](#533))
([6ddd5b2](6ddd5b2))
* **deps:** update module github.com/open-feature/open-feature-operator
to v0.2.31 ([#527](#527))
([7928130](7928130))
* **deps:** update module google.golang.org/protobuf to v1.29.1
[security] ([#504](#504))
([59db0bb](59db0bb))
* **deps:** update module google.golang.org/protobuf to v1.30.0
([#499](#499))
([f650338](f650338))


### ✨ New Features

* grpc connection options to flagd configuration options
([#532](#532))
([aa74951](aa74951))
* Introduce flagd kube proxy
([#495](#495))
([440864c](440864c))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and beeme1mr authored Mar 20, 2023
1 parent a3f83ea commit 85a0f0d
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 4 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.4.4",
"kube-flagd-proxy": "0.1.1",
"core": "0.4.4"
"flagd": "0.4.5",
"kube-flagd-proxy": "0.1.2",
"core": "0.4.5"
}
16 changes: 16 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.4.5](https://github.com/open-feature/flagd/compare/core/v0.4.4...core/v0.4.5) (2023-03-20)


### 🐛 Bug Fixes

* **deps:** update kubernetes packages to v0.26.3 ([#533](https://github.com/open-feature/flagd/issues/533)) ([6ddd5b2](https://github.com/open-feature/flagd/commit/6ddd5b29806f3101cf122bfc4196ba7d0ef4c025))
* **deps:** update module github.com/open-feature/open-feature-operator to v0.2.31 ([#527](https://github.com/open-feature/flagd/issues/527)) ([7928130](https://github.com/open-feature/flagd/commit/7928130b10906b10f4501630f16a71bdd8e4e365))
* **deps:** update module google.golang.org/protobuf to v1.29.1 [security] ([#504](https://github.com/open-feature/flagd/issues/504)) ([59db0bb](https://github.com/open-feature/flagd/commit/59db0bba43a9c002378fdced2fcf4729d619e28b))
* **deps:** update module google.golang.org/protobuf to v1.30.0 ([#499](https://github.com/open-feature/flagd/issues/499)) ([f650338](https://github.com/open-feature/flagd/commit/f650338e01e721a9d24e2ed6f6fe585dbb6beb42))


### ✨ New Features

* grpc connection options to flagd configuration options ([#532](https://github.com/open-feature/flagd/issues/532)) ([aa74951](https://github.com/open-feature/flagd/commit/aa74951f43b662ff2df53e68d347fc10e6d23bb8))
* Introduce flagd kube proxy ([#495](https://github.com/open-feature/flagd/issues/495)) ([440864c](https://github.com/open-feature/flagd/commit/440864ce87174618321c9d5146221490d8f07b24))

## [0.4.4](https://github.com/open-feature/flagd/compare/core-v0.4.3...core/v0.4.4) (2023-03-10)


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

## [0.4.5](https://github.com/open-feature/flagd/compare/flagd/v0.4.4...flagd/v0.4.5) (2023-03-20)


### 📚 Documentation

* improve markdown quality ([#498](https://github.com/open-feature/flagd/issues/498)) ([c77fa37](https://github.com/open-feature/flagd/commit/c77fa37979899f95ba51f69eeee21d96b6ab239c))


### ✨ New Features

* grpc connection options to flagd configuration options ([#532](https://github.com/open-feature/flagd/issues/532)) ([aa74951](https://github.com/open-feature/flagd/commit/aa74951f43b662ff2df53e68d347fc10e6d23bb8))
* Introduce flagd kube proxy ([#495](https://github.com/open-feature/flagd/issues/495)) ([440864c](https://github.com/open-feature/flagd/commit/440864ce87174618321c9d5146221490d8f07b24))

## [0.4.4](https://github.com/open-feature/flagd/compare/flagd-v0.4.3...flagd/v0.4.4) (2023-03-10)


Expand Down
2 changes: 1 addition & 1 deletion flagd/snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flagd
base: core20
version: "v0.4.4" # x-release-please-version
version: "v0.4.5" # x-release-please-version
summary: A feature flag daemon with a Unix philosophy
description: |
Flagd is a simple command line tool for fetching and evaluating feature flags for services. It is designed to conform with the OpenFeature specification.
Expand Down
7 changes: 7 additions & 0 deletions kube-flagd-proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/open-feature/flagd/compare/kube-flagd-proxy/v0.1.1...kube-flagd-proxy/v0.1.2) (2023-03-20)


### ✨ New Features

* Introduce flagd kube proxy ([#495](https://github.com/open-feature/flagd/issues/495)) ([440864c](https://github.com/open-feature/flagd/commit/440864ce87174618321c9d5146221490d8f07b24))

## [0.1.1](https://github.com/open-feature/flagd/compare/kube-flagd-proxy-v0.1.0...kube-flagd-proxy/v0.1.1) (2023-03-10)


Expand Down

0 comments on commit 85a0f0d

Please sign in to comment.