Azure / azure-sdk-for-rust

This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.
MIT License
685 stars 232 forks source link

update generated crates #1545

Closed demoray closed 6 months ago

demoray commented 6 months ago

This PR is split into multiple commits.

  1. updates to autorust.toml exclude failing tags
  2. generated crates
  3. adding tag exclusions for azure_mgmt_automation that fail using '--all-features'
  4. adding tag exclusions for azure_mgmt_datamigration that fail using '--all-features'
  5. adding tag exclusions for azure_mgmt_monitor that fail using '--all-features'
  6. adding tag exclusions for azure_mgmt_network that fail using '--all-features', and limit the number of tags to 1, as the tags result in >5MB in source per tag.
  7. limit tags for azure_mgmt_web to 1, as the tags result in >5MB in source per tag.
  8. limit tags for azure_mgmt_sql to 1, as the tags result in >4.8MB in source per tag.
  9. adding tag exclusions for azure_mgmt_hardwaresecuritymodules that fail using '--all-features'

Ref: https://github.com/Azure/azure-rest-api-specs/commit/be0d1c383d683a8eb22ab5fd5b75e380ac3c2eea