Skip to content

Releases: pagopa/dx

nx-release@0.3.3

23 Jun 13:58
3042db3

Choose a tag to compare

0.3.3 (2026-06-23)

🩹 Fixes

  • Upgrade actions/setup-node reference in documentation (#1885)

❤️ Thank You

  • Andrea Grillo

detect-node-package-manager@1.0.1

23 Jun 13:58
3042db3

Choose a tag to compare

1.0.1 (2026-06-23)

🩹 Fixes

  • Upgrade actions/setup-node reference in documentation (#1885)

❤️ Thank You

  • Andrea Grillo

azure_core_infra@4.3.0

23 Jun 13:58
3042db3

Choose a tag to compare

4.3.0 (2026-06-23)

🚀 Features

  • Allow to enable IP masking in Application Insights (#1879)

❤️ Thank You

  • Andrea Grillo
  • Christian Calabrese

@pagopa/opex-dashboard-generate-action@0.1.1

23 Jun 13:58
3042db3

Choose a tag to compare

0.1.1 (2026-06-23)

🩹 Fixes

  • Upgrade actions/upload-artifact reference in documentation (#1886)

❤️ Thank You

  • Andrea Grillo

@pagopa/dx-cli@0.23.4

23 Jun 13:58
3042db3

Choose a tag to compare

0.23.4 (2026-06-23)

🩹 Fixes

  • Resolve the CLI output presenter from the CI environment and the --output flag instead of constructing it in every command. In a non-interactive (CI) environment the CLI now emits JSON automatically; otherwise the --output flag decides, defaulting to text. (#1865)

❤️ Thank You

setup-telemetry-action@0.1.13

18 Jun 09:46
19d9fbd

Choose a tag to compare

0.1.13 (2026-06-18)

🩹 Fixes

  • Fix telemetry export by using Azure Monitor exporters directly and flushing them during the action post step. Add telemetry spans to Terraform plan and apply workflows. (#1833)

❤️ Thank You

log-telemetry-event@0.1.1

18 Jun 09:46
19d9fbd

Choose a tag to compare

0.1.1 (2026-06-18)

🩹 Fixes

  • Add explicit type field to span marker lines for more robust parsing and update documentation. (#1833)

❤️ Thank You

dx-metrics@0.5.9

18 Jun 09:46
19d9fbd

Choose a tag to compare

0.5.9 (2026-06-18)

🩹 Fixes

  • Stabilize the DX Metrics Docker build by pinning the repository package manager and avoiding Nx workspace resolution inside the image build. (#1841)
  • Keep the DX Metrics Docker builds on each package's existing build script so the image build does not re-enter pnpm workspace resolution inside a reduced Docker workspace. (#1852)

❤️ Thank You

  • Copilot @Copilot
  • Danilo Spinelli @gunzip

dx-metrics-import@0.1.4

18 Jun 09:46
19d9fbd

Choose a tag to compare

0.1.4 (2026-06-18)

🩹 Fixes

  • Stabilize the DX Metrics importer Docker build by pinning the repository package manager and avoiding Nx workspace resolution inside the image build. (#1841)
  • Keep the DX Metrics Docker builds on each package's existing build script so the image build does not re-enter pnpm workspace resolution inside a reduced Docker workspace. (#1852)

❤️ Thank You

  • Copilot @Copilot
  • Danilo Spinelli @gunzip

docs@0.19.3

18 Jun 09:46
19d9fbd

Choose a tag to compare

0.19.3 (2026-06-18)

🩹 Fixes

  • Remove the feature of exposing prompts via the DX MCP server in favor of plugins (#1863)

❤️ Thank You

  • Christian Calabrese