2.5.4 (2024-11-29)
- 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)
- Updated fcecom-bridge-commons to v2.4.1.
2.5.2 (2024-09-04)
- 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)
- 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)
- Added a search by category name to the category report.
- Updated version of
fcecom-bridge-commons
dependency.
2.4.1 (2024-05-17)
- Fixed security vulnerabilities in used node modules.
- Updated version of
fcecom-bridge-commons
dependency.
2.4.0 (2024-04-18)
- Fixed security vulnerabilities located in express (CVE-2024-29041) by updating the relevant dependencies.
- Update version of
fcecom-bridge-commons
dependency.
- Please update the fcecom-bridge-commons npm module in your bridge implementations to the latest version.
2.3.0 (2024-01-19)
- Added template for multi-tenant support with Docker Compose.
2.2.2 (2023-12-20)
- Update version of
fcecom-bridge-commons
dependency.
2.2.1 (2023-11-27)
- Update version of
fcecom-bridge-commons
dependency.
2.2.0 (2023-10-25)
- Fixed a security vulnerability located in babel/traverse (CVE-2023-45133) by updating the relevant dependencies.
2.1.0 (2023-10-06)
- Optimized
Dockerfile
and.dockerignore
to achieve shorter build times.
Information on previous releases can be found in the Release Notes.