aaz-dev-tools

Atomic Azure CLI Dev Tools

MIT License

Downloads
7.4K
Stars
19

Bot releases are hidden (Show)

aaz-dev-tools - v2.6.0

Published by necusjz 9 months ago

  • Fix invalid URL in the document (#327)
  • Support dynamic endpoints retrieve from ARM Cloud Metadata API (#316)
aaz-dev-tools - v2.5.0

Published by necusjz 11 months ago

  • 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)
aaz-dev-tools - v2.1.0

Published by necusjz about 1 year ago

  • Support empty object defined in Swagger specification. (#293)
aaz-dev-tools - v1.6.2

Published by necusjz about 1 year ago

  • Convert int value to float for FloatArg default and blank value (#279)
aaz-dev-tools - Release v1.5.2

Published by calvinhzy about 1 year ago

  • Update docs for Command Usage and Testing (#270)
  • Fix bugs while command has no arguments (#271)
  • Add docs for subcommand generation (#272)
aaz-dev-tools - v1.5.1

Published by necusjz over 1 year ago

  • Add log information for aaz verification (#268)
aaz-dev-tools - v1.5.0

Published by necusjz over 1 year ago

  • Add command aaz-dev command-model verify to verify aaz metadata (#265)
aaz-dev-tools - v1.4.0

Published by calvinhzy over 1 year ago

  • Improve Docs of CLI Generator (#258)
  • Improve doc display (#259)
  • [Doc] Add note for examples (#260)
  • Update generation template for pagination (#261)
  • Change the initial extension version to 1.0.0b1 (#263)
aaz-dev-tools - v1.3.1

Published by calvinhzy over 1 year ago

  • Rewrite the workspace editor doc (#253)
  • Refactor the github page for docs (#254)
  • Adjust layout for small screen displays. (#255)
  • Update faq.md (#256)
aaz-dev-tools - v1.3.0

Published by necusjz over 1 year ago

  • Support TimeSchema and TimeArg (#250)
  • Support summary field for swagger operation (#249)
aaz-dev-tools - v1.2.0

Published by AllyW over 1 year ago

  • Support argument prompt input (#238)
  • Setup Github Pages, move content into docs and link docs to Github Pages in aaz-dev-tools (#240)
aaz-dev-tools - v1.1.1

Published by necusjz over 1 year ago

  • Support x-ms-long-running-operation-options.final-state-schema of swagger (#237)
aaz-dev-tools - GA Release v1.0.0

Published by calvinhzy over 1 year ago

  • GA release
  • Add FAQ for LRO missing response defination (#217)
  • Add OpenAPI link for LRO response (#218)
  • Flatten properties named property by default only when it has sub properties. (#219)
  • Fix bug in classify error format (#220)
  • Support title property in swagger definition (#221)
aaz-dev-tools - v0.20.1

Published by AllyW over 1 year ago

  • String output support ref (#213)
aaz-dev-tools - v0.20.0

Published by calvinhzy over 1 year ago

  • Fix incorrect statement when checking for content in --cli-path and --cli-extension-path (#205)
  • Fix bug when merge sub resources in aaz (#206)
  • Support inherent argument hide property on flatten (#207)
  • Fix bug for string type output commands (#209)
  • Fix sub command inherit bugs (#211)
aaz-dev-tools - v0.19.3

Published by necusjz over 1 year ago

  • Support default error format for mgmt-plane API (#202)
aaz-dev-tools - v0.19.1

Published by AllyW over 1 year ago

  • Add pre_instance_create, post_instance_create, pre_instance_delete, post_instance_delete callbacks (#191)
  • When generating subresource commands, set default identifier to 'name' if the element of array contains 'id' and 'name' properties (#192)
  • Fix array argument element class type display issue (#193)
  • Compact json file in aaz output (#194)
  • Support 'uri' format in swagger, support 'x-cadl-generated' property in swagger (#195)
aaz-dev-tools - v0.19.0

Published by calvinhzy almost 2 years ago

  • Feature support subcommand modification inheritance (#184)
  • Fix _iter_schema_in_json when js has not schema (#185)
  • Update requirements to support Python 3.11 (#186)
  • Inherent subresource commands in aaz when export workspace (#187)
  • Support partial commands generation in a module (#189)
aaz-dev-tools - v0.18.0

Published by necusjz almost 2 years ago

  • Relink command after class unwrapped (#182)
  • Support unwrap class modification inherit (#181)
  • Change portal namespace (#179)
aaz-dev-tools - v0.16.1

Published by calvinhzy almost 2 years ago

  • Ignore argument id-parts when generate code for list commands (#169)
  • Optimize swagger Error response invalid hints (#170)