Skip to content

Commit 013b653

Browse files
chore(main): release 1.52.1
1 parent 468a0c8 commit 013b653

File tree

2 files changed

+37
-1
lines changed

2 files changed

+37
-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.52.0",
2+
".": "1.52.1",
33
"cmd/wasm": "0.2.1",
44
"openfeature/providers/python-provider": "0.5.0",
55
"openfeature/providers/kotlin-provider": "1.0.0",

.github/release-please/CHANGELOG.md

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

3+
## [1.52.1](https://github.com/thomaspoignant/go-feature-flag/compare/v1.52.0...v1.52.1) (2026-03-24)
4+
5+
6+
### 🔧 Chores
7+
8+
* Bump @babel/preset-env in /examples/openfeature_web/webapp ([#5001](https://github.com/thomaspoignant/go-feature-flag/issues/5001)) ([bb44a99](https://github.com/thomaspoignant/go-feature-flag/commit/bb44a99be5e48ee11fd652f81af62d481fc97817))
9+
* Bump @typescript-eslint/eslint-plugin ([#5004](https://github.com/thomaspoignant/go-feature-flag/issues/5004)) ([e0b715a](https://github.com/thomaspoignant/go-feature-flag/commit/e0b715aabb3a7a5cc62108be70f8dd556e2aad72))
10+
* Bump @typescript-eslint/parser ([#5003](https://github.com/thomaspoignant/go-feature-flag/issues/5003)) ([c4e0e49](https://github.com/thomaspoignant/go-feature-flag/commit/c4e0e49130c552731da3261a1e962471c739257c))
11+
* Bump @vitejs/plugin-react ([#5008](https://github.com/thomaspoignant/go-feature-flag/issues/5008)) ([86337bc](https://github.com/thomaspoignant/go-feature-flag/commit/86337bc5750227765e10982eb6333575df927355))
12+
* Bump actions/cache from 5.0.3 to 5.0.4 ([#5012](https://github.com/thomaspoignant/go-feature-flag/issues/5012)) ([c01b0f3](https://github.com/thomaspoignant/go-feature-flag/commit/c01b0f38cc1aaf2e389db7c0904377865c362d69))
13+
* Bump cloud.google.com/go/pubsub/v2 from 2.4.0 to 2.5.0 ([#4999](https://github.com/thomaspoignant/go-feature-flag/issues/4999)) ([efc23f5](https://github.com/thomaspoignant/go-feature-flag/commit/efc23f5ae8f2ac3aadf9ed41bd56bc4c8661f216))
14+
* Bump codecov/codecov-action from 5.5.2 to 5.5.3 ([#5014](https://github.com/thomaspoignant/go-feature-flag/issues/5014)) ([126602e](https://github.com/thomaspoignant/go-feature-flag/commit/126602e3835d1eee8dee541eaf900b029f3fc185))
15+
* Bump coverlet.collector from 8.0.0 to 8.0.1 ([#4994](https://github.com/thomaspoignant/go-feature-flag/issues/4994)) ([cd8529d](https://github.com/thomaspoignant/go-feature-flag/commit/cd8529dbf2965335f0ebb70db9317b948469b77c))
16+
* Bump dev.openfeature:sdk ([#5010](https://github.com/thomaspoignant/go-feature-flag/issues/5010)) ([147b517](https://github.com/thomaspoignant/go-feature-flag/commit/147b517a4910b1a84d6c97792d3055eac9e10081))
17+
* Bump dev.openfeature:sdk ([#5011](https://github.com/thomaspoignant/go-feature-flag/issues/5011)) ([8aa5a49](https://github.com/thomaspoignant/go-feature-flag/commit/8aa5a49f56b0b4a360ad636371ee4fe0cdc5be2b))
18+
* Bump FluentAssertions from 8.8.0 to 8.9.0 ([#4992](https://github.com/thomaspoignant/go-feature-flag/issues/4992)) ([d0d8fa8](https://github.com/thomaspoignant/go-feature-flag/commit/d0d8fa848a097e5281e24d28bebfd9c755032d57))
19+
* Bump github.com/aws/aws-lambda-go from 1.53.0 to 1.54.0 ([#5022](https://github.com/thomaspoignant/go-feature-flag/issues/5022)) ([c02c2e5](https://github.com/thomaspoignant/go-feature-flag/commit/c02c2e5b6f3eaf61d56c99ee49512fe3cf0c000e))
20+
* Bump github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager ([#5024](https://github.com/thomaspoignant/go-feature-flag/issues/5024)) ([ec0865a](https://github.com/thomaspoignant/go-feature-flag/commit/ec0865a9f3f717a4b0daa441e758e38f7fcb059b))
21+
* Bump github.com/aws/aws-sdk-go-v2/service/kinesis ([#5023](https://github.com/thomaspoignant/go-feature-flag/issues/5023)) ([468a0c8](https://github.com/thomaspoignant/go-feature-flag/commit/468a0c88c5ca3b6580b1baf9902d997f6b605a70))
22+
* Bump github.com/aws/aws-sdk-go-v2/service/s3 ([#5021](https://github.com/thomaspoignant/go-feature-flag/issues/5021)) ([b9cee57](https://github.com/thomaspoignant/go-feature-flag/commit/b9cee57268d277f7d41076e3c7ee3689aff1992f))
23+
* Bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.1 ([#5017](https://github.com/thomaspoignant/go-feature-flag/issues/5017)) ([5ddaec7](https://github.com/thomaspoignant/go-feature-flag/commit/5ddaec752ef9655853d9a2b7613d583b70b40d06))
24+
* Bump github.com/knadh/koanf/v2 from 2.3.3 to 2.3.4 ([#5018](https://github.com/thomaspoignant/go-feature-flag/issues/5018)) ([ff072da](https://github.com/thomaspoignant/go-feature-flag/commit/ff072da953b7961eb6b8cb4f1068576dba27055e))
25+
* Bump github/codeql-action from 4.32.6 to 4.33.0 ([#5015](https://github.com/thomaspoignant/go-feature-flag/issues/5015)) ([847d617](https://github.com/thomaspoignant/go-feature-flag/commit/847d6171deb091725523dd4e2ce62bf32151a0d8))
26+
* Bump google.golang.org/api from 0.271.0 to 0.272.0 ([#4990](https://github.com/thomaspoignant/go-feature-flag/issues/4990)) ([65fcb23](https://github.com/thomaspoignant/go-feature-flag/commit/65fcb23da55f1e59f8f72171ebcda3613015eb56))
27+
* Bump google.golang.org/grpc from 1.79.2 to 1.79.3 ([#4993](https://github.com/thomaspoignant/go-feature-flag/issues/4993)) ([8d6d83f](https://github.com/thomaspoignant/go-feature-flag/commit/8d6d83f22be1b044f9ff2fea72e40a52d5895a59))
28+
* Bump gradle-wrapper ([#5009](https://github.com/thomaspoignant/go-feature-flag/issues/5009)) ([05675b6](https://github.com/thomaspoignant/go-feature-flag/commit/05675b6712e0fb4cf8b5cf1e923f9b70d0ac8c2f))
29+
* Bump jvm in /examples/openfeature_kotlin_server/kotlin-app ([#5005](https://github.com/thomaspoignant/go-feature-flag/issues/5005)) ([aace9f7](https://github.com/thomaspoignant/go-feature-flag/commit/aace9f7e5cccb31c9e821d7c69c9d60c240988dc))
30+
* Bump k8s.io/client-go from 0.35.2 to 0.35.3 ([#4996](https://github.com/thomaspoignant/go-feature-flag/issues/4996)) ([6c2e026](https://github.com/thomaspoignant/go-feature-flag/commit/6c2e026737d3b24c62516a061eca9a5f70a68065))
31+
* Bump marocchino/sticky-pull-request-comment from 3.0.0 to 3.0.2 ([#5016](https://github.com/thomaspoignant/go-feature-flag/issues/5016)) ([6ef5fd8](https://github.com/thomaspoignant/go-feature-flag/commit/6ef5fd8307456e693abfd362e9c9df1990c89d86))
32+
* Bump NUnit3TestAdapter from 6.1.0 to 6.2.0 ([#5019](https://github.com/thomaspoignant/go-feature-flag/issues/5019)) ([223ab31](https://github.com/thomaspoignant/go-feature-flag/commit/223ab31fe075f387aebad189df16537cf275862a))
33+
* Bump softprops/action-gh-release from 2.5.0 to 2.6.1 ([#5013](https://github.com/thomaspoignant/go-feature-flag/issues/5013)) ([9d5d96f](https://github.com/thomaspoignant/go-feature-flag/commit/9d5d96fb7de05f045f52f9ed8469dc5f60295e3c))
34+
* Bump stylelint in /examples/openfeature_web/webapp ([#5000](https://github.com/thomaspoignant/go-feature-flag/issues/5000)) ([c495c0e](https://github.com/thomaspoignant/go-feature-flag/commit/c495c0e975f1f8986aba6935939c4f878672d23e))
35+
* Bump tailwindcss in /examples/openfeature_react/react-app ([#5006](https://github.com/thomaspoignant/go-feature-flag/issues/5006)) ([e1f803f](https://github.com/thomaspoignant/go-feature-flag/commit/e1f803fd0efe294cd399c41373128dc5879417c5))
36+
* Bump vite in /examples/openfeature_react/react-app ([#5007](https://github.com/thomaspoignant/go-feature-flag/issues/5007)) ([a2e39ba](https://github.com/thomaspoignant/go-feature-flag/commit/a2e39baead357ff100d5858419e5da7a5664b650))
37+
* Bump webpack-cli in /examples/openfeature_web/webapp ([#5002](https://github.com/thomaspoignant/go-feature-flag/issues/5002)) ([449c775](https://github.com/thomaspoignant/go-feature-flag/commit/449c775a45da35f4982a82d7cc708e0a4bd97ed0))
38+
339
## [1.52.0](https://github.com/thomaspoignant/go-feature-flag/compare/v1.51.2...v1.52.0) (2026-03-16)
440

541

0 commit comments

Comments
 (0)