Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meta(changelog): Update package versions #573

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

getsentry-release
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@spotlightjs/[email protected]

Minor Changes

  • Add request and module details to context with JSONViewer (#544)

  • Add support for JSON-like queries (MongoDB) while improving span details page a bit
    (#563)

    • Added copy filename button on error frame. (#550)
    • changed styling of error frames.
    • Added subtabs in trace detail page (#557)
    • Sidecar url made generic to support all sidecar server routes.
      (#558)
    • No use of static sidecar url.

Patch Changes

    • changed route and added navigation in performance tab to make queries tab default active.
      (#555)
    • Fixed showing of 0 in false condition in span details.
  • Fixed minor overlay trigger count issue (#542)

    • Fixed some conditional rendering in TraceIcon and SpanDetails which was showing 0 on UI.
      (#549)
    • Fixed routing for query summary page by encoding the query description which can be a long text.
  • Fix DB queries missing for some Sentry SDKs (#547)

@spotlightjs/[email protected]

Minor Changes

    • Sidecar url made generic to support all sidecar server routes.
      (#558)
    • No use of static sidecar url.
  • Create a self-contained executable for Linux, macOS, and Windows for Spotlight.
    (#559) Docker images now use these binaries instead of a Node build
    in the image.

Patch Changes

  • Fix hanging when another Spotlight server is running (#571)

@spotlightjs/[email protected]

Minor Changes

  • Add CLI banner for eye candy (#568)

  • Add request and module details to context with JSONViewer (#544)

  • Stabilize embedded JS file name for local includes (#553)

    • Sidecar url made generic to support all sidecar server routes.
      (#558)
    • No use of static sidecar url.
  • Create a self-contained executable for Linux, macOS, and Windows for Spotlight.
    (#559) Docker images now use these binaries instead of a Node build
    in the image.

Patch Changes

@spotlightjs/[email protected]

Patch Changes

@spotlightjs/[email protected]

Patch Changes

Copy link

vercel bot commented Nov 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spotlightjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2024 2:27pm

Copy link
Member

@BYK BYK left a comment

Choose a reason for hiding this comment

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

🚀

@BYK BYK enabled auto-merge (squash) November 26, 2024 14:27
@BYK BYK merged commit 85e4b17 into main Nov 26, 2024
14 checks passed
@BYK BYK deleted the changeset-release/main branch November 26, 2024 14:33
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.07%. Comparing base (bdef5d3) to head (0e773a7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #573   +/-   ##
=======================================
  Coverage   31.07%   31.07%           
=======================================
  Files          83       83           
  Lines        5052     5052           
  Branches       99       99           
=======================================
  Hits         1570     1570           
  Misses       3482     3482           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants