Skip to content

Releases: Azure/aaz-dev-tools

v2.6.0

17 Jan 06:16
f434eb6
Compare
Choose a tag to compare
  • Fix invalid URL in the document (#327)
  • Support dynamic endpoints retrieve from ARM Cloud Metadata API (#316)

v2.5.1

20 Dec 04:59
29ccf52
Compare
Choose a tag to compare
  • Chore: support model from data-plane (#321)
  • Fix bug when name in upper case (#322)

v2.5.0

13 Dec 04:05
00c378e
Compare
Choose a tag to compare
  • Ignore --subscription generation when it has alias (#318)
  • Fix data-plane generation issue (#317)
  • Fix bug to render dynamic endpoint client (#314)
  • Add documentation for data-plane dynamic endpoint config (#315)

v2.4.0

30 Nov 04:12
e7bf1f2
Compare
Choose a tag to compare
  • Support data plane client with dynamic endpoint fetched from a response. (#311 #314 #315)

v2.3.0

15 Nov 09:04
d469845
Compare
Choose a tag to compare
  • Support data-plane generation. (#307)
  • Fix bug in swagger discriminator parse. (#305)

v2.2.0

08 Nov 04:08
5fa7afc
Compare
Choose a tag to compare
  • Add aaz-dev swagger export-resources command. (#302)
  • Set utf-8 encoding for all file open. (#298)

v2.1.0

18 Oct 03:57
1b0ef33
Compare
Choose a tag to compare
  • Support empty object defined in Swagger specification. (#293)

v2.0.0

11 Oct 09:07
65fe63f
Compare
Choose a tag to compare
  • Limit a workspace to one resource provider only. (#290)

v1.8.0

20 Sep 04:56
555f47b
Compare
Choose a tag to compare
  • Support to pass an empty request body when it's required (#286)
  • Improve the response time of '/AAZ/Editor/Workspaces' api (#287)
  • Ignore non-UTF-8 of aaz json file verification (#288)

v1.7.1

06 Sep 03:20
046503e
Compare
Choose a tag to compare
  • Fix bug when generate property name with special characters in code. (#284)