Skip to content

Conversation

@gofeatureflag-bot
Copy link
Collaborator

@gofeatureflag-bot gofeatureflag-bot commented Dec 9, 2025

🤖 I have created a release beep boop

1.50.0 (2025-12-19)

🚀 New Features

🐛 Bug Fixes

  • makefile: exit 1 if we have an error in one of the module (#4472) (0981826)
  • migrate dockers to dockers_v2 format (#4461) (822bfae), closes #4183
  • remove unused context parameters to resolve SonarQube issues (#4505) (20a5032)
  • resolve SonarQube code quality issues (#4501) (7a7fa9c)
  • root: fixing tests (#4473) (6ec3ee1)
  • support both monitoringPort formats in helm chart (#4457) (8f9d54d)
  • use nil default value in OFREP evaluate and remove explicit type parameters (#4460) (57caa82)

🔧 Chores

  • Bump @openfeature/react-sdk (#4493) (002ef72)
  • Bump @openfeature/web-sdk (#4488) (17b40fb)
  • Bump @openfeature/web-sdk in /examples/openfeature_web/webapp (#4482) (1da0e29)
  • Bump @typescript-eslint/eslint-plugin (#4489) (28dfec0)
  • Bump @typescript-eslint/parser (#4495) (7f0e925)
  • Bump @vitejs/plugin-react (#4490) (343a1d6)
  • Bump actions/cache from 4.3.0 to 5.0.1 (#4497) (e83fb98)
  • Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#4496) (5ebaf9a)
  • Bump autoprefixer in /examples/openfeature_web/webapp (#4481) (ff42285)
  • Bump codecov/codecov-action from 5.5.1 to 5.5.2 (#4499) (64a0c40)
  • Bump dev.openfeature:sdk (#4483) (6f2c39e)
  • Bump eslint in /examples/openfeature_web/webapp (#4480) (2c519b6)
  • Bump eslint-plugin-react-refresh (#4487) (47a39e6)
  • Bump github.com/aws/aws-lambda-go from 1.51.0 to 1.51.1 (#4508) (403d49b)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.32.4 to 1.32.5 (#4452) (b0ba688)
  • Bump github.com/aws/aws-sdk-go-v2/credentials (#4510) (ff22361)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager (#4453) (5ff4cdd)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager (#4504) (1c20aa4)
  • Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager (#4511) (0a2f40b)
  • Bump github.com/aws/aws-sdk-go-v2/service/kinesis (#4451) (f86b32a)
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 (#4503) (b32ad76)
  • Bump github.com/aws/aws-sdk-go-v2/service/sqs (#4455) (075985d)
  • Bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 (#4520) (aaec514)
  • Bump github.com/labstack/echo/v4 from 4.13.4 to 4.14.0 (#4469) (3a7ca53)
  • Bump github/codeql-action from 4.31.7 to 4.31.8 (#4498) (ce41e62)
  • Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#4512) (43a1e00)
  • Bump helm charts (a448c5c)
  • Bump jest in /openfeature/provider_tests/js-integration-tests (#4518) (88583a8)
  • Bump k8s.io/apimachinery from 0.34.2 to 0.34.3 (#4463) (74c4dbc)
  • Bump k8s.io/apimachinery from 0.34.3 to 0.35.0 (#4516) (b1530f7)
  • Bump k8s.io/client-go from 0.34.2 to 0.34.3 (#4465) (0202f07)
  • Bump k8s.io/client-go from 0.34.3 to 0.35.0 (#4515) (715d5be)
  • Bump OpenFeature from 2.10.0 to 2.11.0 (#4521) (2eb1fb3)
  • Bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#4500) (1c432ff)
  • Bump react-dom in /examples/openfeature_react/react-app (#4486) (0b75bff)
  • Bump tailwindcss in /examples/openfeature_react/react-app (#4494) (79443e0)
  • Bump vite in /examples/openfeature_react/react-app (#4492) (2276544)
  • Code cleaning following sonar recommendation - part 2 (#4470) (cee1dd7)
  • Downgrade jest for the integration tests (#4513) (b46edf0)
  • Fix environment variable usage in release workflow (fa71ceb)
  • fix some sonar warnings (#4391) (fad894e)
  • fix some tests (#4475) (2346f6e)
  • lint: add deprecation warning to lint command (#4477) (d6daec3)
  • update Prometheus API version to v2 in test configuration (#4507) (6e784fc)

📚 Documentation


This PR was generated with Release Please. See documentation.

@netlify
Copy link

netlify bot commented Dec 9, 2025

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
🔨 Latest commit 0eca838
🔍 Latest deploy log https://app.netlify.com/projects/go-feature-flag-doc-preview/deploys/6944d13042a1850008c20abd

@gofeatureflag-bot gofeatureflag-bot force-pushed the release-please--branches--main--components--go-feature-flag branch from 5dfd46a to ce4b1a2 Compare December 9, 2025 22:06
@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.58%. Comparing base (2eb1fb3) to head (0eca838).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4450      +/-   ##
==========================================
+ Coverage   85.56%   85.58%   +0.01%     
==========================================
  Files         148      148              
  Lines        6174     6174              
==========================================
+ Hits         5283     5284       +1     
  Misses        664      664              
+ Partials      227      226       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gofeatureflag-bot gofeatureflag-bot force-pushed the release-please--branches--main--components--go-feature-flag branch 24 times, most recently from 7b873ae to dbe936f Compare December 15, 2025 14:05
@gofeatureflag-bot gofeatureflag-bot force-pushed the release-please--branches--main--components--go-feature-flag branch 15 times, most recently from d79ed7a to c0e6e7c Compare December 16, 2025 12:44
@gofeatureflag-bot gofeatureflag-bot changed the title chore(main): release 1.49.1 chore(main): release 1.50.0 Dec 16, 2025
@gofeatureflag-bot gofeatureflag-bot force-pushed the release-please--branches--main--components--go-feature-flag branch 11 times, most recently from 5c876c3 to d557d96 Compare December 19, 2025 01:08
@gofeatureflag-bot gofeatureflag-bot force-pushed the release-please--branches--main--components--go-feature-flag branch from d557d96 to 0eca838 Compare December 19, 2025 04:14
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(change) dockers deprecation in goreleaser

3 participants