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

Mismatch between latest npm tag and actual latest available version for @sentry/serverless #14923

Open
3 tasks done
rdsedmundo opened this issue Jan 7, 2025 · 1 comment
Open
3 tasks done
Labels
Package: aws-serverless Issues related to the Sentry AWS Serverless SDK

Comments

@rdsedmundo
Copy link

rdsedmundo commented Jan 7, 2025

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/aws-serverless

SDK Version

7.120.2

Framework Version

No response

Link to Sentry event

No response

Reproduction Example/SDK Setup

No response

Steps to Reproduce

Even though the package is no longer published in v7 as it moved to @sentry/aws-serverless in v8, it's unexpected IMO that the latest npm tag is not getting updated, since there are backport fixes available after 7.114.0.

Image

Expected Result

latest npm tag is pointing to 7.114.0, even though 7.120.2 is the actual latest version published (tag v7).

Actual Result

latest tag is pointing to 7.114.0.

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Jan 7, 2025
@github-actions github-actions bot added the Package: aws-serverless Issues related to the Sentry AWS Serverless SDK label Jan 7, 2025
@rdsedmundo rdsedmundo changed the title Mismatch being latest npm tag and latest available version for @sentry/serverless Mismatch between latest npm tag and actual latest available version for @sentry/serverless Jan 7, 2025
@Lms24
Copy link
Member

Lms24 commented Jan 7, 2025

Hi @rdsedmundo thanks for writing in! We discussed this briefly internally and we'll change the publishing tag back to latest for packages that were discontinued with the release of version 8 of the SDK. Good catch, thanks!

@getsantry getsantry bot removed the status in GitHub Issues with 👀 3 Jan 7, 2025
Lms24 added a commit that referenced this issue Jan 9, 2025
…est` tag (#14926)

Sets the NPM publish tag of discontinued packages from `v7` back
to `latest`. As pointed out in
#14923, it's a bit
misleading for packages that have not received a v8 version but newer v7
versions that their `latest` tag doesn't point to the in fact latest
version.

Affected packages:
- `@sentry/angular-ivy` (replaced by `@sentry/angular` in v8)
- `@sentry/hub` (discontinued)
- `@sentry/tracing` (discontinued)
- `@sentry/serverless` (replaced by `@sentry/aws-serverless`,
`@sentry/google-cloud` and `@sentry/node` respectively)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: aws-serverless Issues related to the Sentry AWS Serverless SDK
Projects
Status: No status
Development

No branches or pull requests

2 participants