|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.49.1](https://github.com/thomaspoignant/go-feature-flag/compare/v1.49.0...v1.49.1) (2025-12-15) |
| 4 | + |
| 5 | + |
| 6 | +### 🐛 Bug Fixes |
| 7 | + |
| 8 | +* **makefile:** exit 1 if we have an error in one of the module ([#4472](https://github.com/thomaspoignant/go-feature-flag/issues/4472)) ([0981826](https://github.com/thomaspoignant/go-feature-flag/commit/09818265e04ae736e8a81dfcc55a06e4bff88a3c)) |
| 9 | +* migrate dockers to dockers_v2 format ([#4461](https://github.com/thomaspoignant/go-feature-flag/issues/4461)) ([822bfae](https://github.com/thomaspoignant/go-feature-flag/commit/822bfaeeb24acb607725d8b86c4a2562cd3e9575)), closes [#4183](https://github.com/thomaspoignant/go-feature-flag/issues/4183) |
| 10 | +* resolve SonarQube code quality issues ([#4501](https://github.com/thomaspoignant/go-feature-flag/issues/4501)) ([7a7fa9c](https://github.com/thomaspoignant/go-feature-flag/commit/7a7fa9cbe68b0c4c7ad29c9fe7bf3a195551d80b)) |
| 11 | +* **root:** fixing tests ([#4473](https://github.com/thomaspoignant/go-feature-flag/issues/4473)) ([6ec3ee1](https://github.com/thomaspoignant/go-feature-flag/commit/6ec3ee14121a6c0900dcece32def59323e905270)) |
| 12 | +* support both monitoringPort formats in helm chart ([#4457](https://github.com/thomaspoignant/go-feature-flag/issues/4457)) ([8f9d54d](https://github.com/thomaspoignant/go-feature-flag/commit/8f9d54d698f5f73eb82bea333ea812926e83b769)) |
| 13 | +* use nil default value in OFREP evaluate and remove explicit type parameters ([#4460](https://github.com/thomaspoignant/go-feature-flag/issues/4460)) ([57caa82](https://github.com/thomaspoignant/go-feature-flag/commit/57caa82b607007200e6c14381b53e4dc2a78e17e)) |
| 14 | + |
| 15 | + |
| 16 | +### 🔧 Chores |
| 17 | + |
| 18 | +* Bump @openfeature/web-sdk ([#4488](https://github.com/thomaspoignant/go-feature-flag/issues/4488)) ([17b40fb](https://github.com/thomaspoignant/go-feature-flag/commit/17b40fbf7b8f89ae9bf8b10a9873414fff59b400)) |
| 19 | +* Bump eslint-plugin-react-refresh ([#4487](https://github.com/thomaspoignant/go-feature-flag/issues/4487)) ([47a39e6](https://github.com/thomaspoignant/go-feature-flag/commit/47a39e69d1fec07ac923d325cf15df8371101ee4)) |
| 20 | +* Bump github.com/aws/aws-sdk-go-v2/config from 1.32.4 to 1.32.5 ([#4452](https://github.com/thomaspoignant/go-feature-flag/issues/4452)) ([b0ba688](https://github.com/thomaspoignant/go-feature-flag/commit/b0ba6882e19da0f69603dcdd6c01ce53a66dc1f7)) |
| 21 | +* Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager ([#4453](https://github.com/thomaspoignant/go-feature-flag/issues/4453)) ([5ff4cdd](https://github.com/thomaspoignant/go-feature-flag/commit/5ff4cddf2e5eff36a9cd11783957225ebab02025)) |
| 22 | +* Bump github.com/aws/aws-sdk-go-v2/service/kinesis ([#4451](https://github.com/thomaspoignant/go-feature-flag/issues/4451)) ([f86b32a](https://github.com/thomaspoignant/go-feature-flag/commit/f86b32a0fa6678086a14eacf72081879ee151467)) |
| 23 | +* Bump github.com/aws/aws-sdk-go-v2/service/sqs ([#4455](https://github.com/thomaspoignant/go-feature-flag/issues/4455)) ([075985d](https://github.com/thomaspoignant/go-feature-flag/commit/075985d39cb909cad1ce0ce4938ba3c615f995ed)) |
| 24 | +* Bump github.com/labstack/echo/v4 from 4.13.4 to 4.14.0 ([#4469](https://github.com/thomaspoignant/go-feature-flag/issues/4469)) ([3a7ca53](https://github.com/thomaspoignant/go-feature-flag/commit/3a7ca537bdf2ab96d7b3de0720372747b07de53b)) |
| 25 | +* Bump helm charts ([a448c5c](https://github.com/thomaspoignant/go-feature-flag/commit/a448c5c9da4600cb5208ae1e20c929ac70ad0cbb)) |
| 26 | +* Bump k8s.io/apimachinery from 0.34.2 to 0.34.3 ([#4463](https://github.com/thomaspoignant/go-feature-flag/issues/4463)) ([74c4dbc](https://github.com/thomaspoignant/go-feature-flag/commit/74c4dbc79112fb4bc3d9e8c17f75bce5303a52e1)) |
| 27 | +* Bump k8s.io/client-go from 0.34.2 to 0.34.3 ([#4465](https://github.com/thomaspoignant/go-feature-flag/issues/4465)) ([0202f07](https://github.com/thomaspoignant/go-feature-flag/commit/0202f07083b546dcc41b962ec436f62a719fa022)) |
| 28 | +* Bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 ([#4500](https://github.com/thomaspoignant/go-feature-flag/issues/4500)) ([1c432ff](https://github.com/thomaspoignant/go-feature-flag/commit/1c432ffaea775dc3250a076c92bb1badd199cf9e)) |
| 29 | +* Bump react-dom in /examples/openfeature_react/react-app ([#4486](https://github.com/thomaspoignant/go-feature-flag/issues/4486)) ([0b75bff](https://github.com/thomaspoignant/go-feature-flag/commit/0b75bffa9607646f4d58261151bab4664a93f217)) |
| 30 | +* Code cleaning following sonar recommendation - part 2 ([#4470](https://github.com/thomaspoignant/go-feature-flag/issues/4470)) ([cee1dd7](https://github.com/thomaspoignant/go-feature-flag/commit/cee1dd71a571da3b8048b1469f21c7a251466766)) |
| 31 | +* Fix environment variable usage in release workflow ([fa71ceb](https://github.com/thomaspoignant/go-feature-flag/commit/fa71ceb4878ed56b10d92a931650af6f51e82b99)) |
| 32 | +* fix some sonar warnings ([#4391](https://github.com/thomaspoignant/go-feature-flag/issues/4391)) ([fad894e](https://github.com/thomaspoignant/go-feature-flag/commit/fad894e47d0eb86b166576132051f6dac3ccf5c8)) |
| 33 | +* fix some tests ([#4475](https://github.com/thomaspoignant/go-feature-flag/issues/4475)) ([2346f6e](https://github.com/thomaspoignant/go-feature-flag/commit/2346f6e179db302d61ca5fb6aa6ab26f577970ca)) |
| 34 | +* **lint:** add deprecation warning to lint command ([#4477](https://github.com/thomaspoignant/go-feature-flag/issues/4477)) ([d6daec3](https://github.com/thomaspoignant/go-feature-flag/commit/d6daec3891b98e4e1c7c1b700df2c303219fb5f9)) |
| 35 | + |
| 36 | + |
| 37 | +### 📚 Documentation |
| 38 | + |
| 39 | +* Add AGENTS.md codebase guide ([#4459](https://github.com/thomaspoignant/go-feature-flag/issues/4459)) ([580a618](https://github.com/thomaspoignant/go-feature-flag/commit/580a6181ea9a3636f1d65cc00e97080ecce4427f)) |
| 40 | + |
3 | 41 | ## [1.49.0](https://github.com/thomaspoignant/go-feature-flag/compare/v1.48.0...v1.49.0) (2025-12-09) |
4 | 42 |
|
5 | 43 |
|
|
0 commit comments