File tree 4 files changed +47
-3
lines changed
4 files changed +47
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "flagd" : " 0.10.3 " ,
3
- "flagd-proxy" : " 0.6.2 " ,
4
- "core" : " 0.9.3 "
2
+ "flagd" : " 0.10.4 " ,
3
+ "flagd-proxy" : " 0.6.3 " ,
4
+ "core" : " 0.9.4 "
5
5
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.9.4] ( https://github.com/open-feature/flagd/compare/core/v0.9.3...core/v0.9.4 ) (2024-06-20)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** deps:** update module buf.build/gen/go/open-feature/flagd/grpc/go to v1.4.0-20240215170432-1e611e2999cc.1 ([ #1333 ] ( https://github.com/open-feature/flagd/issues/1333 ) ) ([ 494062f] ( https://github.com/open-feature/flagd/commit/494062fed891fab0fb659352142dbbc97c8f1492 ) )
9
+ * ** deps:** update module buf.build/gen/go/open-feature/flagd/protocolbuffers/go to v1.34.2-20240215170432-1e611e2999cc.2 ([ #1330 ] ( https://github.com/open-feature/flagd/issues/1330 ) ) ([ 32291ad] ( https://github.com/open-feature/flagd/commit/32291ad93d25d79299a7a02381df70e2719c4fbc ) )
10
+ * ** deps:** update module connectrpc.com/connect to v1.16.2 ([ #1289 ] ( https://github.com/open-feature/flagd/issues/1289 ) ) ([ 8bacb7c] ( https://github.com/open-feature/flagd/commit/8bacb7c59c17956dda3cf9d2a7bc6f139885a656 ) )
11
+ * ** deps:** update module golang.org/x/crypto to v0.24.0 ([ #1335 ] ( https://github.com/open-feature/flagd/issues/1335 ) ) ([ 2a31a17] ( https://github.com/open-feature/flagd/commit/2a31a1740303991412e0169e50a064823cce0560 ) )
12
+ * ** deps:** update module golang.org/x/mod to v0.18.0 ([ #1336 ] ( https://github.com/open-feature/flagd/issues/1336 ) ) ([ 5fa83f7] ( https://github.com/open-feature/flagd/commit/5fa83f7ab266320d8d8f1388a6c2f2cac922275a ) )
13
+ * readable error messages ([ #1325 ] ( https://github.com/open-feature/flagd/issues/1325 ) ) ([ 7ff33ef] ( https://github.com/open-feature/flagd/commit/7ff33effcc47e31c5b7fdc33385d8128db2163fc ) )
14
+
3
15
## [ 0.9.3] ( https://github.com/open-feature/flagd/compare/core/v0.9.2...core/v0.9.3 ) (2024-06-06)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.6.3] ( https://github.com/open-feature/flagd/compare/flagd-proxy/v0.6.2...flagd-proxy/v0.6.3 ) (2024-06-20)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** deps:** update module buf.build/gen/go/open-feature/flagd/grpc/go to v1.4.0-20240215170432-1e611e2999cc.1 ([ #1333 ] ( https://github.com/open-feature/flagd/issues/1333 ) ) ([ 494062f] ( https://github.com/open-feature/flagd/commit/494062fed891fab0fb659352142dbbc97c8f1492 ) )
9
+ * ** deps:** update module buf.build/gen/go/open-feature/flagd/protocolbuffers/go to v1.34.2-20240215170432-1e611e2999cc.2 ([ #1330 ] ( https://github.com/open-feature/flagd/issues/1330 ) ) ([ 32291ad] ( https://github.com/open-feature/flagd/commit/32291ad93d25d79299a7a02381df70e2719c4fbc ) )
10
+ * ** deps:** update module github.com/open-feature/flagd/core to v0.9.3 ([ #1296 ] ( https://github.com/open-feature/flagd/issues/1296 ) ) ([ 1f7b8bd] ( https://github.com/open-feature/flagd/commit/1f7b8bd938f799da98462e45e52c0e1ac6cb83e6 ) )
11
+ * ** deps:** update module github.com/spf13/cobra to v1.8.1 ([ #1332 ] ( https://github.com/open-feature/flagd/issues/1332 ) ) ([ c62bcb0] ( https://github.com/open-feature/flagd/commit/c62bcb0ec68fbcac40d16df001379f117c4df37e ) )
12
+ * ** deps:** update module github.com/spf13/viper to v1.19.0 ([ #1334 ] ( https://github.com/open-feature/flagd/issues/1334 ) ) ([ 1097b99] ( https://github.com/open-feature/flagd/commit/1097b9961b672d44a81e5b9e7a56f163e08e4909 ) )
13
+ * ** deps:** update module golang.org/x/net to v0.26.0 ([ #1337 ] ( https://github.com/open-feature/flagd/issues/1337 ) ) ([ 83bdbb5] ( https://github.com/open-feature/flagd/commit/83bdbb5e7ea1be9da51d06e6b22c997f0354ef98 ) )
14
+
3
15
## [ 0.6.2] ( https://github.com/open-feature/flagd/compare/flagd-proxy/v0.6.1...flagd-proxy/v0.6.2 ) (2024-05-10)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.10.4] ( https://github.com/open-feature/flagd/compare/flagd/v0.10.3...flagd/v0.10.4 ) (2024-06-20)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** deps:** update module buf.build/gen/go/open-feature/flagd/connectrpc/go to v1.16.2-20240215170432-1e611e2999cc.1 ([ #1293 ] ( https://github.com/open-feature/flagd/issues/1293 ) ) ([ 2694e7f] ( https://github.com/open-feature/flagd/commit/2694e7f99fc356c23b6b34265418b0b0160deb62 ) )
9
+ * ** deps:** update module buf.build/gen/go/open-feature/flagd/grpc/go to v1.4.0-20240215170432-1e611e2999cc.1 ([ #1333 ] ( https://github.com/open-feature/flagd/issues/1333 ) ) ([ 494062f] ( https://github.com/open-feature/flagd/commit/494062fed891fab0fb659352142dbbc97c8f1492 ) )
10
+ * ** deps:** update module buf.build/gen/go/open-feature/flagd/protocolbuffers/go to v1.34.2-20240215170432-1e611e2999cc.2 ([ #1330 ] ( https://github.com/open-feature/flagd/issues/1330 ) ) ([ 32291ad] ( https://github.com/open-feature/flagd/commit/32291ad93d25d79299a7a02381df70e2719c4fbc ) )
11
+ * ** deps:** update module github.com/open-feature/flagd/core to v0.9.3 ([ #1296 ] ( https://github.com/open-feature/flagd/issues/1296 ) ) ([ 1f7b8bd] ( https://github.com/open-feature/flagd/commit/1f7b8bd938f799da98462e45e52c0e1ac6cb83e6 ) )
12
+ * ** deps:** update module github.com/rs/cors to v1.11.0 ([ #1299 ] ( https://github.com/open-feature/flagd/issues/1299 ) ) ([ 5f77541] ( https://github.com/open-feature/flagd/commit/5f775413fb33b4afed1ef98484463f07a67ed1cb ) )
13
+ * ** deps:** update module github.com/spf13/cobra to v1.8.1 ([ #1332 ] ( https://github.com/open-feature/flagd/issues/1332 ) ) ([ c62bcb0] ( https://github.com/open-feature/flagd/commit/c62bcb0ec68fbcac40d16df001379f117c4df37e ) )
14
+ * ** deps:** update module github.com/spf13/viper to v1.19.0 ([ #1334 ] ( https://github.com/open-feature/flagd/issues/1334 ) ) ([ 1097b99] ( https://github.com/open-feature/flagd/commit/1097b9961b672d44a81e5b9e7a56f163e08e4909 ) )
15
+ * ** deps:** update module golang.org/x/net to v0.26.0 ([ #1337 ] ( https://github.com/open-feature/flagd/issues/1337 ) ) ([ 83bdbb5] ( https://github.com/open-feature/flagd/commit/83bdbb5e7ea1be9da51d06e6b22c997f0354ef98 ) )
16
+ * readable error messages ([ #1325 ] ( https://github.com/open-feature/flagd/issues/1325 ) ) ([ 7ff33ef] ( https://github.com/open-feature/flagd/commit/7ff33effcc47e31c5b7fdc33385d8128db2163fc ) )
17
+
18
+
19
+ ### ✨ New Features
20
+
21
+ * support ` FLAGD_DEBUG ` / ` --debug ` / ` -x ` ([ #1326 ] ( https://github.com/open-feature/flagd/issues/1326 ) ) ([ 298bd36] ( https://github.com/open-feature/flagd/commit/298bd36698224a0dca8b289f4cb0b80ae2fa6e0a ) )
22
+
3
23
## [ 0.10.3] ( https://github.com/open-feature/flagd/compare/flagd/v0.10.2...flagd/v0.10.3 ) (2024-06-06)
4
24
5
25
You can’t perform that action at this time.
0 commit comments