Skip to content

[AutoPR azure-data-appconfiguration] Test js generation #15260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 35 additions & 3 deletions sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,43 @@

### Features Added

### Breaking Changes
* `models.Snapshot` was added

### Bugs Fixed
* `models.OperationDetails` was added

### Other Changes
* `AzureAppConfigurationClient` was added

* `models.KeyValueFields` was added

* `implementation.OperationLocationPollingStrategy` was added

* `AzureAppConfigurationServiceVersion` was added

* `models.Label` was added

* `models.Key` was added

* `models.CompositionType` was added

* `models.OperationState` was added

* `implementation.AzureAppConfigurationClientImpl$AzureAppConfigurationClientService` was added

* `models.KeyValue` was added

* `AzureAppConfigurationAsyncClient` was added

* `implementation.SyncOperationLocationPollingStrategy` was added

* `AzureAppConfigurationClientBuilder` was added

* `models.LabelFields` was added

* `implementation.AzureAppConfigurationClientImpl` was added

* `models.KeyValueFilter` was added

* `models.SnapshotStatus` was added

## 1.8.0 (2025-03-12)

Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading