Releases: trieb-work/saleor-apps
Releases · trieb-work/saleor-apps
saleor-app-smtp@1.4.0
Minor Changes
- 3c4358a: Setup OTEL via instrumentation hook. After this change app will use official way of setting up OTEL. There are no visible changes to the end user.
Patch Changes
saleor-app-segment@2.2.0
Minor Changes
- 3c4358a: Setup OTEL via instrumentation hook. After this change app will use official way of setting up OTEL. There are no visible changes to the end user.
Patch Changes
saleor-app-search@1.24.0
Minor Changes
- 3c4358a: Setup OTEL via instrumentation hook. After this change app will use official way of setting up OTEL. There are no visible changes to the end user.
Patch Changes
saleor-app-products-feed@1.22.0
Minor Changes
- 3c4358a: Setup OTEL via instrumentation hook. After this change app will use official way of setting up OTEL. There are no visible changes to the end user.
Patch Changes
saleor-app-klaviyo@1.14.0
Minor Changes
- 3c4358a: Setup OTEL via instrumentation hook. After this change app will use official way of setting up OTEL. There are no visible changes to the end user.
Patch Changes
saleor-app-cms@2.12.0
Minor Changes
- 3c4358a: Setup OTEL via instrumentation hook. After this change app will use official way of setting up OTEL. There are no visible changes to the end user.
Patch Changes
saleor-app-avatax@1.14.0
Minor Changes
- 3c4358a: Setup OTEL via instrumentation hook. After this change app will use official way of setting up OTEL. There are no visible changes to the end user.
Patch Changes
@saleor/apps-otel@2.0.0
Major Changes
- 3c4358a: BREAKING CHANGE. Change package structure. After this change
@saleor/apps-otel
won't exportwithOtel
wrapper but rather helpers or factories that should be used by apps to properly setup OTEL. See apps implementation on how to use new version.
@saleor/apps-logger@1.5.0
Minor Changes
- 23a31eb: Remove not used OTEL log transport
smtp@1.3.1
Patch Changes
- 1e7884c: Adding a default hash key to redis to make the apps allow to run on the same redis instance