Skip to content

WhatsNew

Tore Nestenius edited this page Jul 5, 2025 · 24 revisions

What's New

Stay updated with the latest changes, updates, and improvements in CloudDebugger. This page highlights major enhancements to the project.

5-July, 2025

  • Added experimental Model Context Protocol (MCP).

11-April 2025

  • Various small improvements to the Request And OpenTelemetry tools.

9-April 2025

  • Added Unstructured vs. Structured Logging tool

18-March 2025

  • Improved the TokenCredential Explorer also to support an optional ClientId.

2-March 2025

  • Improved the Blob Storage tool by adding better Hierarchical Namespace support.

19-February 2025

  • Added a free disk space tool.

19-January 2025

  • Introduced the Forwarded Headers Configuration tool, which displays the current configuration of the Forwarded Headers middleware.

15-January 2025

  • Enhanced the Current Request Tool to show details about the raw incoming request before any modifications by the X-Forwarded-* proxy headers.

27-December 2024

  • Added OTLP Exporter support (for Jaeger tracing) and refactored the OpenTelemetry tooling.
  • Added Support for OpenTelemetry Prometheus metrics endpoint.

26-December 2024

  • Major refactoring of the logging subsystem.
  • Replaced Serilog with OpenTelemetry
  • Added more tools to demonstrate logging, tracing, and metrics.
  • Added support for Application Insights
  • Bug fixes

24-December 2024

22-December 2024

  • Added Open Telemetry support

21-December 2024

  • Added a set of new REST API endpoints:
    • GET /api/customersSlow/{id} - Get a specific customer (1-100), ID=10 takes 1s, others 20ms.
    • GET /api/cpu - Start consuming max CPU for 1 minute
    • GET /api/memory - Start consuming as much memory as possible
  • Added simple Load Testing tool.

19-December 2024

  • Added Log Analytics Workspace Data Generator, a tool that generates realistic e-commerce log statements.

15-December 2024

  • Added HTTP(s) Request sending tool

6-December 2024

  • Added Blob Access Tier tool

5-December 2024

  • Added Blob Versioning tool

21-November 2024

  • Added Connection Strings tool
  • Added Configuration tool

20-November 2024

  • Refactored the logging tools
  • Added a new logging tool to write to the standard output and standard error streams.

18-November 2024

  • Migrated the CloudDebugger and deployment scripts to use .NET 9.

12-November 2024

  • Added tool to send and receive messages from Azure Queue Storage.
Clone this wiki locally