Releases: pagopa/dx
Releases · pagopa/dx
azure_core_infra@3.1.1
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
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
0.18.13 (2026-04-02)
🩹 Fixes
-
Include the project repository name in the branch name created on
eng-azure-authorizationwhen 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
- Copilot @Copilot
- Marco Comi @kin0992
@pagopa/opex-dashboard@0.2.5
0.2.5 (2026-04-01)
🧱 Updated Dependencies
- Updated @pagopa/eslint-config to 6.0.2
@pagopa/eslint-config@6.0.2
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
0.2.3 (2026-04-01)
🧱 Updated Dependencies
- Updated @pagopa/eslint-config to 6.0.2
@pagopa/dx-mcpserver@0.1.6
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
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
0.4.17 (2026-04-01)
🧱 Updated Dependencies
- Updated @pagopa/eslint-config to 6.0.2
nx-release@0.0.2
Patch Changes
- 44b3eab: Switch release mode detection from GitHub event type to
.nx/version-plansdirectory state on push to main; remove::notice::annotations; usenpx nxfor all Nx commands; make PR body generic (no npm reference)