Skip to content

chore(main): release 2.275.0 - #8582

Merged
matthewelwell merged 1 commit into
mainfrom
release-please--branches--main
Sep 23, 2026
Merged

matthewelwell merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@flagsmith-engineering

@flagsmith-engineering flagsmith-engineering Bot commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.275.0 (2026-09-23)

Features

Bug Fixes

  • sdk: title evaluation context flags as FlagResults (#8581) (515caef)
  • Segments: Restore segment list performance on large installations (#8587) (b10c6b3)
  • usage: drop the app-wide quota banner on the usage dashboard (#8512) (d04bfb5)

This PR was generated with Release Please. See documentation.

@flagsmith-engineering
flagsmith-engineering Bot requested a review from a team as a code owner September 23, 2026 14:53
@flagsmith-engineering flagsmith-engineering Bot added the autorelease: pending release-please powered label Sep 23, 2026
@flagsmith-engineering
flagsmith-engineering Bot requested review from khvn26 and removed request for a team September 23, 2026 14:53
@flagsmith-engineering flagsmith-engineering Bot added the autorelease: pending release-please powered label Sep 23, 2026
@vercel

vercel Bot commented Sep 23, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Actions Updated
docs Ignored Ignored Preview Sep 23, 2026 9:44pm UTC
flagsmith-frontend-preview Ignored Ignored Preview Sep 23, 2026 9:44pm UTC
flagsmith-frontend-staging Ignored Ignored Preview Sep 23, 2026 9:44pm UTC

Request Review

@coderabbitai

coderabbitai Bot commented Sep 23, 2026 •

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 4d391279-4105-4169-88c6-01063c73951d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor
✅ oss · depot-ubuntu-latest-arm-16 — run #20768 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  44.2 seconds
commit  d9e3747
info  🔄 Run: #20768 (attempt 1)

🗂️ Previous results
✅ oss · depot-ubuntu-latest-16 — run #20768 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  2 passed

Details

stats  2 tests across 2 suites
duration  2.8 seconds
commit  d9e3747
info  🔄 Run: #20768 (attempt 1)

✅ oss · depot-ubuntu-latest-arm-16 — run #20718 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  39.7 seconds
commit  d5e470f
info  🔄 Run: #20718 (attempt 1)

✅ oss · depot-ubuntu-latest-16 — run #20718 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  40.2 seconds
commit  d5e470f
info  🔄 Run: #20718 (attempt 1)

✅ oss · depot-ubuntu-latest-arm-16 — run #20709 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  38.4 seconds
commit  ebc51e9
info  🔄 Run: #20709 (attempt 1)

✅ oss · depot-ubuntu-latest-16 — run #20709 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  40.3 seconds
commit  ebc51e9
info  🔄 Run: #20709 (attempt 1)

✅ oss · depot-ubuntu-latest-16 — run #20708 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  41.8 seconds
commit  9726d4e
info  🔄 Run: #20708 (attempt 1)

✅ oss · depot-ubuntu-latest-arm-16 — run #20708 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  45.2 seconds
commit  9726d4e
info  🔄 Run: #20708 (attempt 1)

✅ oss · depot-ubuntu-latest-arm-16 — run #20703 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-arm-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  41.3 seconds
commit  aee96c1
info  🔄 Run: #20703 (attempt 1)

✅ oss · depot-ubuntu-latest-16 — run #20703 (attempt 1)

Playwright Test Results (oss - depot-ubuntu-latest-16)

passed  1 passed

Details

stats  1 test across 1 suite
duration  33.7 seconds
commit  aee96c1
info  🔄 Run: #20703 (attempt 1)

@codecov

codecov Bot commented Sep 23, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.80%. Comparing base (b10c6b3) to head (d9e3747).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8582   +/-   ##
=======================================
  Coverage   98.80%   98.80%           
=======================================
  Files        1631     1631           
  Lines       67013    67013           
=======================================
  Hits        66214    66214           
  Misses        799      799           

☔ View full report in Codecov by Harness.
📢 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.

@flagsmith-engineering flagsmith-engineering Bot changed the title chore(main): release 2.274.1 chore(main): release 2.275.0 Sep 23, 2026
@flagsmith-engineering
flagsmith-engineering Bot force-pushed the release-please--branches--main branch 3 times, most recently from ebc51e9 to d5e470f Compare September 23, 2026 17:53
@flagsmith-engineering
flagsmith-engineering Bot force-pushed the release-please--branches--main branch from d5e470f to d9e3747 Compare September 23, 2026 21:44
@matthewelwell
matthewelwell merged commit cd1c5db into main Sep 23, 2026
33 checks passed
@matthewelwell
matthewelwell deleted the release-please--branches--main branch September 23, 2026 21:54
@flagsmith-engineering

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

@flagsmith-engineering flagsmith-engineering Bot added autorelease: tagged release-please powered and removed autorelease: pending release-please powered labels Sep 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged release-please powered

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants