Releases: jongio/azd-rest
Releases · jongio/azd-rest
REST API Extension (0.4.6)
- fix: reorder release steps - registry before cosign/SBOM (0c3b3c0)
REST API Extension (0.4.5)
- fix: correct cosign-installer SHA for v3 (a78908a)
- fix: release workflow - add shell:bash, limit build to ubuntu, fix gosec (9be3706)
- fix: remove non-existent 'build' job from release.yml needs (880df27)
- ci: Bump actions/github-script from 7.1.0 to 8.0.0 (#29) (96eae7d)
- ci: Bump actions/setup-go from 5.6.0 to 6.3.0 (#28) (1456686)
- ci: Bump actions/cache from 4.2.3 to 5.0.3 (#27) (1cec67d)
- ci: Bump actions/checkout from 4.3.1 to 6.0.2 (#26) (d276f89)
- ci: Bump codecov/codecov-action from 4.6.0 to 5.5.2 (#25) (670a86b)
- ci: Bump actions/upload-artifact from 4.6.2 to 7.0.0 (#24) (31f23b1)
- ci: Bump actions/download-artifact from 4.3.0 to 8.0.1 (#23) (1e37d7c)
- ci: Bump anchore/sbom-action from 0.20.0 to 0.23.1 (#22) (39798d9)
- ci: Bump pnpm/action-setup (#21) (a5d051e)
- ci: Bump actions/setup-node from 4.4.0 to 6.3.0 (#20) (6c99b34)
- feat: dispatch-parity quality improvements (#19) (17dfd96)
- chore: update registry for v0.4.4 (9d4da9c)
- chore: replace "Leverage" with "Use" in spec docs (633896e)
REST API Extension (0.4.4)
PR #19 Preview (v0.4.4-pr19)
PR #19 preview build. Test using the one-line installer from the PR comment.
REST API Extension (0.4.3)
chore: bump version to 0.4.3 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
REST API Extension (0.4.2)
chore: bump version to 0.4.2 (#13) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
REST API Extension (0.4.0)
- fix: update build.sh to support multi-platform builds for release (d8923a4)
REST API Extension (0.1.1)
[0.1.1] - 2026-02-24
- Authenticated Azure REST API calls with automatic OAuth scope detection
- MCP server for AI-powered Azure API exploration
- SSRF protection and security hardening
- Support for all HTTP methods (GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS)
- Automatic token management and retry logic
- Response pagination support