Skip to content

Releases: jongio/azd-rest

REST API Extension (0.4.6)

16 Mar 19:03
d60f22b

Choose a tag to compare

  • fix: reorder release steps - registry before cosign/SBOM (0c3b3c0)

REST API Extension (0.4.5)

16 Mar 18:46
b8021b1

Choose a tag to compare

  • 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)

12 Mar 13:56
961aca0

Choose a tag to compare

  • chore: update azd-core to v0.5.6 (#17) (2adbcfd)
  • ci: optimize GitHub Actions workflows (#16) (5727ec9)
  • chore: update registry for v0.4.3 (d8c7907)
  • fix: remove hardcoded azd-core version from test (f282e08)

PR #19 Preview (v0.4.4-pr19)

15 Mar 20:26

Choose a tag to compare

Pre-release

PR #19 preview build. Test using the one-line installer from the PR comment.

REST API Extension (0.4.3)

03 Mar 18:33

Choose a tag to compare

chore: bump version to 0.4.3

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

REST API Extension (0.4.2)

03 Mar 16:06
6695de1

Choose a tag to compare

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)

02 Mar 19:25
2d1c2fa

Choose a tag to compare

  • fix: update build.sh to support multi-platform builds for release (d8923a4)

REST API Extension (0.1.1)

24 Feb 22:58
1a5d640

Choose a tag to compare

[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