Azure / Azure/azure-sdk-for-java
AppConfig: backport v2 changes
Open
App Configuration
Client
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 2.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 178
Description
there are a couple of changes in https://github.com/Azure/azure-sdk-for-java/pull/45295 that would make sense to backport:
1. Close `JsonWriter` whenever we create one
2. throw exception instead of logging and swallowing it.
In particular: in `FeatureFlagConfigurationSetting` and `SecretReferenceConfigurationSetting`
Contributor guide
Assessment
This issue has not been assessed yet.