File tree Expand file tree Collapse file tree 5 files changed +53
-4
lines changed Expand file tree Collapse file tree 5 files changed +53
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "flagd" : " 0.5.2 " ,
3
- "flagd-proxy" : " 0.2.2 " ,
4
- "core" : " 0.5.2 "
2
+ "flagd" : " 0.5.3 " ,
3
+ "flagd-proxy" : " 0.2.3 " ,
4
+ "core" : " 0.5.3 "
5
5
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.5.3] ( https://github.com/open-feature/flagd/compare/core/v0.5.2...core/v0.5.3 ) (2023-05-04)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** deps:** update module github.com/bufbuild/connect-go to v1.6.0 ([ #585 ] ( https://github.com/open-feature/flagd/issues/585 ) ) ([ 8f2f467] ( https://github.com/open-feature/flagd/commit/8f2f467af52a3686196a821eec61954d89d3f71d ) )
9
+ * ** deps:** update module github.com/bufbuild/connect-go to v1.7.0 ([ #625 ] ( https://github.com/open-feature/flagd/issues/625 ) ) ([ 1b24fc9] ( https://github.com/open-feature/flagd/commit/1b24fc923a405b337634009831ef0b9792953ce5 ) )
10
+ * ** deps:** update module github.com/open-feature/open-feature-operator to v0.2.34 ([ #604 ] ( https://github.com/open-feature/flagd/issues/604 ) ) ([ 3e6a84b] ( https://github.com/open-feature/flagd/commit/3e6a84b455a330f541784b346d3b6199f8b423f7 ) )
11
+ * ** deps:** update module github.com/prometheus/client_golang to v1.15.0 ([ #608 ] ( https://github.com/open-feature/flagd/issues/608 ) ) ([ 0597a8f] ( https://github.com/open-feature/flagd/commit/0597a8f23d0914b26f06b1335b49fe7c18ecb4f9 ) )
12
+ * ** deps:** update module github.com/rs/cors to v1.9.0 ([ #609 ] ( https://github.com/open-feature/flagd/issues/609 ) ) ([ 97066c1] ( https://github.com/open-feature/flagd/commit/97066c107d14777eaad8a05b3bb051639af3179c ) )
13
+ * ** deps:** update module github.com/rs/xid to v1.5.0 ([ #614 ] ( https://github.com/open-feature/flagd/issues/614 ) ) ([ e3dfbc6] ( https://github.com/open-feature/flagd/commit/e3dfbc6753bddc9e2f5c4a2633a7010123cf2f97 ) )
14
+ * ** deps:** update module golang.org/x/crypto to v0.8.0 ([ #595 ] ( https://github.com/open-feature/flagd/issues/595 ) ) ([ 36016d7] ( https://github.com/open-feature/flagd/commit/36016d7940fa772c01dd61b071b2c9ec753cfb75 ) )
15
+
16
+
17
+ ### ✨ New Features
18
+
19
+ * Introduce connect traces ([ #624 ] ( https://github.com/open-feature/flagd/issues/624 ) ) ([ 28bac6a] ( https://github.com/open-feature/flagd/commit/28bac6a54aed79cb8d84a147ffea296c36f5bd51 ) )
20
+
21
+
22
+ ### 🧹 Chore
23
+
24
+ * add instructions for windows and fix failing unit tests ([ #632 ] ( https://github.com/open-feature/flagd/issues/632 ) ) ([ 6999d67] ( https://github.com/open-feature/flagd/commit/6999d6722581ab8e2e14bfd4b2d0341fe5216684 ) )
25
+
3
26
## [ 0.5.2] ( https://github.com/open-feature/flagd/compare/core/v0.5.1...core/v0.5.2 ) (2023-04-13)
4
27
5
28
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.2.3] ( https://github.com/open-feature/flagd/compare/flagd-proxy/v0.2.2...flagd-proxy/v0.2.3 ) (2023-05-04)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** deps:** update module github.com/open-feature/flagd/core to v0.5.2 ([ #613 ] ( https://github.com/open-feature/flagd/issues/613 ) ) ([ 218f435] ( https://github.com/open-feature/flagd/commit/218f435f0212fa24483b2af25e184e154e575eb1 ) )
9
+ * ** deps:** update module github.com/spf13/cobra to v1.7.0 ([ #587 ] ( https://github.com/open-feature/flagd/issues/587 ) ) ([ 12b3477] ( https://github.com/open-feature/flagd/commit/12b34773a68f6ae7e7e605aebc9f7075eb819994 ) )
10
+
11
+
12
+ ### ✨ New Features
13
+
14
+ * Introduce connect traces ([ #624 ] ( https://github.com/open-feature/flagd/issues/624 ) ) ([ 28bac6a] ( https://github.com/open-feature/flagd/commit/28bac6a54aed79cb8d84a147ffea296c36f5bd51 ) )
15
+
3
16
## [ 0.2.2] ( https://github.com/open-feature/flagd/compare/flagd-proxy/v0.2.1...flagd-proxy/v0.2.2 ) (2023-04-13)
4
17
5
18
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.5.3] ( https://github.com/open-feature/flagd/compare/flagd/v0.5.2...flagd/v0.5.3 ) (2023-05-04)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** deps:** update module github.com/open-feature/flagd/core to v0.5.2 ([ #613 ] ( https://github.com/open-feature/flagd/issues/613 ) ) ([ 218f435] ( https://github.com/open-feature/flagd/commit/218f435f0212fa24483b2af25e184e154e575eb1 ) )
9
+ * ** deps:** update module github.com/spf13/cobra to v1.7.0 ([ #587 ] ( https://github.com/open-feature/flagd/issues/587 ) ) ([ 12b3477] ( https://github.com/open-feature/flagd/commit/12b34773a68f6ae7e7e605aebc9f7075eb819994 ) )
10
+
11
+
12
+ ### ✨ New Features
13
+
14
+ * Introduce connect traces ([ #624 ] ( https://github.com/open-feature/flagd/issues/624 ) ) ([ 28bac6a] ( https://github.com/open-feature/flagd/commit/28bac6a54aed79cb8d84a147ffea296c36f5bd51 ) )
15
+
3
16
## [ 0.5.2] ( https://github.com/open-feature/flagd/compare/flagd/v0.5.1...flagd/v0.5.2 ) (2023-04-13)
4
17
5
18
Original file line number Diff line number Diff line change 1
1
name : flagd
2
2
base : core20
3
- version : " v0.5.2 " # x-release-please-version
3
+ version : " v0.5.3 " # x-release-please-version
4
4
summary : A feature flag daemon with a Unix philosophy
5
5
description : |
6
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.
You can’t perform that action at this time.
0 commit comments