Skip to content

Commit e0502f8

Browse files
chore(main): release hooks/validator 0.1.7
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 83030ae commit e0502f8

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"hooks/open-telemetry": "0.3.4",
3-
"hooks/validator": "0.1.6",
3+
"hooks/validator": "0.1.7",
44
"providers/configcat": "0.2.2",
55
"providers/flagd": "0.2.6",
66
"providers/flipt": "0.1.3",

Diff for: hooks/validator/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.1.7](https://github.com/open-feature/go-sdk-contrib/compare/hooks/validator/v0.1.6...hooks/validator/v0.1.7) (2025-03-27)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **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))
9+
* **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))
10+
11+
12+
### 🧹 Chore
13+
14+
* add license to module ([#554](https://github.com/open-feature/go-sdk-contrib/issues/554)) ([abb7657](https://github.com/open-feature/go-sdk-contrib/commit/abb76571c373582f36837587400104eb754c01b9))
15+
* bump Go to version 1.21 ([#452](https://github.com/open-feature/go-sdk-contrib/issues/452)) ([7ec90ce](https://github.com/open-feature/go-sdk-contrib/commit/7ec90ce4f9b06670187561afd9e342eed4228be1))
16+
317
## [0.1.6](https://github.com/open-feature/go-sdk-contrib/compare/hooks/validator/v0.1.5...hooks/validator/v0.1.6) (2024-02-07)
418

519

0 commit comments

Comments
 (0)