Skip to content

v1.24.0-B0013

Pre-release
Pre-release
Compare
Choose a tag to compare
@BernieWhite BernieWhite released this 25 Jan 14:45
· 756 commits to main since this release
449ad7b

What's changed since v1.23.0:

  • General improvements:
    • Updated Export-AzRuleData to improve export performance by @BernieWhite.
      #1341
      • Removed Az.Resources dependency.
      • Added async threading for export concurrency.
      • Improved performance by using automatic look up of API versions by using provider cache.
  • Engineering:
    • Bump PSRule to v2.7.0.
      #1973
    • Bump Az.Resources to v6.5.1.
      #1973
    • Bump Newtonsoft.Json to v13.0.2.
      #1903
    • Bump Pester to v5.4.0.
      #1994
  • Bug fixes:
    • Fixed Export-AzRuleData may not export all data if throttled by @BernieWhite.
      #1341

See change log.