Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@arcus-automation arcus-automation released this 21 Nov 09:45
4624a4e

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

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

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

What's new?

Features

  • Provide support for Logic App Standard in our Logic App scripts (#415)

Fixes / Changes

  • Update schema for Test-Json used in Set-AzTableStorageEntities (#417)

Breaking Changes

None.

Removal

None.

Changes:

  • 4624a4e feat: Support Logic App Standard (#415)
  • 9da6ae5 fix: Linux Powershell update (#420)
  • a4643e1 fix: updated schema for Test-Json in Set-AzTableStorageEntities (#417)
  • a7931bb chore: update packages (#412)
  • b4585c8 chore: [Snyk] Upgrade @docusaurus/preset-classic from 2.3.1 to 2.4.1 (#402)
  • 96f9386 feat: Use separate pipeline tasks for tests (#411)
  • 4084418 fix: Filename in powershell gallery push (#410)
  • ed1be7e fix: Conditionally use securestring for Connect-MgGraph (#409)
  • f24f93a chore: bump fast-xml-parser from 4.2.4 to 4.2.7 in /docs (#408)
  • 56c9c4b chore: bump semver from 5.7.1 to 5.7.2 in /docs (#404)
See More
  • 7e77bc3 fix: remove logging in push to powershell gallery (#407)
  • c40e3d8 feat: add retries to integration account actions (#406)
  • 7c67ba7 fix: enable integration test for devops variable group description (#400)
  • 22d99ec fix: added logging to see which files we are processing during push to nuget (#399)
  • 6b10f58 fix: Make sure the log.txt file exists during release pipeline (#398)
  • 76a945e docs: publish v1.1.0 feature docs (#397)

This list of changes was auto generated.