Skip to content

Releases: Azure/aaz-dev-tools

v3.0.0

26 Sep 09:26
32c4bd3
Compare
Choose a tag to compare
  • Support swagger base_path (#400)
  • Add support to python 3.12 (#401)
  • Add support to TypeSpec specification (#399)
  • Add typespec usage doc (#404)

v2.10.1

02 Sep 07:27
33edf2d
Compare
Choose a tag to compare
  • Fix swagger additional property patch (#397)

v2.10.0

05 Aug 08:39
d6b3969
Compare
Choose a tag to compare
  • Fix discriminate_by method in generated response schema code (#380)
  • Ignore the required flag for read only property in swagger (#390)
  • Escape backslashes in examples docstrings (#391)

v2.9.0

26 Jun 02:36
f2fd651
Compare
Choose a tag to compare
  • Support output flatten control in workspace editor (#368)
  • Fix read-only flag in generated code (#378)

v2.8.0

12 Jun 07:35
56ae5d4
Compare
Choose a tag to compare
  • Support enum extension (#366)
  • Escape backslashes in docstrings (#360)
  • Escape backslash using constant-convert (#365)
  • Support keywords as arg name (#362)
  • Handle keyword in response
  • Conduct code doc (#364)

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)