Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 890 Bytes

CHANGELOG.md

File metadata and controls

36 lines (20 loc) · 890 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.4.0] - 2021-04-15

Added

  • Added the ignore setting to options to exclude settings from App Config
  • Added the ignoreIfDefined setting to options to exclude (already configured) settings from App Config

[1.3.0] - 2021-01-11

Fixed

  • If includeKeyVaultSecrets is set to false settings with Key Vault references is no longer added (previously the KV reference was added, but not resolved)

[1.2.0] - 2020-09-24

Added

  • Added support for managed identities

[1.1.0] - 2020-08-30

Added

  • Added support for linked Azure Key Vault secrets

[1.0.0] - 2020-08-27

Added

  • Initial release