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

🚀 Release apps #1634

Merged
merged 1 commit into from
Oct 29, 2024
Merged

🚀 Release apps #1634

merged 1 commit into from
Oct 29, 2024

Conversation

lkostrowski
Copy link
Member

@lkostrowski lkostrowski commented Oct 23, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm 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

@saleor/[email protected]

Minor Changes

  • d088ef3: Renamed exported logger to rootLogger so we avoid collision of names when using logger in monorepo. Also createLogger function has been removed in favour of app defining it in their codebase.

Patch Changes

  • 2f37f07: Added VercelBuildtimeTransport which can be used to log information during Vercel build time e.g webhook migrations output. Renamed old attachLoggerVercelTransport to attachLoggerVercelRuntimeTransport.

  • 6d528dc: Added missing OTEL attributes to loggerVercelTransport. They will be visible under otel key in log collection service.

    Attributes:

    • span_id
    • trace_id
    • timestamp

@saleor/[email protected]

Minor Changes

  • 2f37f07: Improved error handling of WebhookMigrationRunner. Now this class will throw unknown errors that later can be logged to Sentry in respective app.

[email protected]

Minor Changes

  • 7a1a74b: Adds t3-env library for validating env variables.

Patch Changes

  • 5a6ea74: Added warning logs when Avalara returns isFee in product or shipping line details.
  • 2f37f07: Improved error handling and reporting while migrating webhooks. After this change we skip logging to OTEL. Logs will be available on Vercel, when migration fail we will send error to Sentry.
  • d088ef3: Use new way of creating logger from @saleor/apps-logger
  • Updated dependencies [2f37f07]
  • Updated dependencies [2f37f07]
  • Updated dependencies [d088ef3]
  • Updated dependencies [6d528dc]

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

Copy link
Contributor

github-actions bot commented Oct 23, 2024

🚀 Releasing AvaTax app checklist

@lkostrowski lkostrowski requested review from a team as code owners October 23, 2024 13:01
Copy link

vercel bot commented Oct 23, 2024

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

Name Status Preview Comments Updated (UTC)
saleor-app-avatax ✅ Ready (Inspect) Visit Preview Oct 28, 2024 2:15pm
saleor-app-cms ✅ Ready (Inspect) Visit Preview Oct 28, 2024 2:15pm
saleor-app-klaviyo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 2:15pm
saleor-app-products-feed ✅ Ready (Inspect) Visit Preview Oct 28, 2024 2:15pm
saleor-app-search ✅ Ready (Inspect) Visit Preview Oct 28, 2024 2:15pm
saleor-app-smtp ✅ Ready (Inspect) Visit Preview Oct 28, 2024 2:15pm

@lkostrowski lkostrowski force-pushed the changeset-release/main branch from 8e038ac to 1a35a9e Compare October 25, 2024 08:42
@lkostrowski lkostrowski force-pushed the changeset-release/main branch from 1a35a9e to 46387e7 Compare October 25, 2024 10:31
@lkostrowski lkostrowski merged commit 427c0e6 into main Oct 29, 2024
21 checks passed
@lkostrowski lkostrowski deleted the changeset-release/main branch October 29, 2024 08:28
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.

2 participants