Releases: Azure/aaz-dev-tools
Releases · Azure/aaz-dev-tools
v2.6.0
- Fix invalid URL in the document (#327)
- Support dynamic endpoints retrieve from ARM Cloud Metadata API (#316)
v2.5.1
- Chore: support model from data-plane (#321)
- Fix bug when name in upper case (#322)
v2.5.0
- 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
- Support data plane client with dynamic endpoint fetched from a response. (#311 #314 #315)
v2.3.0
- Support data-plane generation. (#307)
- Fix bug in swagger discriminator parse. (#305)
v2.2.0
- Add
aaz-dev swagger export-resources
command. (#302)
- Set
utf-8
encoding for all file open. (#298)
v2.1.0
- Support empty object defined in Swagger specification. (#293)
v2.0.0
- Limit a workspace to one resource provider only. (#290)
v1.8.0
- 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
- Fix bug when generate property name with special characters in code. (#284)