Skip to content

Commit f859bac

Browse files
chore(main): release providers/statsig 0.0.4 (#556)
Signed-off-by: OpenFeature Bot <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sahid Velji <[email protected]>
1 parent 1fade18 commit f859bac

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"providers/launchdarkly": "0.1.5",
1212
"providers/unleash": "0.1.0-alpha",
1313
"providers/harness": "0.0.4-alpha",
14-
"providers/statsig": "0.0.3",
14+
"providers/statsig": "0.0.4",
1515
"providers/ofrep": "0.1.6",
1616
"providers/prefab": "0.0.3",
1717
"tests/flagd": "1.4.1",

providers/statsig/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [0.0.4](https://github.com/open-feature/go-sdk-contrib/compare/providers/statsig/v0.0.3...providers/statsig/v0.0.4) (2025-07-10)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** bump open-feature/go-sdk from v1.11 to v1.15 ([#686](https://github.com/open-feature/go-sdk-contrib/issues/686)) ([ce87102](https://github.com/open-feature/go-sdk-contrib/commit/ce871021d0c45d3c992bb00b33c8b7a8e337e9a3))
9+
* **deps:** update module github.com/open-feature/go-sdk to v1.15.1 ([#681](https://github.com/open-feature/go-sdk-contrib/issues/681)) ([8fd544f](https://github.com/open-feature/go-sdk-contrib/commit/8fd544ff81fd25eed655a214aa1ae1906a436f0d))
10+
* **deps:** update module github.com/stretchr/testify to v1.10.0 ([#718](https://github.com/open-feature/go-sdk-contrib/issues/718)) ([d7963ff](https://github.com/open-feature/go-sdk-contrib/commit/d7963ff4f0a9bd25968efca31b92fdfd886a9e92))
11+
* **deps:** update module github.com/stretchr/testify to v1.9.0 ([#489](https://github.com/open-feature/go-sdk-contrib/issues/489)) ([c8d5f0b](https://github.com/open-feature/go-sdk-contrib/commit/c8d5f0b336a826f35fbe43834bcb9a063e276f28))
12+
* implement the `StateHandler` interface and updates to user mapping ([#723](https://github.com/open-feature/go-sdk-contrib/issues/723)) ([e52d0e9](https://github.com/open-feature/go-sdk-contrib/commit/e52d0e973f130d6e904ee4f5727f1c2d433851d8))
13+
14+
15+
### ✨ New Features
16+
17+
* update module github.com/statsig-io/go-sdk ([#615](https://github.com/open-feature/go-sdk-contrib/issues/615)) ([c40a391](https://github.com/open-feature/go-sdk-contrib/commit/c40a391bff6046628af78cc61ecc3089c1f15e39))
18+
319
## [0.0.3](https://github.com/open-feature/go-sdk-contrib/compare/providers/statsig/v0.0.2...providers/statsig/v0.0.3) (2024-08-13)
420

521

0 commit comments

Comments
 (0)