Skip to content

Commit b445cc0

Browse files
chore(main): release 1.46.2
1 parent e0f12c3 commit b445cc0

File tree

3 files changed

+39
-4
lines changed

3 files changed

+39
-4
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.1",
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Changelog
2+
3+
## [1.46.2](https://github.com/thomaspoignant/go-feature-flag/compare/v1.46.1...v1.46.2) (2025-10-13)
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+
* 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))
15+
* 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))
16+
* 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))
17+
* Bump @typescript-eslint/parser ([#4057](https://github.com/thomaspoignant/go-feature-flag/issues/4057)) ([f414b46](https://github.com/thomaspoignant/go-feature-flag/commit/f414b4669608167f3f3e44cfd0d447af22e1165c))
18+
* Bump dev.openfeature:sdk ([#4052](https://github.com/thomaspoignant/go-feature-flag/issues/4052)) ([fd51f4b](https://github.com/thomaspoignant/go-feature-flag/commit/fd51f4bc4f09c6bf68560837cb1768684581b2e4))
19+
* 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))
20+
* 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))
21+
* 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))
22+
* 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))
23+
* 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))
24+
* 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))
25+
* 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))
26+
* 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))
27+
* 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))
28+
* 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))
29+
* 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))
30+
* 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))
31+
* 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))
32+
* 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))
33+
* initial release please setup ([#4028](https://github.com/thomaspoignant/go-feature-flag/issues/4028)) ([081e1ab](https://github.com/thomaspoignant/go-feature-flag/commit/081e1aba45f7d32073802ddceb3790766c6ef4ea))
34+
* **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))
35+
* 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))

cmd/relayproxy/helm-charts/relay-proxy/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ apiVersion: v2
22
name: relay-proxy
33
home: https://gofeatureflag.org
44
sources:
5-
- "https://github.com/thomaspoignant/go-feature-flag"
5+
- https://github.com/thomaspoignant/go-feature-flag
66
description: A Helm chart to deploy go-feature-flag-relay proxy into Kubernetes
77
type: application
8-
version: 1.46.1
9-
appVersion: "v1.46.1"
8+
version: 1.46.2
9+
appVersion: 1.46.2
1010
icon: https://raw.githubusercontent.com/thomaspoignant/go-feature-flag/main/logo.png
1111
maintainers:
1212
- name: thomaspoignant

0 commit comments

Comments
 (0)