Skip to content

Commit

Permalink
Changed the responds status code from 500 to 501 for not implemented API
Browse files Browse the repository at this point in the history
  • Loading branch information
blueww committed Feb 17, 2025
1 parent 3489a97 commit 34d3399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ General:

- Changed the responds status code of not implemented API from 500 to 501.
- Added support for docker image based on Windows Base Image.
- Add telemetry data collection to help improve the product. By default telemetry data will be collected. Add `--disableTelemetry` options disable telemetry data collection of this Azurite execution.
- Updated Node and Alpine versions to account for EOL and CVE concerns
- Added telemetry data collection to help improve the product. By default telemetry data will be collected. Add `--disableTelemetry` options disable telemetry data collection of this Azurite execution.
- Updated Node and Alpine versions to account for EOL and CVE concerns.

Blob:

Expand Down

0 comments on commit 34d3399

Please sign in to comment.