Skip to content

Commit e3eeada

Browse files
chore(main): release 1.46.2
1 parent 74720e5 commit e3eeada

File tree

2 files changed

+48
-1
lines changed

2 files changed

+48
-1
lines changed

.github/release-please/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "1.46.1",
2+
".": "1.46.2",
33
"openfeature/providers/python-provider": "0.4.4",
44
"openfeature/providers/kotlin-provider": "0.3.0",
55
"modules/evaluation": "0.1.2",
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Changelog
2+
3+
## [1.46.2](https://github.com/thomaspoignant/go-feature-flag/compare/v1.46.1...v1.46.2) (2025-10-15)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **test:** validate that test panics ([#4037](https://github.com/thomaspoignant/go-feature-flag/issues/4037)) ([53cfac0](https://github.com/thomaspoignant/go-feature-flag/commit/53cfac012e575321816c25bc4e48d915f2679d9e))
9+
* Use github personnal token ([#4034](https://github.com/thomaspoignant/go-feature-flag/issues/4034)) ([f59efb1](https://github.com/thomaspoignant/go-feature-flag/commit/f59efb1071b9a67107cf243ba4d5b469b7282967))
10+
11+
12+
### 🔧 Chores
13+
14+
* adding missing comments ([#4089](https://github.com/thomaspoignant/go-feature-flag/issues/4089)) ([ee4d621](https://github.com/thomaspoignant/go-feature-flag/commit/ee4d62114163f24d16e387ff9dc73ce9759d68e2))
15+
* Bump @types/react in /examples/openfeature_react/react-app ([#4054](https://github.com/thomaspoignant/go-feature-flag/issues/4054)) ([d34224e](https://github.com/thomaspoignant/go-feature-flag/commit/d34224ec80646638b48b0954cc3d33341184e349))
16+
* Bump @types/react-dom in /examples/openfeature_react/react-app ([#4056](https://github.com/thomaspoignant/go-feature-flag/issues/4056)) ([867d2c6](https://github.com/thomaspoignant/go-feature-flag/commit/867d2c62f10adb6e37df61b2b96dd68919e0f36e))
17+
* Bump @typescript-eslint/eslint-plugin ([#4058](https://github.com/thomaspoignant/go-feature-flag/issues/4058)) ([d8b3244](https://github.com/thomaspoignant/go-feature-flag/commit/d8b324440bdfb427f5e22bbee40ae5ea9f1d37b9))
18+
* Bump @typescript-eslint/parser ([#4057](https://github.com/thomaspoignant/go-feature-flag/issues/4057)) ([f414b46](https://github.com/thomaspoignant/go-feature-flag/commit/f414b4669608167f3f3e44cfd0d447af22e1165c))
19+
* Bump dev.openfeature:sdk ([#4052](https://github.com/thomaspoignant/go-feature-flag/issues/4052)) ([fd51f4b](https://github.com/thomaspoignant/go-feature-flag/commit/fd51f4bc4f09c6bf68560837cb1768684581b2e4))
20+
* Bump eslint-plugin-react-hooks ([#4055](https://github.com/thomaspoignant/go-feature-flag/issues/4055)) ([13f787a](https://github.com/thomaspoignant/go-feature-flag/commit/13f787a447e22a0404a5b522a9705c2d902380a3))
21+
* Bump github.com/aws/aws-lambda-go from 1.49.0 to 1.50.0 ([#4041](https://github.com/thomaspoignant/go-feature-flag/issues/4041)) ([ee2a5cc](https://github.com/thomaspoignant/go-feature-flag/commit/ee2a5cc15b950e0936b394455a0e50d89760de0e))
22+
* Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager ([#4049](https://github.com/thomaspoignant/go-feature-flag/issues/4049)) ([ffd0c7d](https://github.com/thomaspoignant/go-feature-flag/commit/ffd0c7d47dcabb14c80aa737667008e7da2db3c6))
23+
* Bump github.com/aws/aws-sdk-go-v2/service/s3 ([#4045](https://github.com/thomaspoignant/go-feature-flag/issues/4045)) ([337d31c](https://github.com/thomaspoignant/go-feature-flag/commit/337d31ce3c10b125d934eb1d9da80ab17912d71b))
24+
* Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity ([#4046](https://github.com/thomaspoignant/go-feature-flag/issues/4046)) ([8bd6e4b](https://github.com/thomaspoignant/go-feature-flag/commit/8bd6e4bcd9961e0bfbf59858abea4a18a51956bb))
25+
* Bump github.com/IBM/sarama from 1.46.1 to 1.46.2 ([#4042](https://github.com/thomaspoignant/go-feature-flag/issues/4042)) ([c9cb6a4](https://github.com/thomaspoignant/go-feature-flag/commit/c9cb6a45d5b3ff549c71a812643b7555d990dbaf))
26+
* Bump github/codeql-action from 3.30.6 to 4.30.8 ([#4062](https://github.com/thomaspoignant/go-feature-flag/issues/4062)) ([6fc6cef](https://github.com/thomaspoignant/go-feature-flag/commit/6fc6cefa4099f2a38e9e1dcb8093f0671f41fec8))
27+
* Bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 ([#4047](https://github.com/thomaspoignant/go-feature-flag/issues/4047)) ([502cfbf](https://github.com/thomaspoignant/go-feature-flag/commit/502cfbfac21cd20d981839ecf6c015c667658140))
28+
* Bump google.golang.org/api from 0.251.0 to 0.252.0 ([#4044](https://github.com/thomaspoignant/go-feature-flag/issues/4044)) ([7345d19](https://github.com/thomaspoignant/go-feature-flag/commit/7345d19f7f3da5bcfab7f4560b02df938fa062ca))
29+
* Bump google.golang.org/grpc from 1.75.1 to 1.76.0 ([#4048](https://github.com/thomaspoignant/go-feature-flag/issues/4048)) ([8d5388e](https://github.com/thomaspoignant/go-feature-flag/commit/8d5388e48d90ac1f3dfb9852e42d0253b0bfbe5b))
30+
* Bump mikefarah/yq from 4.47.2 to 4.48.1 ([#4061](https://github.com/thomaspoignant/go-feature-flag/issues/4061)) ([aedad8e](https://github.com/thomaspoignant/go-feature-flag/commit/aedad8e37306a4eb5fad3a3756ceba10b8cb5cc8))
31+
* Bump softprops/action-gh-release from 2.3.4 to 2.4.1 ([#4060](https://github.com/thomaspoignant/go-feature-flag/issues/4060)) ([7b6066a](https://github.com/thomaspoignant/go-feature-flag/commit/7b6066a7407feffd518a8746b7f25a26f082be70))
32+
* Bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.0.0 ([#4059](https://github.com/thomaspoignant/go-feature-flag/issues/4059)) ([a8458c3](https://github.com/thomaspoignant/go-feature-flag/commit/a8458c3a4a0720abe14e3ea6b746cd2f8b7bf67c))
33+
* Bump webpack in /examples/openfeature_web/webapp ([#4051](https://github.com/thomaspoignant/go-feature-flag/issues/4051)) ([18c8460](https://github.com/thomaspoignant/go-feature-flag/commit/18c84607f49348f6f26c664722b69b87f4e7fbcb))
34+
* Change coverage in makefile to run all tests ([#4098](https://github.com/thomaspoignant/go-feature-flag/issues/4098)) ([e4661ca](https://github.com/thomaspoignant/go-feature-flag/commit/e4661caba205546351fa98176c57c40dbacdd492))
35+
* **dependency:** Bump module ${MODULE_PATH} ${VERSION} ([#4095](https://github.com/thomaspoignant/go-feature-flag/issues/4095)) ([c8b0b25](https://github.com/thomaspoignant/go-feature-flag/commit/c8b0b25970eee8a32b7782bc02cac3bd29247a0d))
36+
* fixing makefile for new dev workflow ([#4097](https://github.com/thomaspoignant/go-feature-flag/issues/4097)) ([9175a18](https://github.com/thomaspoignant/go-feature-flag/commit/9175a18de60b5e8a15ab0a956d0ab5e6a263fc6e))
37+
* initial release please setup ([#4028](https://github.com/thomaspoignant/go-feature-flag/issues/4028)) ([081e1ab](https://github.com/thomaspoignant/go-feature-flag/commit/081e1aba45f7d32073802ddceb3790766c6ef4ea))
38+
* move wasm binary to cmd/wasm ([#4099](https://github.com/thomaspoignant/go-feature-flag/issues/4099)) ([39f1169](https://github.com/thomaspoignant/go-feature-flag/commit/39f11693ab0a0970796e6ba298af79cba4872f4c))
39+
* **release:** Setup auto bump of dependencies ([#4035](https://github.com/thomaspoignant/go-feature-flag/issues/4035)) ([0fdce07](https://github.com/thomaspoignant/go-feature-flag/commit/0fdce07fc7ef56ac817cfc183abbf880437ad5c2))
40+
* **repo:** Create an evaluation go module ([#4079](https://github.com/thomaspoignant/go-feature-flag/issues/4079)) ([2305959](https://github.com/thomaspoignant/go-feature-flag/commit/230595939b35e9472a422e0b265fb450b20d3651))
41+
* rework makefile to work in CI ([#4082](https://github.com/thomaspoignant/go-feature-flag/issues/4082)) ([e9b9c9c](https://github.com/thomaspoignant/go-feature-flag/commit/e9b9c9cd806530b801e1c3d9f1a5d3c6c72edd85))
42+
* trigger release with new format ([#4033](https://github.com/thomaspoignant/go-feature-flag/issues/4033)) ([6d03d4e](https://github.com/thomaspoignant/go-feature-flag/commit/6d03d4e705a7fc93d4b06ffd68c470bb3c0c648d))
43+
44+
45+
### 📚 Documentation
46+
47+
* **pricing:** Review the pricing page for enterprise support ([#4100](https://github.com/thomaspoignant/go-feature-flag/issues/4100)) ([74720e5](https://github.com/thomaspoignant/go-feature-flag/commit/74720e51921ee49d684f0e41e77300beb8b14513))

0 commit comments

Comments
 (0)