Skip to content
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
119 changes: 119 additions & 0 deletions sdk/applicationinsights/azure-mgmt-applicationinsights/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,124 @@
# Release History

## 5.0.0b2 (2026-03-26)

### Breaking Changes

// failed to mitigate for 'source_id' is a query parameter
- Method `WorkbooksOperations.update` re-ordered its parameters from `['self', 'resource_group_name', 'resource_name', 'source_id', 'workbook_update_parameters', 'kwargs']` to `['self', 'resource_group_name', 'resource_name', 'workbook_update_parameters', 'source_id', 'kwargs']`

- Deleted or renamed model `OperationInfo`
- Deleted or renamed model `OperationLive`
- Deleted or renamed model `ResourceAutoGenerated`
- Deleted or renamed model `TrackedResourceAutoGenerated`
- Deleted or renamed model `WorkbookResource`
- Deleted or renamed model `WorkbookTemplateResource`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `application_id`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `app_id`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `name_properties_name`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `application_type`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `flow_type`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `request_source`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `instrumentation_key`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `creation_date`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `tenant_id`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `hockey_app_id`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `hockey_app_token`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `provisioning_state`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `sampling_percentage`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `connection_string`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `retention_in_days`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `disable_ip_masking`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `immediate_purge_data_on30_days`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `workspace_resource_id`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `la_migration_date`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `private_link_scoped_resources`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `public_network_access_for_ingestion`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `public_network_access_for_query`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `ingestion_mode`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `disable_local_auth`
- Model `ApplicationInsightsComponent` deleted or renamed its instance variable `force_customer_storage_for_profiler`
- Model `ComponentLinkedStorageAccounts` deleted or renamed its instance variable `linked_storage_account`
- Model `ComponentLinkedStorageAccountsPatch` deleted or renamed its instance variable `linked_storage_account`
- Model `DeletedWorkbook` deleted or renamed its instance variable `display_name`
- Model `DeletedWorkbook` deleted or renamed its instance variable `serialized_data`
- Model `DeletedWorkbook` deleted or renamed its instance variable `version`
- Model `DeletedWorkbook` deleted or renamed its instance variable `time_modified`
- Model `DeletedWorkbook` deleted or renamed its instance variable `category`
- Model `DeletedWorkbook` deleted or renamed its instance variable `tags_properties_tags`
- Model `DeletedWorkbook` deleted or renamed its instance variable `user_id`
- Model `DeletedWorkbook` deleted or renamed its instance variable `source_id`
- Model `DeletedWorkbook` deleted or renamed its instance variable `storage_uri`
- Model `DeletedWorkbook` deleted or renamed its instance variable `description`
- Model `DeletedWorkbook` deleted or renamed its instance variable `revision`
- Model `WebTest` deleted or renamed its instance variable `synthetic_monitor_id`
- Model `WebTest` deleted or renamed its instance variable `web_test_name`
- Model `WebTest` deleted or renamed its instance variable `description`
- Model `WebTest` deleted or renamed its instance variable `enabled`
- Model `WebTest` deleted or renamed its instance variable `frequency`
- Model `WebTest` deleted or renamed its instance variable `timeout`
- Model `WebTest` deleted or renamed its instance variable `web_test_kind`
- Model `WebTest` deleted or renamed its instance variable `retry_enabled`
- Model `WebTest` deleted or renamed its instance variable `locations`
- Model `WebTest` deleted or renamed its instance variable `configuration`
- Model `WebTest` deleted or renamed its instance variable `provisioning_state`
- Model `WebTest` deleted or renamed its instance variable `request`
- Model `WebTest` deleted or renamed its instance variable `validation_rules`
- Model `Workbook` deleted or renamed its instance variable `display_name`
- Model `Workbook` deleted or renamed its instance variable `serialized_data`
- Model `Workbook` deleted or renamed its instance variable `version`
- Model `Workbook` deleted or renamed its instance variable `time_modified`
- Model `Workbook` deleted or renamed its instance variable `category`
- Model `Workbook` deleted or renamed its instance variable `tags_properties_tags`
- Model `Workbook` deleted or renamed its instance variable `user_id`
- Model `Workbook` deleted or renamed its instance variable `source_id`
- Model `Workbook` deleted or renamed its instance variable `storage_uri`
- Model `Workbook` deleted or renamed its instance variable `description`
- Model `Workbook` deleted or renamed its instance variable `revision`
- Model `WorkbookTemplate` deleted or renamed its instance variable `priority`
- Model `WorkbookTemplate` deleted or renamed its instance variable `author`
- Model `WorkbookTemplate` deleted or renamed its instance variable `template_data`
- Model `WorkbookTemplate` deleted or renamed its instance variable `galleries`
- Model `WorkbookTemplate` deleted or renamed its instance variable `localized`
- Model `WorkbookTemplateUpdateParameters` deleted or renamed its instance variable `priority`
- Model `WorkbookTemplateUpdateParameters` deleted or renamed its instance variable `author`
- Model `WorkbookTemplateUpdateParameters` deleted or renamed its instance variable `template_data`
- Model `WorkbookTemplateUpdateParameters` deleted or renamed its instance variable `galleries`
- Model `WorkbookTemplateUpdateParameters` deleted or renamed its instance variable `localized`
- Model `WorkbookUpdateParameters` deleted or renamed its instance variable `display_name`
- Model `WorkbookUpdateParameters` deleted or renamed its instance variable `serialized_data`
- Model `WorkbookUpdateParameters` deleted or renamed its instance variable `category`
- Model `WorkbookUpdateParameters` deleted or renamed its instance variable `tags_properties_tags`
- Model `WorkbookUpdateParameters` deleted or renamed its instance variable `description`
- Model `WorkbookUpdateParameters` deleted or renamed its instance variable `revision`
- Method `AnalyticsItemsOperations.delete` changed its parameter `id` from `positional_or_keyword` to `keyword_only`
- Method `AnalyticsItemsOperations.delete` changed its parameter `name` from `positional_or_keyword` to `keyword_only`
- Method `AnalyticsItemsOperations.get` changed its parameter `id` from `positional_or_keyword` to `keyword_only`
- Method `AnalyticsItemsOperations.get` changed its parameter `name` from `positional_or_keyword` to `keyword_only`
- Method `AnalyticsItemsOperations.list` changed its parameter `scope` from `positional_or_keyword` to `keyword_only`
- Method `AnalyticsItemsOperations.list` parameter `type` changed default value from `str` to `none`
- Method `AnalyticsItemsOperations.list` changed its parameter `type` from `positional_or_keyword` to `keyword_only`
- Method `AnalyticsItemsOperations.list` changed its parameter `include_content` from `positional_or_keyword` to `keyword_only`
- Method `AnalyticsItemsOperations.put` changed its parameter `override_item` from `positional_or_keyword` to `keyword_only`
- Method `AnnotationsOperations.list` changed its parameter `start` from `positional_or_keyword` to `keyword_only`
- Method `AnnotationsOperations.list` changed its parameter `end` from `positional_or_keyword` to `keyword_only`
- Method `DeletedWorkbooksOperations.list_by_subscription` changed its parameter `category` from `positional_or_keyword` to `keyword_only`
- Method `DeletedWorkbooksOperations.list_by_subscription` changed its parameter `tags` from `positional_or_keyword` to `keyword_only`
- Method `FavoritesOperations.list` changed its parameter `favorite_type` from `positional_or_keyword` to `keyword_only`
- Method `FavoritesOperations.list` changed its parameter `source_type` from `positional_or_keyword` to `keyword_only`
- Method `FavoritesOperations.list` changed its parameter `can_fetch_content` from `positional_or_keyword` to `keyword_only`
- Method `FavoritesOperations.list` changed its parameter `tags` from `positional_or_keyword` to `keyword_only`
- Method `WorkbooksOperations.create_or_update` changed its parameter `source_id` from `positional_or_keyword` to `keyword_only`
- Method `WorkbooksOperations.get` changed its parameter `can_fetch_content` from `positional_or_keyword` to `keyword_only`
- Method `WorkbooksOperations.list_by_resource_group` changed its parameter `category` from `positional_or_keyword` to `keyword_only`
- Method `WorkbooksOperations.list_by_resource_group` changed its parameter `tags` from `positional_or_keyword` to `keyword_only`
- Method `WorkbooksOperations.list_by_resource_group` changed its parameter `source_id` from `positional_or_keyword` to `keyword_only`
- Method `WorkbooksOperations.list_by_resource_group` changed its parameter `can_fetch_content` from `positional_or_keyword` to `keyword_only`
- Method `WorkbooksOperations.list_by_subscription` changed its parameter `category` from `positional_or_keyword` to `keyword_only`
- Method `WorkbooksOperations.list_by_subscription` changed its parameter `tags` from `positional_or_keyword` to `keyword_only`
- Method `WorkbooksOperations.list_by_subscription` changed its parameter `can_fetch_content` from `positional_or_keyword` to `keyword_only`
- Method `WorkbooksOperations.update` changed its parameter `source_id` from `positional_or_keyword` to `keyword_only`

## 5.0.0b1 (2025-07-24)

### Features Added
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
recursive-include tests *.py *.json
recursive-include samples *.py *.md
include *.md
include azure/__init__.py
include azure/mgmt/__init__.py
include LICENSE
include azure/mgmt/applicationinsights/py.typed
recursive-include tests *.py
recursive-include samples *.py *.md
include azure/__init__.py
include azure/mgmt/__init__.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
{
"commit": "b03475447ff6b3bcccfd25e99609b63bb2877b09",
"apiVersions": {
"AnalyticsItems": "2015-05-01",
"ComponentAPIs": "2015-05-01",
"ComponentLinkedStorageAccountApi": "2020-03-01-preview",
"Components": "2020-02-02",
"DeletedWorkbookApi": "2024-02-01-preview",
"Favorites": "2015-05-01",
"LiveTokenApi": "2021-10-14",
"Microsoft.Insights": "2022-06-15",
"WebTestLocation": "2015-05-01",
"WorkBookOperations": "2021-03-08",
"WorkbookTemplatesApi": "2020-11-20",
"WorkbooksApi": "2023-06-01"
},
"commit": "99c35678fdca0ced74272dbf4513f6220db26593",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest": "3.10.2",
"use": [
"@autorest/python@6.35.0",
"@autorest/modelerfour@4.27.0"
],
"autorest_command": "autorest specification/applicationinsights/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.35.0 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False",
"readme": "specification/applicationinsights/resource-manager/readme.md"
"typespec_src": "specification/applicationinsights/resource-manager/Microsoft.Insights/ApplicationInsights",
"emitterVersion": "0.61.1"
}
Loading