File tree Expand file tree Collapse file tree 4 files changed +35
-3
lines changed Expand file tree Collapse file tree 4 files changed +35
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "flagd" : " 0.12.5 " ,
3
- "flagd-proxy" : " 0.7.4 " ,
4
- "core" : " 0.11.5 "
2
+ "flagd" : " 0.12.6 " ,
3
+ "flagd-proxy" : " 0.7.5 " ,
4
+ "core" : " 0.11.6 "
5
5
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.11.6] ( https://github.com/open-feature/flagd/compare/core/v0.11.5...core/v0.11.6 ) (2025-07-09)
4
+
5
+
6
+ ### ✨ New Features
7
+
8
+ * add sync_context to SyncFlags ([ #1642 ] ( https://github.com/open-feature/flagd/issues/1642 ) ) ([ 07a45d9] ( https://github.com/open-feature/flagd/commit/07a45d9b2275584fa92ff33cbe5e5c7d7864db38 ) )
9
+ * allowing null/missing defaultValue ([ #1659 ] ( https://github.com/open-feature/flagd/issues/1659 ) ) ([ 3f6b78c] ( https://github.com/open-feature/flagd/commit/3f6b78c8ccab75e9c07d26741c4b206fd0b722ee ) )
10
+
3
11
## [ 0.11.5] ( https://github.com/open-feature/flagd/compare/core/v0.11.4...core/v0.11.5 ) (2025-06-13)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.7.5] ( https://github.com/open-feature/flagd/compare/flagd-proxy/v0.7.4...flagd-proxy/v0.7.5 ) (2025-07-09)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** security:** update module github.com/go-viper/mapstructure/v2 to v2.3.0 [ security] ([ #1667 ] ( https://github.com/open-feature/flagd/issues/1667 ) ) ([ caa0ed0] ( https://github.com/open-feature/flagd/commit/caa0ed04eb9d5d01136deb71b8fcc4da72aa1910 ) )
9
+
10
+
11
+ ### ✨ New Features
12
+
13
+ * add sync_context to SyncFlags ([ #1642 ] ( https://github.com/open-feature/flagd/issues/1642 ) ) ([ 07a45d9] ( https://github.com/open-feature/flagd/commit/07a45d9b2275584fa92ff33cbe5e5c7d7864db38 ) )
14
+
3
15
## [ 0.7.4] ( https://github.com/open-feature/flagd/compare/flagd-proxy/v0.7.3...flagd-proxy/v0.7.4 ) (2025-05-28)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.12.6] ( https://github.com/open-feature/flagd/compare/flagd/v0.12.5...flagd/v0.12.6 ) (2025-07-09)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * ** security:** update module github.com/go-viper/mapstructure/v2 to v2.3.0 [ security] ([ #1667 ] ( https://github.com/open-feature/flagd/issues/1667 ) ) ([ caa0ed0] ( https://github.com/open-feature/flagd/commit/caa0ed04eb9d5d01136deb71b8fcc4da72aa1910 ) )
9
+
10
+
11
+ ### ✨ New Features
12
+
13
+ * add sync_context to SyncFlags ([ #1642 ] ( https://github.com/open-feature/flagd/issues/1642 ) ) ([ 07a45d9] ( https://github.com/open-feature/flagd/commit/07a45d9b2275584fa92ff33cbe5e5c7d7864db38 ) )
14
+
3
15
## [ 0.12.5] ( https://github.com/open-feature/flagd/compare/flagd/v0.12.4...flagd/v0.12.5 ) (2025-06-13)
4
16
5
17
You can’t perform that action at this time.
0 commit comments