Skip to content

Releases: arcus-azure/arcus.scripting

v0.2.1

13 Jan 10:51
9433059
Compare
Choose a tag to compare

Install new version via PowerShell Gallery

What's new?

Features

  • Provide the capability to set pipeline variables with ARM outputs from an environment variable (#113)
  • Provide the capability to enable/disable Logic Apps without any configuration file (#6 & #19)
  • Provide the capability to enable an Logic App based on a configuration file (#7)
  • Provide the capability to create a folder on an Azure File Share (#103)
  • Provide the capability to upload files to Azure Blob Storage (#10)
  • Provide the capability to remove resource locks (#41)
  • Provide the capability to restore the API Management service (#76)

Fixes / Changes

  • Enabling/disabling Logic Apps failed when integration account is linked and/or when authentication policies are removed (#105)

Breaking Changes

None.

Removal

None.

Changes:

  • 9433059 Fix - unknown 'nuget' command (#121)
  • bb35a78 Fix - custom PS Gallery release (#120)
  • e6fd96e Fix/skip duplicates ps gallery (#119)
  • ab390b3 Fix - skip duplicates when pushing to PS Gallery (#118)
  • 84a1aa0 Fix - allow package conflicts during PS Gallery release (#117)
  • 7d6b7b7 Fix - remove spaces in tags of FileShare PS project (#116)
  • e633fcc Fix - use inline required module formatting (#115)
  • 287a3a7 Feature - add limited version of setting ARM outputs to pipeline variables (#114)
  • 2c9ab10 [Snyk] Fix for 1 vulnerabilities (#111)
  • 9863d21 Bug/enable disable logic apps (#106) [ #105, #19, #6 ]
See More
  • 78cbc6d Feature - add capability to create folder in Azure file share (#108)
  • 7cc3d60 Feature - restore API Management service (#109)
  • 41f476c Feature - upload files to Azure Blob Storage (#110)
  • b732960 Feature - remove all resource group locks (#96)
  • 1fc4849 Feature - Enable Logic Apps by config (#102) [ #7 ]
  • 718519c Update installation overview (#100) [ #99 ]
  • 0d96293 Docs - publish v0.2 feature docs (#98)

This list of changes was auto generated.

v0.2

05 Nov 07:43
180bf07
Compare
Choose a tag to compare

Install new version via PowerShell Gallery

What's new?

Features

  • Provide the capability to disable Azure Logic Apps from a configuration file (#20)
  • Provide the capability to back up an Azure API Management serivce with storage context (#75)
  • Provide the capability to set an Azure Key Vault secret as BASE64 encoding (#71)
  • Provide the capability to set the ARM outputs to an Azure DevOps variable group (#21)
  • Provide the capability to set the subscription keys to an API in Azure API Management (#39)

Fixes / Changes

None.

Breaking Changes

None.

Removal

None.

Changes:

  • 180bf07 Use Install-Module instead of Import-Module (#97)
  • b614066 Feature - disables Azure Logic Apps from configuration file (#89)
  • a14c41c Feature - back up API Management service with storage context (#90)
  • 0c1445a Feature - set Azure Key Vault secret as BASE64 encoding (#91)
  • e36e44f Feature - set ARM outputs to Azure DevOps variable group (#94)
  • dda028e Feature - set subscription keys to an API in Azure API Management (#92)
  • 4552114 Docs - publish v0.1.3 feature docs (#88)
  • 9bf94b1 Docs - update README with a more correct installlation message (#87)
  • fa37dc8 Fix - send PS badge to gallery (#86)

This list of changes was auto generated.

v0.1.3

09 Sep 10:36
acbc636
Compare
Choose a tag to compare

Install new version via PowerShell Gallery

What's new?

Features

  • Provide script to create operation on an API in Azure API Management (#5)
  • Provide script to remove default values from Azure API Management (#4)
  • Provide script to import policy to a product in Azure API Management (#15)
  • Provide script to import policy to an API in Azure API Management (#3)
  • Provide script to import policy to an operation in Azure API Management (#13)
  • Provide script to write to a DevOps variable (#44)
  • Provide script to get all access policies from Azure Key vault (#9)
  • Provide script to import certificate as plain text into Azure Key Vault (#17)
  • Provide script to inject content in an ARM template (#11)
  • Provide script to create an Azure Storage table (#8)

Fixes / Changes

None.

Breaking Changes

None.

Removal

None.

Changes:

  • acbc636 Fix - remove spaces from PS manifests (#85)
  • a1c7140 Update Arcus.Scripting.DataFactory.psd1 (#84)
  • bf00d53 Update psgallery-release.yml (#83)
  • da81a86 Upgrade doc depenencies and patch CVE-2020-14001 (#82)
  • 800de4e Docs - update the index page to correctly reference Azure Table Storage (#81)
  • c011e84 Docs - update index page (#80)
  • 5d16b82 Docs - add table of contents per topic (#79)
  • 749da26 Feature - move Table Storage to nested module (#77)
  • 22e87ac Feature - add ARM injection script (#56)
  • aa1942a Chore - add specific module versions for required modules (#73)
See More
  • cdf1225 Chore - add PS module metadata to projects (#69)
  • 357ab3e Feature - publish to PS Gallery (#61)
  • 05834d9 Feature - use 'instance' io 'service' in API Management (#68)
  • 5a0389d Feature - create Azure Table Storage script (#54)
  • 1cf9565 Feature - import API Management policy to a product script (#58)
  • 36895c6 Feature - upload key vault secret certificate (#49)
  • ab30541 Feature - remove API Management defaults script (#51)
  • 363abaa Feature - import API Management policy to an API script (#57)
  • 48e31eb Chore - use YAML build params (#59)
  • 52e2a0f Feature - import API Management policy to an operation script (#52)
  • c2e8dd9 Fix typo in navigation (#53)
  • 0c8fb0c Feature - create new API operation on API Management service script (#50)
  • 7653312 Feature - set Azure DevOps variable script (#48)
  • fe45378 Feature - add set data factory trigger state (#46)
  • 61053cf Fix missing component name (#47)
  • 1936dc2 Add Jekyll configuration
  • 6b2fbbc Feature - add 'Get KeyVault access policies' script (#43)
  • 0174926 Provide up-to-date landing page (#42)
  • 7b0e53b Feature - add initial project structure (#32)
  • fa0a5c3 Docs - update README with scripting info (#38)
  • f7bc432 Update ci-build.yml for Azure Pipelines
  • b5ef142 Set up CI with Azure Pipelines
  • 3afddd4 Update owners
  • d15f80e Provide better doc config
  • 79bd0d4 Update CNAME

This list of changes was auto generated.