Skip to content

v0.8.0

Compare
Choose a tag to compare
@arcus-automation arcus-automation released this 11 Jan 08:15
bbe1989

Install the Arcus.Scripting packages that you need via PowerShell Gallery, for instance Arcus.Scripting.ARM:

PS > Install-Module -Name Arcus.Scripting.ARM --Version 0.8.0

For a complete list of all Arcus.Scripting packages see the documentation.

What's new?

Features

  • Provide scripts to manage Azure Active Directory App Role Assignments (#336)

Removal

  • Removed Arcus.Scripting.All module (#354)

Changes:

  • bbe1989 feat: Bicep support for InjectFile (#357)
  • 4bed620 chore: bump json5 from 1.0.1 to 1.0.2 in /docs (#356)
  • 9bd5279 chore: remove all module (#354)
  • 2cc19b9 chore: streamline logging across modules (#351)
  • 9186497 chore: streamline logging across modules 2 (#352)
  • 7a3777a chore: assert remaining trim day integration account (#350)
  • 4fed05d chore: streamline logging in apim, appservice & az active dir (#348)
  • 145fc22 test: assert trimmed day in integration account tests (#349)
  • ce76a3e chore: bump decode-uri-component from 0.2.0 to 0.2.2 in /docs (#345)
  • 09d909c chore: bump express from 4.17.1 to 4.18.2 in /docs (#346)
See More
  • a6bdb50 Update README.md (#344)
  • b401654 fix: Update Algolia Search to V3 (#342)
  • 3f1c6e2 chore: fix social image (#343)
  • e76b959 chore: frontend brand updates (#340)
  • 7d26624 chore: update ci build w/ main branch (#338)
  • bf1271d feat: Added scripts to manage Azure Active Directory App Role Assignments (#336)
  • 7bb8bd4 chore: bump loader-utils from 1.4.1 to 1.4.2 in /docs (#337)
  • 1ed833f chore: remove deprecated pr validation config (#334)
  • 16e4695 Chore(deps): bump ansi-regex in /docs (#332)
  • 5acfaed Chore(deps): bump loader-utils from 1.4.0 to 1.4.1 in /docs (#331)
  • 5b6a425 Split PowerShell script samples into multiple lines for clarity (#329)
  • e46bae7 docs: added guide for setting arm outputs to azure devops variable group (#328)
  • 6d74327 docs: removed table of contents (#327)
  • 9cbe885 docs: added a guidelines section (#326)
  • 89bd4a3 update docs to version 0.7.0 (#325)

This list of changes was auto generated.