Skip to content

Commit e31fda5

Browse files
release notes for Go FM v1.0.0-beta.2 (#1079)
1 parent 584e0ed commit e31fda5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

releaseNotes/GoFeatureManagement.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
[Source code][source_code] | [Package][package] | [Samples][samples]
44

5+
## 1.0.0-beta.2 - July 18, 2025
6+
7+
### Bug Fixes
8+
9+
- Fixed a bug where unmarshaling `TargetingFilterParameters` used incorrect JSON tag, causing `RolloutPercentage` to always be 0 and preventing proper percentage-based rollouts.
10+
511
## 1.0.0-beta.1 - July 01, 2025
612

713
Initial release of Feature Management for Go, including support for the following capabilities. Note that, version `1.1.0-beta.1` or later of Go provider is required for loading feature flags from Azure App Configuration.

0 commit comments

Comments
 (0)