Skip to content

Commit 9e6e8d7

Browse files
chore: release main (#1038)
🤖 I have created a release *beep* *boop* --- <details><summary>flagd: 0.7.2</summary> ## [0.7.2](flagd/v0.7.1...flagd/v0.7.2) (2023-12-05) ### 🐛 Bug Fixes * **deps:** update module github.com/open-feature/flagd/core to v0.7.1 ([#1037](#1037)) ([0ed9b68](0ed9b68)) </details> <details><summary>flagd-proxy: 0.3.2</summary> ## [0.3.2](flagd-proxy/v0.3.1...flagd-proxy/v0.3.2) (2023-12-05) ### 🐛 Bug Fixes * **deps:** update module github.com/open-feature/flagd/core to v0.7.1 ([#1037](#1037)) ([0ed9b68](0ed9b68)) </details> <details><summary>core: 0.7.2</summary> ## [0.7.2](core/v0.7.1...core/v0.7.2) (2023-12-05) ### 🐛 Bug Fixes * **deps:** update module github.com/open-feature/open-feature-operator to v0.5.0 ([#1039](#1039)) ([eb128d9](eb128d9)) * **deps:** update module github.com/open-feature/open-feature-operator to v0.5.1 ([#1046](#1046)) ([0321935](0321935)) * **deps:** update module golang.org/x/crypto to v0.16.0 ([#1033](#1033)) ([b79aaf2](b79aaf2)) * **deps:** update module golang.org/x/net to v0.19.0 ([#1034](#1034)) ([c6426b2](c6426b2)) * various edge cases in targeting ([#1041](#1041)) ([ca38c16](ca38c16)) </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>
1 parent ca38c16 commit 9e6e8d7

File tree

5 files changed

+36
-11
lines changed

5 files changed

+36
-11
lines changed

.release-please-manifest.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"flagd": "0.7.1",
3-
"flagd-proxy": "0.3.1",
4-
"core": "0.7.1"
2+
"flagd": "0.7.2",
3+
"flagd-proxy": "0.3.2",
4+
"core": "0.7.2"
55
}

core/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.7.2](https://github.com/open-feature/flagd/compare/core/v0.7.1...core/v0.7.2) (2023-12-05)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module github.com/open-feature/open-feature-operator to v0.5.0 ([#1039](https://github.com/open-feature/flagd/issues/1039)) ([eb128d9](https://github.com/open-feature/flagd/commit/eb128d97ecb8b6916f9c5a32c21c698207f82be5))
9+
* **deps:** update module github.com/open-feature/open-feature-operator to v0.5.1 ([#1046](https://github.com/open-feature/flagd/issues/1046)) ([0321935](https://github.com/open-feature/flagd/commit/0321935992ef50c2fc62bd659d8858c25c88efa7))
10+
* **deps:** update module golang.org/x/crypto to v0.16.0 ([#1033](https://github.com/open-feature/flagd/issues/1033)) ([b79aaf2](https://github.com/open-feature/flagd/commit/b79aaf2c2ca5fe9c43c1460d6cab349d5d68b7e1))
11+
* **deps:** update module golang.org/x/net to v0.19.0 ([#1034](https://github.com/open-feature/flagd/issues/1034)) ([c6426b2](https://github.com/open-feature/flagd/commit/c6426b20fa241066fc844a2a000812015790cf12))
12+
* various edge cases in targeting ([#1041](https://github.com/open-feature/flagd/issues/1041)) ([ca38c16](https://github.com/open-feature/flagd/commit/ca38c165c606ffa4517872f170375dde37f4ac5b))
13+
314
## [0.7.1](https://github.com/open-feature/flagd/compare/core/v0.7.0...core/v0.7.1) (2023-11-28)
415

516

flagd-proxy/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.2](https://github.com/open-feature/flagd/compare/flagd-proxy/v0.3.1...flagd-proxy/v0.3.2) (2023-12-05)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module github.com/open-feature/flagd/core to v0.7.1 ([#1037](https://github.com/open-feature/flagd/issues/1037)) ([0ed9b68](https://github.com/open-feature/flagd/commit/0ed9b68341d026681c684a726b215ff910fe2a00))
9+
310
## [0.3.1](https://github.com/open-feature/flagd/compare/flagd-proxy/v0.3.0...flagd-proxy/v0.3.1) (2023-11-28)
411

512

flagd/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.7.2](https://github.com/open-feature/flagd/compare/flagd/v0.7.1...flagd/v0.7.2) (2023-12-05)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update module github.com/open-feature/flagd/core to v0.7.1 ([#1037](https://github.com/open-feature/flagd/issues/1037)) ([0ed9b68](https://github.com/open-feature/flagd/commit/0ed9b68341d026681c684a726b215ff910fe2a00))
9+
310
## [0.7.1](https://github.com/open-feature/flagd/compare/flagd/v0.7.0...flagd/v0.7.1) (2023-11-28)
411

512

flagd/snap/snapcraft.yaml

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
name: flagd
22
base: core20
3-
version: "v0.7.1" # x-release-please-version
3+
version: 0.7.2
44
summary: A feature flag daemon with a Unix philosophy
5-
description: |
6-
Flagd is a simple command line tool for fetching and evaluating feature flags for services. It is designed to conform with the OpenFeature specification.
7-
grade: stable # must be 'stable' to release into candidate/stable channels
5+
description: >
6+
Flagd is a simple command line tool for fetching and evaluating feature flags
7+
for services. It is designed to conform with the OpenFeature specification.
8+
grade: stable
89
confinement: strict
910
architectures:
10-
- build-on: amd64
11-
- build-on: arm64
11+
- build-on: amd64
12+
- build-on: arm64
1213
apps:
13-
flagd:
14+
flagd:
1415
command: bin/flagd
1516
plugs:
1617
- home
1718
- network
1819
- network-bind
1920
parts:
2021
home:
21-
# See 'snapcraft plugins'
2222
plugin: go
2323
source-type: git
2424
source: https://github.com/open-feature/flagd.git

0 commit comments

Comments
 (0)