Skip to content

Commit 266aee9

Browse files
chore(main): release 1.48.0
1 parent 8041bd0 commit 266aee9

File tree

2 files changed

+63
-1
lines changed

2 files changed

+63
-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.47.1",
2+
".": "1.48.0",
33
"cmd/wasm": "0.0.2",
44
"openfeature/providers/python-provider": "0.5.0",
55
"openfeature/providers/kotlin-provider": "0.3.0",

.github/release-please/CHANGELOG.md

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

3+
## [1.48.0](https://github.com/thomaspoignant/go-feature-flag/compare/v1.47.1...v1.48.0) (2025-11-05)
4+
5+
6+
### 🚀 New Features
7+
8+
* Support nested property access in bucketingKey ([#4198](https://github.com/thomaspoignant/go-feature-flag/issues/4198)) ([284638d](https://github.com/thomaspoignant/go-feature-flag/commit/284638d019eee39a93aee213dcc729ce9ebcd33f))
9+
10+
11+
### 🔧 Chores
12+
13+
* Add dependabot check for wasm module ([ab78981](https://github.com/thomaspoignant/go-feature-flag/commit/ab789819ecb5713e301af3cecaefc0d0ae503060))
14+
* Adding dependabot for internal modules ([cf89573](https://github.com/thomaspoignant/go-feature-flag/commit/cf895734df570fa7204ff2efce36af18702935f5))
15+
* Bump @openfeature/react-sdk ([#4216](https://github.com/thomaspoignant/go-feature-flag/issues/4216)) ([60b6f1a](https://github.com/thomaspoignant/go-feature-flag/commit/60b6f1ac2d2d88173f96811260c09dd61432b762))
16+
* Bump @openfeature/web-sdk ([#4215](https://github.com/thomaspoignant/go-feature-flag/issues/4215)) ([3aba807](https://github.com/thomaspoignant/go-feature-flag/commit/3aba807603dd42084980eebb1a42e129d45e6d19))
17+
* Bump @openfeature/web-sdk in /examples/openfeature_web/webapp ([#4208](https://github.com/thomaspoignant/go-feature-flag/issues/4208)) ([66599d3](https://github.com/thomaspoignant/go-feature-flag/commit/66599d3df09dfe1bc2f34d4e1b5a40bf9a009cea))
18+
* Bump @typescript-eslint/eslint-plugin ([#4239](https://github.com/thomaspoignant/go-feature-flag/issues/4239)) ([f156039](https://github.com/thomaspoignant/go-feature-flag/commit/f15603954bb1f46ad8310cfe72d65180bb9f0a18))
19+
* Bump @typescript-eslint/parser ([#4238](https://github.com/thomaspoignant/go-feature-flag/issues/4238)) ([1a9bd99](https://github.com/thomaspoignant/go-feature-flag/commit/1a9bd99829f3cab6f1f6c8f2338e7751e96ef0e0))
20+
* Bump cloud.google.com/go/storage from 1.57.0 to 1.57.1 ([#4207](https://github.com/thomaspoignant/go-feature-flag/issues/4207)) ([f9a0257](https://github.com/thomaspoignant/go-feature-flag/commit/f9a0257a4a6e35ece97370a6b93af4f5500c7b7d))
21+
* Bump eslint in /examples/openfeature_react/react-app ([#4217](https://github.com/thomaspoignant/go-feature-flag/issues/4217)) ([f24f431](https://github.com/thomaspoignant/go-feature-flag/commit/f24f4312f20145b888cc0442c359d1e078dd9be2))
22+
* Bump eslint in /examples/openfeature_react/react-app ([#4240](https://github.com/thomaspoignant/go-feature-flag/issues/4240)) ([1913ab3](https://github.com/thomaspoignant/go-feature-flag/commit/1913ab36897dfb0c15f079f32ad99fbb77ace03a))
23+
* Bump eslint in /examples/openfeature_web/webapp ([#4209](https://github.com/thomaspoignant/go-feature-flag/issues/4209)) ([bcfe139](https://github.com/thomaspoignant/go-feature-flag/commit/bcfe139cd6ee60e0b6c7ba891c8b2189913685ef))
24+
* Bump eslint in /examples/openfeature_web/webapp ([#4237](https://github.com/thomaspoignant/go-feature-flag/issues/4237)) ([47c6fbb](https://github.com/thomaspoignant/go-feature-flag/commit/47c6fbb4dad3d94cf89faab13f787e6c2cffd015))
25+
* Bump github.com/aws/aws-sdk-go-v2/config from 1.31.15 to 1.31.16 ([#4206](https://github.com/thomaspoignant/go-feature-flag/issues/4206)) ([0827d15](https://github.com/thomaspoignant/go-feature-flag/commit/0827d15a5f245a52b201c0651011ca2092770371))
26+
* Bump github.com/aws/aws-sdk-go-v2/credentials ([#4203](https://github.com/thomaspoignant/go-feature-flag/issues/4203)) ([4116fb3](https://github.com/thomaspoignant/go-feature-flag/commit/4116fb31caae3e96e68fe8e8337ff24c5f5b45ea))
27+
* Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager ([#4213](https://github.com/thomaspoignant/go-feature-flag/issues/4213)) ([a4502c3](https://github.com/thomaspoignant/go-feature-flag/commit/a4502c370cc14016402e28cfdacdd159b0bfbc5d))
28+
* Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager ([#4252](https://github.com/thomaspoignant/go-feature-flag/issues/4252)) ([136a453](https://github.com/thomaspoignant/go-feature-flag/commit/136a453f638ee897908764b1bf4e1a2d0c80e54f))
29+
* Bump github.com/aws/aws-sdk-go-v2/service/kinesis ([#4204](https://github.com/thomaspoignant/go-feature-flag/issues/4204)) ([c4ad0a7](https://github.com/thomaspoignant/go-feature-flag/commit/c4ad0a750a6ca6b7e019c64765889626953c774c))
30+
* Bump github.com/aws/aws-sdk-go-v2/service/kinesis ([#4235](https://github.com/thomaspoignant/go-feature-flag/issues/4235)) ([8bb86d5](https://github.com/thomaspoignant/go-feature-flag/commit/8bb86d5807e41700a5c0c83c822ca9de83734b58))
31+
* Bump github.com/aws/aws-sdk-go-v2/service/sqs ([#4210](https://github.com/thomaspoignant/go-feature-flag/issues/4210)) ([c1c67b7](https://github.com/thomaspoignant/go-feature-flag/commit/c1c67b739478af18ff51609849d3da7ccc1ed0ff))
32+
* Bump github.com/aws/smithy-go from 1.23.1 to 1.23.2 ([#4234](https://github.com/thomaspoignant/go-feature-flag/issues/4234)) ([367eeae](https://github.com/thomaspoignant/go-feature-flag/commit/367eeae0ffde660cd5c52327e99375021edfb000))
33+
* Bump github/codeql-action from 4.31.0 to 4.31.2 ([#4219](https://github.com/thomaspoignant/go-feature-flag/issues/4219)) ([e173a46](https://github.com/thomaspoignant/go-feature-flag/commit/e173a4602e92119a30ba6e9e51e921ce7ef96404))
34+
* Bump go version v1.24.8 ([#4222](https://github.com/thomaspoignant/go-feature-flag/issues/4222)) ([3f9e324](https://github.com/thomaspoignant/go-feature-flag/commit/3f9e324cbad8c52fbf1d7cf528424ac1862ca5ab))
35+
* Bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.6 ([#4212](https://github.com/thomaspoignant/go-feature-flag/issues/4212)) ([0d7f653](https://github.com/thomaspoignant/go-feature-flag/commit/0d7f6532e77ce2c53dc3554600699124ef471869))
36+
* Bump google.golang.org/api from 0.253.0 to 0.254.0 ([#4214](https://github.com/thomaspoignant/go-feature-flag/issues/4214)) ([73fa97d](https://github.com/thomaspoignant/go-feature-flag/commit/73fa97da010b904e66c6fbd56d4303b1d33a7f0c))
37+
* Bump google.golang.org/api from 0.254.0 to 0.255.0 ([#4256](https://github.com/thomaspoignant/go-feature-flag/issues/4256)) ([8041bd0](https://github.com/thomaspoignant/go-feature-flag/commit/8041bd03e2de9ebccb868a2a98dbf227dcc3f982))
38+
* Bump Helm chart version manually after CI failed for 1.47.1 ([#4192](https://github.com/thomaspoignant/go-feature-flag/issues/4192)) ([a3ba28b](https://github.com/thomaspoignant/go-feature-flag/commit/a3ba28bd5ad992e0b46a48535970fb4f3431aa30))
39+
* Bump helm/kind-action from 1.12.0 to 1.13.0 ([#4236](https://github.com/thomaspoignant/go-feature-flag/issues/4236)) ([40c404c](https://github.com/thomaspoignant/go-feature-flag/commit/40c404c8c48c542a3fc716fd509ff2bae20a7969))
40+
* Bump NUnit.Analyzers from 4.10.0 to 4.11.0 ([#4197](https://github.com/thomaspoignant/go-feature-flag/issues/4197)) ([f21d093](https://github.com/thomaspoignant/go-feature-flag/commit/f21d093160124bac35af62672259962e7e5925ce))
41+
* Bump NUnit.Analyzers from 4.11.0 to 4.11.1 ([#4200](https://github.com/thomaspoignant/go-feature-flag/issues/4200)) ([53bd1cf](https://github.com/thomaspoignant/go-feature-flag/commit/53bd1cf0aee64385f4d30b19545a0e97740e1257))
42+
* Bump NUnit.Analyzers from 4.11.1 to 4.11.2 ([#4221](https://github.com/thomaspoignant/go-feature-flag/issues/4221)) ([9b7904c](https://github.com/thomaspoignant/go-feature-flag/commit/9b7904ce0186f5a594a32fd061991cdb18a5f5c3))
43+
* Bump octokit from 5.0.4 to 5.0.5 in /openfeature/ci_scripts ([#4218](https://github.com/thomaspoignant/go-feature-flag/issues/4218)) ([e0e8a5b](https://github.com/thomaspoignant/go-feature-flag/commit/e0e8a5b89830db39a522026e5fb758f18f6c3d99))
44+
* Bump org.junit.jupiter:junit-jupiter-engine ([#4220](https://github.com/thomaspoignant/go-feature-flag/issues/4220)) ([581d19e](https://github.com/thomaspoignant/go-feature-flag/commit/581d19e755f5fdd7f63554f213944ef080938516))
45+
* **dependency:** Bump module ${MODULE_PATH} ${VERSION} ([#4241](https://github.com/thomaspoignant/go-feature-flag/issues/4241)) ([03c958e](https://github.com/thomaspoignant/go-feature-flag/commit/03c958e45843cdbff4cc8858460817ce5f33d21f))
46+
* **dependency:** Bump module ${MODULE_PATH} ${VERSION} ([#4250](https://github.com/thomaspoignant/go-feature-flag/issues/4250)) ([0b9e05f](https://github.com/thomaspoignant/go-feature-flag/commit/0b9e05f573537329c30c98c2cd8274dcbabcec40))
47+
* Ignore Windows ARM 32bits builds in GoReleaser configuration ([#4195](https://github.com/thomaspoignant/go-feature-flag/issues/4195)) ([f1d1d3d](https://github.com/thomaspoignant/go-feature-flag/commit/f1d1d3d63856d6b9dfe0409cde22e6545d0ff08b))
48+
* move dependabot daily for gomod ([#4243](https://github.com/thomaspoignant/go-feature-flag/issues/4243)) ([e3137cd](https://github.com/thomaspoignant/go-feature-flag/commit/e3137cd8891522190f15e576718a06825334b3e7))
49+
50+
51+
### 📚 Documentation
52+
53+
* add programmatic linting example and documentation ([#4223](https://github.com/thomaspoignant/go-feature-flag/issues/4223)) ([f9bc536](https://github.com/thomaspoignant/go-feature-flag/commit/f9bc536f6d77644c74288f277f4f8756ee6e500c))
54+
55+
56+
### ⚙️ CI/CD
57+
58+
* bump modules in wasm directory ([a83f5ea](https://github.com/thomaspoignant/go-feature-flag/commit/a83f5eabd43cff28fad62ecdd7922eb350041b00))
59+
* Fix bump helm chart ([#4191](https://github.com/thomaspoignant/go-feature-flag/issues/4191)) ([44d2197](https://github.com/thomaspoignant/go-feature-flag/commit/44d2197f3ff4cb0401d4b1f15fe33f67e9df80d2))
60+
* **fix:** remove double run ([0d16e23](https://github.com/thomaspoignant/go-feature-flag/commit/0d16e238c923ca54e372e1f5bc6b350f94905bd3))
61+
* release WASM module, starting version 0.0.1 ([#4231](https://github.com/thomaspoignant/go-feature-flag/issues/4231)) ([07790dc](https://github.com/thomaspoignant/go-feature-flag/commit/07790dc4430053d2c4343fe73454162d5e95728c))
62+
* remove dependency to wasm-release ([8959cd4](https://github.com/thomaspoignant/go-feature-flag/commit/8959cd42322e83585fb0e4c9e9cdc559ba921d87))
63+
* Wasm module has his own release process. ([#4225](https://github.com/thomaspoignant/go-feature-flag/issues/4225)) ([836d0f7](https://github.com/thomaspoignant/go-feature-flag/commit/836d0f70fe2f97e3347fe5542ac5298810d45045))
64+
365
## [1.47.1](https://github.com/thomaspoignant/go-feature-flag/compare/v1.47.1...v1.47.1) (2025-10-27)
466

567

0 commit comments

Comments
 (0)