Skip to content

Conversation

HazAT
Copy link
Member

@HazAT HazAT commented Sep 30, 2025

Merge master branch into develop


Note

Publishes 10.17.0 with Nuxt server middleware instrumentation, updates CHANGELOG, and bumps all packages/dependencies from 10.16.0 to 10.17.0.

  • Release 10.17.0
    • Nuxt: Instrument server middleware handlers with tracing/error reporting (@sentry/nuxt).
    • AWS Serverless: Respect http_proxy when defaulting useLayerExtension.
    • Other: Minor fixes/docs/CI tweaks noted in CHANGELOG.md.
  • Version bumps
    • Update lerna.json and all package versions from 10.16.0 to 10.17.0.
    • Align inter-package dependencies to 10.17.0 across the monorepo.

Written by Cursor Bugbot for commit 379b539. This will update automatically on new commits. Configure here.

@HazAT HazAT requested review from a team as code owners September 30, 2025 11:07
@github-actions github-actions bot enabled auto-merge September 30, 2025 11:07
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved automated PR

Copy link
Contributor

node-overhead report 🧳

Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.

Scenario Requests/s % of Baseline Prev. Requests/s Change %
GET Baseline 8,594 - 8,857 -3%
GET With Sentry 1,341 16% 1,383 -3%
GET With Sentry (error only) 5,986 70% 5,984 +0%
POST Baseline 1,178 - 1,184 -1%
POST With Sentry 489 42% 496 -1%
POST With Sentry (error only) 1,067 91% 1,050 +2%
MYSQL Baseline 3,327 - 3,336 -0%
MYSQL With Sentry 464 14% 463 +0%
MYSQL With Sentry (error only) 2,697 81% 2,697 -

View base workflow run

@github-actions github-actions bot merged commit 5aa7a53 into develop Sep 30, 2025
372 checks passed
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.

3 participants