Skip to content

Commit 5ee3788

Browse files
chore(main): release 1.47.0 (#4147)
1 parent b946ea1 commit 5ee3788

File tree

1 file changed

+101
-0
lines changed

1 file changed

+101
-0
lines changed

.github/release-please/CHANGELOG.md

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

3+
## [1.47.0](https://github.com/thomaspoignant/go-feature-flag/compare/v1.47.0...v1.47.0) (2025-10-26)
4+
5+
6+
### 🚀 New Features
7+
8+
* filter type of releases in the badge ([#4101](https://github.com/thomaspoignant/go-feature-flag/issues/4101)) ([222c947](https://github.com/thomaspoignant/go-feature-flag/commit/222c9474587a79d233260b176e1e3277896087e5))
9+
* **helm:** Add pod disruption budget to relay proxy ([#4108](https://github.com/thomaspoignant/go-feature-flag/issues/4108)) ([5cd0a74](https://github.com/thomaspoignant/go-feature-flag/commit/5cd0a7415a9cb9e765858d8bf56cfe4f0ac6000c))
10+
11+
12+
### 🐛 Bug Fixes
13+
14+
* Cleaning some code ([a13c67f](https://github.com/thomaspoignant/go-feature-flag/commit/a13c67ffd0da324c5c1fe5b2eba2e73dd012618e))
15+
* prevent nil map assignment panic in /v1/allflags endpoint ([#4134](https://github.com/thomaspoignant/go-feature-flag/issues/4134)) ([7396246](https://github.com/thomaspoignant/go-feature-flag/commit/7396246216da7f4f58ac6f1e166175795e2f614f))
16+
* Synk warning changes ([#4102](https://github.com/thomaspoignant/go-feature-flag/issues/4102)) ([4ff1328](https://github.com/thomaspoignant/go-feature-flag/commit/4ff1328ecd6af21a3273fd29f1feb45aeff9c768))
17+
* **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))
18+
* Use github personnal token ([#4034](https://github.com/thomaspoignant/go-feature-flag/issues/4034)) ([f59efb1](https://github.com/thomaspoignant/go-feature-flag/commit/f59efb1071b9a67107cf243ba4d5b469b7282967))
19+
* use redis Close() instead of Shutdown() ([#4140](https://github.com/thomaspoignant/go-feature-flag/issues/4140)) ([a28007f](https://github.com/thomaspoignant/go-feature-flag/commit/a28007f3e3b7e4fa43925f3b7212b35e2e523159))
20+
21+
22+
### 🔧 Chores
23+
24+
* adding missing comments ([#4089](https://github.com/thomaspoignant/go-feature-flag/issues/4089)) ([ee4d621](https://github.com/thomaspoignant/go-feature-flag/commit/ee4d62114163f24d16e387ff9dc73ce9759d68e2))
25+
* 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))
26+
* 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))
27+
* Bump @types/react-dom in /examples/openfeature_react/react-app ([#4128](https://github.com/thomaspoignant/go-feature-flag/issues/4128)) ([8e6906c](https://github.com/thomaspoignant/go-feature-flag/commit/8e6906cbe58c0d7fbf6b0690baa3df94ee21eb8e))
28+
* 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))
29+
* Bump @typescript-eslint/eslint-plugin ([#4129](https://github.com/thomaspoignant/go-feature-flag/issues/4129)) ([2b43be5](https://github.com/thomaspoignant/go-feature-flag/commit/2b43be58147e62158756714504faffbf82e17211))
30+
* Bump @typescript-eslint/parser ([#4057](https://github.com/thomaspoignant/go-feature-flag/issues/4057)) ([f414b46](https://github.com/thomaspoignant/go-feature-flag/commit/f414b4669608167f3f3e44cfd0d447af22e1165c))
31+
* Bump @typescript-eslint/parser ([#4127](https://github.com/thomaspoignant/go-feature-flag/issues/4127)) ([f186b1f](https://github.com/thomaspoignant/go-feature-flag/commit/f186b1fdf8c11b18a5bb1f36ebca0c9ccf7dd488))
32+
* Bump actions/setup-node from 5.0.0 to 6.0.0 ([#4132](https://github.com/thomaspoignant/go-feature-flag/issues/4132)) ([8909ed2](https://github.com/thomaspoignant/go-feature-flag/commit/8909ed225d786c73b8732a06439578a3cd6c6559))
33+
* Bump cloud.google.com/go/pubsub/v2 from 2.2.0 to 2.2.1 ([#4111](https://github.com/thomaspoignant/go-feature-flag/issues/4111)) ([6137e9f](https://github.com/thomaspoignant/go-feature-flag/commit/6137e9fc0863927019001d02e55be8b14f2a6b16))
34+
* Bump dev.openfeature:sdk ([#4052](https://github.com/thomaspoignant/go-feature-flag/issues/4052)) ([fd51f4b](https://github.com/thomaspoignant/go-feature-flag/commit/fd51f4bc4f09c6bf68560837cb1768684581b2e4))
35+
* Bump docusaurus to 3.9.2 ([#4136](https://github.com/thomaspoignant/go-feature-flag/issues/4136)) ([fcdcf01](https://github.com/thomaspoignant/go-feature-flag/commit/fcdcf01d36819b5f988969f0500ceaf145258d31))
36+
* Bump eslint in /examples/openfeature_react/react-app ([#4126](https://github.com/thomaspoignant/go-feature-flag/issues/4126)) ([4bdc149](https://github.com/thomaspoignant/go-feature-flag/commit/4bdc149648283597c45633a1693564c56489244f))
37+
* Bump eslint in /examples/openfeature_web/webapp ([#4115](https://github.com/thomaspoignant/go-feature-flag/issues/4115)) ([c252769](https://github.com/thomaspoignant/go-feature-flag/commit/c252769548d33f82ddd5a968732a0cd6d7e083a2))
38+
* 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))
39+
* Bump eslint-plugin-react-refresh ([#4124](https://github.com/thomaspoignant/go-feature-flag/issues/4124)) ([20c1653](https://github.com/thomaspoignant/go-feature-flag/commit/20c1653f4a28522e74bb820d15c428fc3a4f3b92))
40+
* Bump FluentAssertions from 8.7.1 to 8.8.0 ([#4138](https://github.com/thomaspoignant/go-feature-flag/issues/4138)) ([a027586](https://github.com/thomaspoignant/go-feature-flag/commit/a02758697b8ee7af32ab9750c4e77a4ca042d15f))
41+
* 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))
42+
* Bump github.com/aws/aws-sdk-go-v2/config from 1.31.12 to 1.31.13 ([#4116](https://github.com/thomaspoignant/go-feature-flag/issues/4116)) ([3d0c717](https://github.com/thomaspoignant/go-feature-flag/commit/3d0c7176d8f373f52b1418ce3977c7d5682302e6))
43+
* Bump github.com/aws/aws-sdk-go-v2/credentials ([#4109](https://github.com/thomaspoignant/go-feature-flag/issues/4109)) ([d07e2e3](https://github.com/thomaspoignant/go-feature-flag/commit/d07e2e3a58223a795a39ea191fac162ce5a36c82))
44+
* 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))
45+
* Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager ([#4113](https://github.com/thomaspoignant/go-feature-flag/issues/4113)) ([f9dd4b7](https://github.com/thomaspoignant/go-feature-flag/commit/f9dd4b7f76b6a6460cbf43edfc025126e9c04098))
46+
* Bump github.com/aws/aws-sdk-go-v2/service/kinesis ([#4121](https://github.com/thomaspoignant/go-feature-flag/issues/4121)) ([d4aff3c](https://github.com/thomaspoignant/go-feature-flag/commit/d4aff3c0667056cc2be20ae0809524ce8db7a0f0))
47+
* 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))
48+
* Bump github.com/aws/aws-sdk-go-v2/service/sqs ([#4112](https://github.com/thomaspoignant/go-feature-flag/issues/4112)) ([9abb7f6](https://github.com/thomaspoignant/go-feature-flag/commit/9abb7f6d29b55c4e705631005e16984ecb6501b8))
49+
* 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))
50+
* Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob ([#4117](https://github.com/thomaspoignant/go-feature-flag/issues/4117)) ([c0b228d](https://github.com/thomaspoignant/go-feature-flag/commit/c0b228d8cb70416f5edf768db8db70b312a75323))
51+
* 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))
52+
* Bump github.com/pterm/pterm from 0.12.81 to 0.12.82 ([#4118](https://github.com/thomaspoignant/go-feature-flag/issues/4118)) ([5b047ff](https://github.com/thomaspoignant/go-feature-flag/commit/5b047ffad5510ded1afe59ab5d6f1198b3a611d9))
53+
* Bump github.com/redis/go-redis/v9 from 9.14.0 to 9.14.1 ([#4110](https://github.com/thomaspoignant/go-feature-flag/issues/4110)) ([7495a2a](https://github.com/thomaspoignant/go-feature-flag/commit/7495a2a82333963b4cae2ce6d96ac65f7ed063a7))
54+
* 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))
55+
* Bump github/codeql-action from 4.30.8 to 4.30.9 ([#4131](https://github.com/thomaspoignant/go-feature-flag/issues/4131)) ([6d39309](https://github.com/thomaspoignant/go-feature-flag/commit/6d393091742acfe8bdc1d42b3da52c12231e25c7))
56+
* 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))
57+
* 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))
58+
* 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))
59+
* 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))
60+
* Bump octokit from 5.0.3 to 5.0.4 in /openfeature/ci_scripts ([#4130](https://github.com/thomaspoignant/go-feature-flag/issues/4130)) ([b30fe73](https://github.com/thomaspoignant/go-feature-flag/commit/b30fe731d334daa25c8b2f5f10c412a69a670436))
61+
* Bump OpenFeature from 2.8.1 to 2.9.0 ([#4104](https://github.com/thomaspoignant/go-feature-flag/issues/4104)) ([041c67d](https://github.com/thomaspoignant/go-feature-flag/commit/041c67d8575930cb55e8927e3816137d17eb258f))
62+
* Bump posthtml in /examples/openfeature_web/webapp ([#4119](https://github.com/thomaspoignant/go-feature-flag/issues/4119)) ([6920272](https://github.com/thomaspoignant/go-feature-flag/commit/6920272c4eb9884cef283575f19a28be024250e3))
63+
* 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))
64+
* 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))
65+
* Bump vite in /examples/openfeature_react/react-app ([#4125](https://github.com/thomaspoignant/go-feature-flag/issues/4125)) ([e5d2a0a](https://github.com/thomaspoignant/go-feature-flag/commit/e5d2a0a153651f8ee9f863a025d8a52a6534289f))
66+
* Bump vite in /examples/openfeature_react/react-app ([#4137](https://github.com/thomaspoignant/go-feature-flag/issues/4137)) ([bb72774](https://github.com/thomaspoignant/go-feature-flag/commit/bb72774a2e424e0d324fc7ac18b51a2eed60f055))
67+
* 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))
68+
* 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))
69+
* **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))
70+
* 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))
71+
* initial release please setup ([#4028](https://github.com/thomaspoignant/go-feature-flag/issues/4028)) ([081e1ab](https://github.com/thomaspoignant/go-feature-flag/commit/081e1aba45f7d32073802ddceb3790766c6ef4ea))
72+
* 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))
73+
* **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))
74+
* **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))
75+
* 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))
76+
* 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))
77+
78+
79+
### 📚 Documentation
80+
81+
* Add a new SDKs menu to the website ([#4107](https://github.com/thomaspoignant/go-feature-flag/issues/4107)) ([32cb9d6](https://github.com/thomaspoignant/go-feature-flag/commit/32cb9d60df75eba01aab792eb50670c2feba9583))
82+
* **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))
83+
84+
85+
### ⚙️ CI/CD
86+
87+
* add action read to release-please ([6e08105](https://github.com/thomaspoignant/go-feature-flag/commit/6e08105b52c414365c1cff6ef36d696fb59dcee5))
88+
* Bump version of modules when new module is released ([#4040](https://github.com/thomaspoignant/go-feature-flag/issues/4040)) ([e686eb5](https://github.com/thomaspoignant/go-feature-flag/commit/e686eb5b64bfe73922c7a905acad6488c02dd929))
89+
* change how to pass secrets ([#4091](https://github.com/thomaspoignant/go-feature-flag/issues/4091)) ([fb0a0e1](https://github.com/thomaspoignant/go-feature-flag/commit/fb0a0e1f1a699af7b71bc7e93d6bcc4ee1f001e3))
90+
* change path of modules ([08118cf](https://github.com/thomaspoignant/go-feature-flag/commit/08118cf2b0ac3fde6017a19d40c401ede962cc69))
91+
* fix bad replacement ([#4083](https://github.com/thomaspoignant/go-feature-flag/issues/4083)) ([f976b54](https://github.com/thomaspoignant/go-feature-flag/commit/f976b54f5c5ba29255182c92dd3c6218c9317d6e))
92+
* fix release please to not update the version in poetry ([#4141](https://github.com/thomaspoignant/go-feature-flag/issues/4141)) ([081b284](https://github.com/thomaspoignant/go-feature-flag/commit/081b284a50084d814d1633b13f6908734305e211))
93+
* missing v when bumping gomodule ([#4086](https://github.com/thomaspoignant/go-feature-flag/issues/4086)) ([f2ebc22](https://github.com/thomaspoignant/go-feature-flag/commit/f2ebc22a10f29c676a9dac631842fb6456a4448a))
94+
* move helm release to the release-please workflow ([0c8e53f](https://github.com/thomaspoignant/go-feature-flag/commit/0c8e53f84c985618d1ca3d2427b9e8125702d69a))
95+
* move helm release to the release-please workflow ([d07f941](https://github.com/thomaspoignant/go-feature-flag/commit/d07f941ba6f53de0d17ba9bd34453114497a5268))
96+
* move helm release to the release-please workflow ([#4068](https://github.com/thomaspoignant/go-feature-flag/issues/4068)) ([13a01d2](https://github.com/thomaspoignant/go-feature-flag/commit/13a01d2cda79d0b9742abbb3e68e656883500d4f))
97+
* passing secrets to workflows. ([#4096](https://github.com/thomaspoignant/go-feature-flag/issues/4096)) ([465b17f](https://github.com/thomaspoignant/go-feature-flag/commit/465b17fa9900c377e0c51497c04179463f8c7f9d))
98+
* release space before releasing ([#4148](https://github.com/thomaspoignant/go-feature-flag/issues/4148)) ([ffb183f](https://github.com/thomaspoignant/go-feature-flag/commit/ffb183fb3e3f8542f3bd07e0ba0956b878349157))
99+
* release space before releasing ([#4149](https://github.com/thomaspoignant/go-feature-flag/issues/4149)) ([b946ea1](https://github.com/thomaspoignant/go-feature-flag/commit/b946ea1a2cc9a403663781d8d5962e099a368ff8))
100+
* **release-please:** launch release after release-please runs ([#4066](https://github.com/thomaspoignant/go-feature-flag/issues/4066)) ([aed9fa0](https://github.com/thomaspoignant/go-feature-flag/commit/aed9fa017d474f4e6f8117bf58d9184c197be137))
101+
* use env.VERSION ([#4146](https://github.com/thomaspoignant/go-feature-flag/issues/4146)) ([b0fe88e](https://github.com/thomaspoignant/go-feature-flag/commit/b0fe88efd891250bd9d1dc97a7d74446fe13ac19))
102+
* workflow release helm chart ([d1bf927](https://github.com/thomaspoignant/go-feature-flag/commit/d1bf9271d10b3deb653844175ee13f6332b742e8))
103+
3104
## [1.47.0](https://github.com/thomaspoignant/go-feature-flag/compare/v1.46.1...v1.47.0) (2025-10-26)
4105

5106

0 commit comments

Comments
 (0)