Skip to content

Latest commit

 

History

History
72 lines (46 loc) · 2.93 KB

CHANGELOG.md

File metadata and controls

72 lines (46 loc) · 2.93 KB

2.5.4 (2024-11-29)

Changes

  • Updated fcecom-bridge-commons to v2.4.2.
  • Added missing x-total header to /categories/tree and ids endpoints.

2.5.3 (2024-10-16)

Changes

  • Updated fcecom-bridge-commons to v2.4.1.

2.5.2 (2024-09-04)

Changes

  • Fixed security vulnerabilities located in axios (CVE-2024-39338), braces (CVE-2024-4068) and micromatch (CVE-2024-4067) by updating the relevant dependencies.
  • Updated fcecom-bridge-commons to v2.4.0.

2.5.1 (2024-07-31)

Changes

  • Adjust responses in case of an error.
  • Error responses are now JSON instead of plain text.
  • Updated fcecom-bridge-commons to v2.3.1.

2.5.0 (2024-06-20)

Changes

  • Added a search by category name to the category report.
  • Updated version of fcecom-bridge-commons dependency.

2.4.1 (2024-05-17)

Changes

  • Fixed security vulnerabilities in used node modules.
  • Updated version of fcecom-bridge-commons dependency.

2.4.0 (2024-04-18)

Changes

  • Fixed security vulnerabilities located in express (CVE-2024-29041) by updating the relevant dependencies.
  • Update version of fcecom-bridge-commons dependency.

UPDATE NOTICE

  • Please update the fcecom-bridge-commons npm module in your bridge implementations to the latest version.

2.3.0 (2024-01-19)

Changes

  • Added template for multi-tenant support with Docker Compose.

2.2.2 (2023-12-20)

Changes

  • Update version of fcecom-bridge-commons dependency.

2.2.1 (2023-11-27)

Changes

  • Update version of fcecom-bridge-commons dependency.

2.2.0 (2023-10-25)

Changes

  • Fixed a security vulnerability located in babel/traverse (CVE-2023-45133) by updating the relevant dependencies.

2.1.0 (2023-10-06)

Changes

  • Optimized Dockerfile and .dockerignore to achieve shorter build times.

Information on previous releases can be found in the Release Notes.