Skip to content

Releases: Azure/aaz-dev-tools

v2.7.0

14 May 07:45
7121c2b
Compare
Choose a tag to compare
  • Support example generation (#361)

v2.6.2

26 Apr 07:26
d443b6b
Compare
Choose a tag to compare
  • Refine documentation (#345, #349, #355, #356)
  • Add response schema for lro delete operation (#350)
  • Support empty free-form object (#348)
  • Display ParseJsonFailed error logs (#347)
  • Fix readOnly parsing problem in Swagger (#346)

v2.6.1

15 Mar 08:49
bb53431
Compare
Choose a tag to compare
  • Adapt new polices for LRO operation (#333)

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)