github Azure/azure-sdk-for-python azure-appconfiguration_1.3.0

latest releases: azure-mgmt-cosmosdb_9.5.0, azure-mgmt-sql_4.0.0b17, azure-mgmt-maintenance_2.2.0b2...
2 years ago

1.3.0 (2021-11-10)

Bugs Fixed

  • Fix the issue that data was persisted according to an incorrect schema/in an incorrect format (#20518)

    SecretReferenceConfigurationSetting in 1.2.0 used "secret_uri" rather than "uri" as the schema keywords which
    broken inter-operation of SecretReferenceConfigurationSetting between SDK and the portal.

    Please:

    • Use 1.3.0+ for any SecretReferenceConfigurationSetting uses.
    • Call a get method for existing SecretReferenceConfigurationSettings and set them back to correct the format.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.