Skip to content

Commit 35e07d9

Browse files
Merge branch 'main' into release-please--branches--main--components--go-feature-flag
2 parents e976450 + 21fdd5d commit 35e07d9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

cmd/wasm/CHANGELOG.md

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

3+
## [0.1.0](https://github.com/thomaspoignant/go-feature-flag/compare/cmd/wasm/v0.0.2...cmd/wasm/v0.1.0) (2025-12-09)
4+
5+
6+
### 🚀 New Features
7+
8+
* allow empty evaluation context for flags that don't require bucketing ([#3962](https://github.com/thomaspoignant/go-feature-flag/issues/3962)) ([0564b06](https://github.com/thomaspoignant/go-feature-flag/commit/0564b0680ec6da62bd012fbb3cafa8fb20d20d2c))
9+
* Support x-api-key header for authentication ([#4347](https://github.com/thomaspoignant/go-feature-flag/issues/4347)) ([3ca07a8](https://github.com/thomaspoignant/go-feature-flag/commit/3ca07a8fa49522aa8b348bb5314a6f503dfa9778))
10+
11+
12+
### 🔧 Chores
13+
14+
* Bump github.com/aws/aws-sdk-go-v2/service/s3 ([#4263](https://github.com/thomaspoignant/go-feature-flag/issues/4263)) ([3944a49](https://github.com/thomaspoignant/go-feature-flag/commit/3944a491413056d903236573fbf5a75fc7336dd9))
15+
* Bump github.com/aws/aws-sdk-go-v2/service/s3 ([#4326](https://github.com/thomaspoignant/go-feature-flag/issues/4326)) ([927e392](https://github.com/thomaspoignant/go-feature-flag/commit/927e392662eaad75f33bd88275c566a465d02446))
16+
* **dependency:** Bump module ${MODULE_PATH} ${VERSION} ([#4249](https://github.com/thomaspoignant/go-feature-flag/issues/4249)) ([058516a](https://github.com/thomaspoignant/go-feature-flag/commit/058516a90be0684241586b89bd635988172c1b52))
17+
* **dependency:** Bump module modules/core 0.3.0 ([#4440](https://github.com/thomaspoignant/go-feature-flag/issues/4440)) ([2097425](https://github.com/thomaspoignant/go-feature-flag/commit/2097425023d86345927ec7bf9edab5eb74e50403))
18+
* **dependency:** Bump module modules/evaluation 0.2.0 ([#4443](https://github.com/thomaspoignant/go-feature-flag/issues/4443)) ([c514b02](https://github.com/thomaspoignant/go-feature-flag/commit/c514b026723793285e251ae4476e1360710afd5a))
19+
320
## [0.0.2](https://github.com/thomaspoignant/go-feature-flag/compare/cmd/wasm/v0.0.1...cmd/wasm/v0.0.2) (2025-11-04)
421

522

0 commit comments

Comments
 (0)