Skip to content

medusa

v2.17.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 1mo API Development
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

commerce e-commerce ecommerce javascript medusa nodejs
+2 more
react typescript

Affected surfaces

breaking_upgrade

Summary

AI summary

Updates Bugs, Highlights, and https://github.com/peterlgh7 across a mixed release.

Full changelog

Highlights

Regression with workers in Redis Event Bus

This release fixes a critical bug introduced in 2.17.0.

What

Not await bullWorker_.run() in event-bus-redis onApplicationStart

Why

bullWorker_.run() is designed to return only when the worker is closed (https://github.com/taskforcesh/bullmq/issues/2128). This bug had flown under the radar until we started awaiting all modules onApplicationStart here. The effect is that when running in worker mode, application startup hangs indefinitely. It does not happen in server mode because bullWorker_ only exists in worker mode.

Bugs

Other Changes

  • i18n(ja): complete dashboard translations — fill 511 missing keys by @greymoth-jp in #15839

New Contributors

  • @greymoth-jp made their first contribution in #15839

Full Changelog: v2.17.0...v2.17.1

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track medusa

Get notified when new releases ship.

Sign up free

About medusa

The world's most flexible commerce platform.

All releases →

Related context

Earlier breaking changes

  • v2.15.0 Product and variant width/length/height/weight properties aligned to float type

Beta — feedback welcome: [email protected]