Skip to content

Commit 2a8aeda

Browse files
chore: bump version to 0.4.3
1 parent 3ea690d commit 2a8aeda

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

cli/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [0.4.3] - 2026-03-16
2+
3+
- fix: correct cosign-installer SHA for v3 (3ea690d)
4+
- fix: release workflow - add shell:bash, limit build to ubuntu, fix gosec (681d3c9)
5+
- fix: remove non-existent 'build' job from release.yml needs (0a42db5)
6+
- ci: bump codecov/codecov-action from 4.6.0 to 5.5.2 (#49) (c84df55)
7+
- ci: bump actions/cache from 4.2.3 to 5.0.3 (#48) (5e8f5c1)
8+
- ci: bump actions/upload-artifact from 4.6.2 to 7.0.0 (#47) (980ed68)
9+
- ci: bump anchore/sbom-action from 0.20.0 to 0.23.1 (#46) (a364063)
10+
- ci: bump actions/setup-python from 5.6.0 to 6.2.0 (#45) (b993883)
11+
- feat: dispatch-parity quality improvements (#44) (05e975c)
12+
- chore: update registry for v0.4.2 (ded83bf)
13+
114
## [0.4.2] - 2026-03-12
215

316
- chore: update azd-core to v0.5.6 (#43) (7cb044e)

cli/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ namespace: exec
33
displayName: Exec Extension
44
description: azd exec - Run any script with azd environment and Azure credentials. Database migrations, setup automation, CI/CD workflows - with seamless Key Vault integration.
55
usage: azd exec <command> [options]
6-
version: 0.4.2
6+
version: 0.4.3
77
language: go
88
capabilities:
99
- custom-commands

0 commit comments

Comments
 (0)