Skip to content

Commit 95df719

Browse files
chore(main): release 1.48.1
1 parent d0fe267 commit 95df719

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-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.48.0",
2+
".": "1.48.1",
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: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [1.48.1](https://github.com/thomaspoignant/go-feature-flag/compare/v1.48.0...v1.48.1) (2025-11-20)
4+
5+
6+
### 🔧 Chores
7+
8+
* Bump cloud.google.com/go/storage from 1.57.1 to 1.57.2 ([#4318](https://github.com/thomaspoignant/go-feature-flag/issues/4318)) ([44dc94d](https://github.com/thomaspoignant/go-feature-flag/commit/44dc94ddd9790600b9a7e9db2d00200468164726))
9+
* Bump github.com/atc0005/go-teams-notify/v2 from 2.13.0 to 2.14.0 ([#4316](https://github.com/thomaspoignant/go-feature-flag/issues/4316)) ([bf4664c](https://github.com/thomaspoignant/go-feature-flag/commit/bf4664cf851de392a88c64aef20a92375674e361))
10+
* Bump github.com/aws/aws-sdk-go-v2/config from 1.31.20 to 1.32.0 ([#4322](https://github.com/thomaspoignant/go-feature-flag/issues/4322)) ([0878180](https://github.com/thomaspoignant/go-feature-flag/commit/0878180f21f9cc795bff9d1518f6605ad89f8c6e))
11+
* Bump github.com/aws/aws-sdk-go-v2/credentials ([#4321](https://github.com/thomaspoignant/go-feature-flag/issues/4321)) ([beacb67](https://github.com/thomaspoignant/go-feature-flag/commit/beacb67034eeae89137d40e88c0d0737e61de5f0))
12+
* Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager ([#4328](https://github.com/thomaspoignant/go-feature-flag/issues/4328)) ([d0fe267](https://github.com/thomaspoignant/go-feature-flag/commit/d0fe2670f87550ef85ec3f9da8a6a0f592f2f430))
13+
* Bump github.com/aws/aws-sdk-go-v2/service/kinesis ([#4324](https://github.com/thomaspoignant/go-feature-flag/issues/4324)) ([419c8f9](https://github.com/thomaspoignant/go-feature-flag/commit/419c8f96de532be53926a58203feafb19598ef04))
14+
* Bump github.com/aws/aws-sdk-go-v2/service/sqs ([#4327](https://github.com/thomaspoignant/go-feature-flag/issues/4327)) ([81a91fd](https://github.com/thomaspoignant/go-feature-flag/commit/81a91fd510031c9b8178b6a0f6933067c6fe1674))
15+
* Bump github.com/redis/go-redis/v9 from 9.16.0 to 9.17.0 ([#4323](https://github.com/thomaspoignant/go-feature-flag/issues/4323)) ([aa04030](https://github.com/thomaspoignant/go-feature-flag/commit/aa04030d7f6e63dc304b749960e3043a8d4edebe))
16+
* Bump go.uber.org/zap from 1.27.0 to 1.27.1 ([#4325](https://github.com/thomaspoignant/go-feature-flag/issues/4325)) ([b16f6d2](https://github.com/thomaspoignant/go-feature-flag/commit/b16f6d2ee33e747a70d4ca0b0f6e3d23431fd04b))
17+
* Bump google.golang.org/grpc from 1.76.0 to 1.77.0 ([#4317](https://github.com/thomaspoignant/go-feature-flag/issues/4317)) ([6d5a074](https://github.com/thomaspoignant/go-feature-flag/commit/6d5a0747d7913d7693f15128d4ded174c057b51e))
18+
* Bump version and appVersion to 1.48.0 ([#4311](https://github.com/thomaspoignant/go-feature-flag/issues/4311)) ([61149b9](https://github.com/thomaspoignant/go-feature-flag/commit/61149b9f2eb43ce3f2aa9deeb2f41f5c2c0fc6dc))
19+
20+
21+
### ⚙️ CI/CD
22+
23+
* **release:** fix secrets and env in release ([#4314](https://github.com/thomaspoignant/go-feature-flag/issues/4314)) ([65c56fb](https://github.com/thomaspoignant/go-feature-flag/commit/65c56fba5a0f8580601301f415baab9a9dc91c5a))
24+
325
## [1.48.0](https://github.com/thomaspoignant/go-feature-flag/compare/v1.47.1...v1.48.0) (2025-11-13)
426

527

0 commit comments

Comments
 (0)