Skip to content

Commit 4bb92a3

Browse files
chore(main): release providers/harness 0.0.5-alpha
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 629a535 commit 4bb92a3

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"providers/flagsmith": "0.1.4",
1111
"providers/launchdarkly": "0.1.5",
1212
"providers/unleash": "0.1.0-alpha",
13-
"providers/harness": "0.0.4-alpha",
13+
"providers/harness": "0.0.5-alpha",
1414
"providers/statsig": "0.0.4",
1515
"providers/ofrep": "0.1.6",
1616
"providers/prefab": "0.0.3",

providers/harness/CHANGELOG.md

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

3+
## [0.0.5-alpha](https://github.com/open-feature/go-sdk-contrib/compare/providers/harness/v0.0.4-alpha...providers/harness/v0.0.5-alpha) (2025-07-12)
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/harness/ff-golang-server-sdk to v0.1.17 ([#382](https://github.com/open-feature/go-sdk-contrib/issues/382)) ([6a3dfee](https://github.com/open-feature/go-sdk-contrib/commit/6a3dfee47f8b97ba15f0c2b5b70a86184a8559a6))
10+
* **deps:** update module github.com/harness/ff-golang-server-sdk to v0.1.24 ([#480](https://github.com/open-feature/go-sdk-contrib/issues/480)) ([1eb6dad](https://github.com/open-feature/go-sdk-contrib/commit/1eb6dad21b0cffd6da5ad881b19026f2f94b24d5))
11+
* **deps:** update module github.com/harness/ff-golang-server-sdk to v0.1.25 ([#592](https://github.com/open-feature/go-sdk-contrib/issues/592)) ([e3a4baa](https://github.com/open-feature/go-sdk-contrib/commit/e3a4baa93b5a3d219c689e0f38ca6dac2a4c10d4))
12+
* **deps:** update module github.com/jarcoal/httpmock to v1.4.0 ([#676](https://github.com/open-feature/go-sdk-contrib/issues/676)) ([d816d1d](https://github.com/open-feature/go-sdk-contrib/commit/d816d1d0562affa8033e6d263a66e777b41d9735))
13+
* **deps:** update module github.com/open-feature/go-sdk to v1.10.0 ([#469](https://github.com/open-feature/go-sdk-contrib/issues/469)) ([21810af](https://github.com/open-feature/go-sdk-contrib/commit/21810afc33fce9a3940ec9dc59e65f140fcbaa57))
14+
* **deps:** update module github.com/open-feature/go-sdk to v1.11.0 ([#501](https://github.com/open-feature/go-sdk-contrib/issues/501)) ([3f0eaa5](https://github.com/open-feature/go-sdk-contrib/commit/3f0eaa575500baa663dc24dbfc6cf8214565471f))
15+
* **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))
16+
* **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))
17+
* **deps:** update module github.com/stretchr/testify to v1.9.0 ([#470](https://github.com/open-feature/go-sdk-contrib/issues/470)) ([5263567](https://github.com/open-feature/go-sdk-contrib/commit/52635679b633e01e23196885a4a98d3cecbc8822))
18+
* **security:** update vulnerability-updates [security] ([#724](https://github.com/open-feature/go-sdk-contrib/issues/724)) ([629a535](https://github.com/open-feature/go-sdk-contrib/commit/629a5351c2c4b8fed00522f7453d5545920ceaaf))
19+
320
## [0.0.4-alpha](https://github.com/open-feature/go-sdk-contrib/compare/providers/harness/v0.0.3-alpha...providers/harness/v0.0.4-alpha) (2024-01-05)
421

522

0 commit comments

Comments
 (0)