Skip to content

Releases: trieb-work/saleor-apps

saleor-app-smtp@1.4.0

28 Feb 23:24
0992ad0
Compare
Choose a tag to compare

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

  • Updated dependencies [3c4358a]
  • Updated dependencies [23a31eb]
    • @saleor/apps-otel@2.0.0
    • @saleor/apps-logger@1.5.0

saleor-app-segment@2.2.0

28 Feb 23:24
0992ad0
Compare
Choose a tag to compare

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

  • Updated dependencies [3c4358a]
  • Updated dependencies [23a31eb]
    • @saleor/apps-otel@2.0.0
    • @saleor/apps-logger@1.5.0

saleor-app-search@1.24.0

28 Feb 23:24
0992ad0
Compare
Choose a tag to compare

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

  • Updated dependencies [3c4358a]
  • Updated dependencies [23a31eb]
    • @saleor/apps-otel@2.0.0
    • @saleor/apps-logger@1.5.0

saleor-app-products-feed@1.22.0

28 Feb 23:24
0992ad0
Compare
Choose a tag to compare

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

  • Updated dependencies [3c4358a]
  • Updated dependencies [23a31eb]
    • @saleor/apps-otel@2.0.0
    • @saleor/apps-logger@1.5.0

saleor-app-klaviyo@1.14.0

28 Feb 23:24
0992ad0
Compare
Choose a tag to compare

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

  • Updated dependencies [3c4358a]
  • Updated dependencies [23a31eb]
    • @saleor/apps-otel@2.0.0
    • @saleor/apps-logger@1.5.0

saleor-app-cms@2.12.0

28 Feb 23:24
0992ad0
Compare
Choose a tag to compare

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

  • Updated dependencies [3c4358a]
  • Updated dependencies [23a31eb]
    • @saleor/apps-otel@2.0.0
    • @saleor/apps-logger@1.5.0

saleor-app-avatax@1.14.0

28 Feb 23:24
0992ad0
Compare
Choose a tag to compare

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

  • Updated dependencies [3c4358a]
  • Updated dependencies [23a31eb]
    • @saleor/apps-otel@2.0.0
    • @saleor/apps-logger@1.5.0

@saleor/apps-otel@2.0.0

28 Feb 23:24
0992ad0
Compare
Choose a tag to compare

Major Changes

  • 3c4358a: BREAKING CHANGE. Change package structure. After this change @saleor/apps-otel won't export withOtel 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

28 Feb 23:24
0992ad0
Compare
Choose a tag to compare

Minor Changes

  • 23a31eb: Remove not used OTEL log transport

smtp@1.3.1

30 Jan 23:42
b36e9c4
Compare
Choose a tag to compare

Patch Changes

  • 1e7884c: Adding a default hash key to redis to make the apps allow to run on the same redis instance