Skip to content

Releases: pagopa/dx

azure_core_infra@3.1.1

02 Apr 09:47
8554ab1

Choose a tag to compare

3.1.1 (2026-04-02)

🩹 Fixes

  • Ignore DDoS protection plan in VNet (#1560)

❤️ Thank You

  • Andrea Grillo
  • Copilot @Copilot

azure_core_infra@3.1.0

02 Apr 09:13
e4732cb

Choose a tag to compare

3.1.0 (2026-04-02)

🚀 Features

  • The Azure core module now creates the private DNS zone for Managed Redis resources. (#1555)

❤️ Thank You

  • Andrea Grillo
  • Christian Calabrese
  • Copilot @Copilot

@pagopa/dx-cli@0.18.13

02 Apr 09:13
e4732cb

Choose a tag to compare

0.18.13 (2026-04-02)

🩹 Fixes

  • Include the project repository name in the branch name created on eng-azure-authorization when requesting Azure subscription authorization. (#1545)

    Previously the branch was named feats/add-<subscription>-bootstrap-identity, which caused a conflict when multiple teams initialized projects on the same Azure subscription at the same time.

    The branch is now named feats/add-<repo>-<subscription>-bootstrap-identity, making it unique per (repository, subscription) pair.

❤️ Thank You

@pagopa/opex-dashboard@0.2.5

01 Apr 14:30
cff3895

Choose a tag to compare

0.2.5 (2026-04-01)

🧱 Updated Dependencies

  • Updated @pagopa/eslint-config to 6.0.2

@pagopa/eslint-config@6.0.2

01 Apr 14:30
cff3895

Choose a tag to compare

6.0.2 (2026-04-01)

🩹 Fixes

  • Update installation instructions to include peer dependencies (#1546)

❤️ Thank You

  • Luca Cavallaro

@pagopa/dx-savemoney@0.2.3

01 Apr 14:30
cff3895

Choose a tag to compare

0.2.3 (2026-04-01)

🧱 Updated Dependencies

  • Updated @pagopa/eslint-config to 6.0.2

@pagopa/dx-mcpserver@0.1.6

01 Apr 14:30
cff3895

Choose a tag to compare

0.1.6 (2026-04-01)

🧱 Updated Dependencies

  • Updated @pagopa/azure-tracing to 0.4.17
  • Updated @pagopa/eslint-config to 6.0.2

@pagopa/dx-cli@0.18.12

01 Apr 14:30
cff3895

Choose a tag to compare

0.18.12 (2026-04-01)

🧱 Updated Dependencies

  • Updated @pagopa/eslint-config to 6.0.2
  • Updated @pagopa/dx-savemoney to 0.2.3

@pagopa/azure-tracing@0.4.17

01 Apr 14:30
cff3895

Choose a tag to compare

0.4.17 (2026-04-01)

🧱 Updated Dependencies

  • Updated @pagopa/eslint-config to 6.0.2

nx-release@0.0.2

31 Mar 07:21
7819e75

Choose a tag to compare

Patch Changes

  • 44b3eab: Switch release mode detection from GitHub event type to .nx/version-plans directory state on push to main; remove ::notice:: annotations; use npx nx for all Nx commands; make PR body generic (no npm reference)