Skip to content
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

[AnomalyDetector] Release 3.0.0b4 #22191

Merged
merged 4 commits into from
Jan 13, 2022
Merged

[AnomalyDetector] Release 3.0.0b4 #22191

merged 4 commits into from
Jan 13, 2022

Conversation

tjprescott
Copy link
Member

Work to be done:

  • Update CHANGELOG
  • Test updates

@tjprescott tjprescott changed the title [AnomalyDetector] Release 3.0.0b3 [AnomalyDetector] Release 3.0.0b4 Dec 15, 2021
@azure-sdk
Copy link
Collaborator

API changes have been detected in azure-ai-anomalydetector. You can review API changes here

@tjprescott tjprescott marked this pull request as draft December 16, 2021 00:35
@tjprescott tjprescott marked this pull request as ready for review December 29, 2021 21:14
* add mvad sample for v1.1-preview.1

* modify

* fix exception error

* modify Readme.md

* modify changelog

* modify format for change log file

Co-authored-by: Chu__Wang <chu.wang@microsoft.com>
Comment on lines +5 to +11
**Features**
- Introduced the new API: `AnomalyDetectorClientOperationsMixin.last_detect_anomaly`.
- Added 2 new optional properties: `impute_mode` & `impute_fixed_value` to `DetectRequest` object.
- Added 1 new optional property: `severity` to the `EntireDetectResponse` & `LastDetectResponse` objects.
- Removed the optional property `errors` from the `VariableState` object.
- Refactored the optional property `contributors` to `interpretation` from the `AnomalyValue` object.
- Modified the `FillNAMethod` object into an extensible enum.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are not all features. They should be broken out into specific categories as documented here:
https://azure.github.io/azure-sdk/policies_releases.html#change-logs

Copy link
Member

@lmazuel lmazuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved for preview

@lmazuel lmazuel merged commit c2a6a27 into main Jan 13, 2022
@lmazuel lmazuel deleted the release/AnomalyDetector branch January 13, 2022 22:55
iscai-msft added a commit to iscai-msft/azure-sdk-for-python that referenced this pull request Jan 14, 2022
…into merge_patch

* 'main' of https://github.com/Azure/azure-sdk-for-python: (72 commits)
  [tool]update llc-quick-start-tool for py3 only (Azure#22507)
  [mgmt] update setupy for python3.6 (Azure#22505)
  [pipeline] Upgrade python version to `python3.8` (Azure#22503)
  [AutoRelease] t2-synapse-2022-01-11-70733 (Azure#22439)
  Update tests.md (Azure#22500)
  disable per Azure#22498 (Azure#22499)
  [AnomalyDetector] Release 3.0.0b4 (Azure#22191)
  [translation] update docs to include managed identity option (Azure#22366)
  add back py3.6 (Azure#22478)
  Add Python 3.6 support back to Storage packages (Azure#22483)
  allow Python 3.6 with the sdk (Azure#22456)
  remove hardcoded subscription ID (Azure#22481)
  clean up tests/docs (Azure#22480)
  Increment version for eventhub releases (Azure#22485)
  [Cosmos] Remove support for Python27, set Python36 as minimum, and update cosmos emulator pipeline (Azure#22475)
  Increment version for servicebus releases (Azure#22484)
  add back py3.6 (Azure#22477)
  [AutoRelease] t2-datafactory-2022-01-06-31864 (Azure#22362)
  [AutoRelease] t2-apimanagement-2022-01-06-51326 (Azure#22361)
  [AutoRelease] t2-netapp-2022-01-12-75881 (Azure#22467)
  ...
iscai-msft added a commit to iscai-msft/azure-sdk-for-python that referenced this pull request Jan 18, 2022
…into add_back_error_message

* 'main' of https://github.com/Azure/azure-sdk-for-python: (127 commits)
  [tool]update llc-quick-start-tool for py3 only (Azure#22507)
  [mgmt] update setupy for python3.6 (Azure#22505)
  [pipeline] Upgrade python version to `python3.8` (Azure#22503)
  [AutoRelease] t2-synapse-2022-01-11-70733 (Azure#22439)
  Update tests.md (Azure#22500)
  disable per Azure#22498 (Azure#22499)
  [AnomalyDetector] Release 3.0.0b4 (Azure#22191)
  [translation] update docs to include managed identity option (Azure#22366)
  add back py3.6 (Azure#22478)
  Add Python 3.6 support back to Storage packages (Azure#22483)
  allow Python 3.6 with the sdk (Azure#22456)
  remove hardcoded subscription ID (Azure#22481)
  clean up tests/docs (Azure#22480)
  Increment version for eventhub releases (Azure#22485)
  [Cosmos] Remove support for Python27, set Python36 as minimum, and update cosmos emulator pipeline (Azure#22475)
  Increment version for servicebus releases (Azure#22484)
  add back py3.6 (Azure#22477)
  [AutoRelease] t2-datafactory-2022-01-06-31864 (Azure#22362)
  [AutoRelease] t2-apimanagement-2022-01-06-51326 (Azure#22361)
  [AutoRelease] t2-netapp-2022-01-12-75881 (Azure#22467)
  ...
rakshith91 pushed a commit to rakshith91/azure-sdk-for-python that referenced this pull request Apr 10, 2022
* Regenerate SDK.

* Bump version to 3.0.0b4.

* add mvad/uvad python sdk sample for v1.1-preview.1   (Azure#22241)

* add mvad sample for v1.1-preview.1

* modify

* fix exception error

* modify Readme.md

* modify changelog

* modify format for change log file

Co-authored-by: Chu__Wang <chu.wang@microsoft.com>

* Update CHANGELOG.md

Co-authored-by: Chu Wang <wanchu@microsoft.com>
Co-authored-by: Chu__Wang <chu.wang@microsoft.com>
Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants