Sofiar/update version changelog 1.3.0b1#4
Closed
sofiar-msft wants to merge 398 commits into
Closed
Conversation
…ub issues (Azure#40589) * preliminary redteam tsg * add column mapping bullet to evaluate tsg * add storage permissions warning section
…SafetyEvaluation (Azure#40635)
This credential is deprecated because the Azure Account extension for Visual Studio Code, which this credential relies on, has been deprecated. Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
… SDK owner) (Azure#40210) * code and test * update testcases --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
* Pin major version of external dependencies * Update sdk/ml/azure-ai-ml/setup.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update CHANGELOG * Remove constraint from azure-common as this is an internal dep * Explicit constraints --------- Co-authored-by: Amit Chauhan <70937115+achauhan-scc@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…DK owner) (Azure#40563) * code and test * Update CHANGELOG with new models and changes --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
… SDK owner) (Azure#40266) * code and test * update-testcase --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
…SDK owner) (Azure#40393) * code and test * update testcases --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
…by SDK owner) (Azure#40439) * code and test * update testcases --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
Co-authored-by: azure-sdk <PythonSdkPipelines>
…K owner) (Azure#40640) * code and test * update-testcase --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
…zure#40638) Co-authored-by: Scott Beddall <scbedd@microsoft.com>
* background call for get database account call * only call get database account in health check for different endpoints * Change health check logic in sync * Revert removing timing * update changelog * fix tests * use asyncio create_task * fix tests * fix pylint * Renamed variables and added effective preferred locations * update changelog * Add test for effective preferred regions * Add test for effective preferred regions * sync test for preferred regions * Renaming and add test for health check * fix tests * fix tests and add more health check tests * fix tests * add tests * fix tests * Move to breaking change * Added scale workload scripts * Scale testing upserts * fix cspell and tests * fix tests * fix initial upserts * fix tests * revert preferred locations * timeout mark unavailable * moving health check to background * only finish health check after 2 successes * fix tests * add tests * fix and add timeout tests for marking endpoints unavailable * Reacting to comments * Reacting to comments * Add cleanup of background task when cosmos client closes * React to comments * Remove consecutive failures code * updated changelog * Fix test * Fix tests that weren't awaiting properly * Add a sync workload and fix initial setup and separate client configs to separate file * fix imports * fix tests * update proxy * change unavailable time to 7 minutes * remove marking unavailable, health check four regions, health check primary and alternate * fix type hints * logs to debug * logs to debug * fix startup scenario * debug logs * fix updating cache * adding logs * fix operation type check unavailable * add logic to check by endpoint and not by regional routing context * bash sript to run workloads * adding more workloads * fix tests * fix tests * lower write workloads to use * fix read envoy workloads * increase read concurrency * fix test * more read workloads * more read workloads * fix tests * fix tests * add smaller lag for some writes and reads * debug multimaster test * cleanup * mark global endpoint available * fix tests and only use endpoint from gateway for multimaster * balance read and write workloads * retry multi region writes same as reads * react to comments * multi write fix * debug logs * multiwrite config * fix multimaster workloads * cleanup / pylint * refactor workloads * fix read proxy workload * swallow exceptions and add mocking * fix import * fix import * fix mocking * fix mocking * fix mocking * logging improvements for timeout and failover retry policy * debugging logs * fix mock * fix mock * improve mock and adding more logs * service request instead of response * more logs * cleanup logs * remove import * more logs and fix mock * fix logs * more logs for debugging * more logs for debugging * fix mocking * fix mocking * fix mocking * add envoy * update envoy and remove mocking * envoy changes * fix workloads * lower sleep time between concurrent operations * remove sleeps * increase concurrency * increase default concurrency * remove excessive logs * change proxy workloads * change proxy file * change proxy file * change proxy file * change proxy file * useful logs * change envoy file * change envoy file * change envoy file * change envoy file * change envoy file * change envoy file * change envoy file * Added envoy open ai simple file * update simple * Updated scale testing workloads for ycsb benchmark * Added run workload script without proxy * Added more workloads * Fixed the run workloads script * Fixed one more scriptp * Reduced the clients to below 60 * Updated file handler to rotating file handler * Logging headers for testing * Skipping session token for writes * Skipping session token for writes * commented out request / response headers * Updated file handler to rotating file handler with 10 mb max * Updated file handler to rotating file handler with 10 mb max * Fixed rotating file handler for every workload script * Updated test directory to tests * Updated test directory to tests and added all files * Updated test directory to tests and added workloads * Fixed envoy proxy code * Container and Database is configurable now * Container and Database is configurable fix * ru change to create container and incorrect client workload * add None etag and match_condition edge case * Use process id for log files and refactor common methods across workloads * fix initial-setup.py * fix logger naming * fix logger naming * fix workloads and envoy file * improve workload scripts * improve workload scripts * test improvements * cleanup * envoy changes * envoy changes * revert changes * Update sdk/cosmos/azure-cosmos/tests/workloads/w_workload.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update sdk/cosmos/azure-cosmos/tests/workloads/initial-setup.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update sdk/cosmos/azure-cosmos/tests/workloads/get-database-account-call.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update sdk/cosmos/azure-cosmos/tests/workloads/r_proxy_workload.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update sdk/cosmos/azure-cosmos/tests/workloads/r_w_q_with_incorrect_client_workload.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update sdk/cosmos/azure-cosmos/tests/workloads/r_workload.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update sdk/cosmos/azure-cosmos/tests/workloads/r_w_q_workload.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update sdk/cosmos/azure-cosmos/tests/workloads/w_proxy_workload.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix analyze and add licensing * fix analyze * react to comments * fix imports * make shutdown executable * fix import * fix workloads * fix imports * fix shutdown --------- Co-authored-by: Kushagra Thapar <kuthapar@microsoft.com> Co-authored-by: Tomas Varon <tomasvaron@Tomass-MacBook-Pro.local> Co-authored-by: Ubuntu <openai-test@openai-testing-vm1.q2mff55cv1bu1hrxqay0qbmh1g.cbnx.internal.cloudapp.net> Co-authored-by: Simon Moreno <30335873+simorenoh@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Add files via upload * Add files via upload
Co-authored-by: Jorge Rangel <jorgerangel@microsoft.com>
* inital commit for throughput bucket * added test for throughput bucket * got rid of extra comment * sync part of throughput headers * added async part with new test file * added async part with tests * got rid of extra space * added _async label to test_headers_async * removed extra line * removed unnecessary syntax * made requested changes on pr, mostly for async tests * added another finally block to test_headers * edited replace container test * added sample files and section to the readme * got rid of trailing whitespace * added negative test, added to changelog * added header to changelog * got rid of extra , * edited readme for new sample file names * marked negative test as TODO --------- Co-authored-by: Andrew Mathew <andrewmathew@microsoft.com>
…by SDK owner) (Azure#40670) * code and test * Update CHANGELOG.md --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
…ly be merged by SDK owner) (Azure#40569) * code and test * update changelog * Update dev_requirements.txt * Update CHANGELOG.md * Delete sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/stable.json * Update CHANGELOG.md * Update _version.py --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
…erged by SDK owner) (Azure#40506) * code and test * Update sdk/portalservices/azure-mgmt-portalservicescopilot/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * update testcases * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Azure#40675) * Regenerating Python SDK for 2024-12-09 Preview version to apply fix for breaking change * Recording tests * fix mypy/pylint/verifytypes --------- Co-authored-by: Krista Pratico <krpratic@microsoft.com>
* Update task_query_response.prompty remove required keys * Update task_simulate.prompty * Update task_query_response.prompty * Update task_simulate.prompty * Fix the api_key needed * Update for release * Black fix for file * Add original text in global context * Update test * Update the indirect attack simulator * Black suggested fixes * Update simulator prompty * Update adversarial scenario enum to exclude XPIA * Update changelog * Black fixes * Remove duplicate import * Fix the mypy error * Mypy please be happy * Updates to non adv simulator * accept context from assistant messages, exclude them when using them for conversation * update changelog * pylint fixes * pylint fixes * remove redundant quotes * Fix typo * pylint fix * Update broken tests * Include the grounding json in the manifest * Fix typo * Come on package * Release 1.0.0b5 * Notice from Chang * Remove adv_conv template parameters from the outputs * Update chanagelog * Experimental tags on adv scenarios * Readme fix onbreaking change * Add the category and both user and assistant context to the response of qr_json_lines * Update changelog * Rename _kwargs to _options * _options as prefix * update troubleshooting for simulator * Rename according to suggestions * Clean up readme * more links * Bugfix: zip_longest created null parameters * Updated changelog * zip does the job * remove ununsed import * Fix changelog merge * Remove print statements * Error message for empty templates for adversarial simulation --------- Co-authored-by: Nagkumar Arkalgud <nagkumar@naarkalg-work-mac.local> Co-authored-by: Nagkumar Arkalgud <nagkumar@naarkalgworkmac.lan> Co-authored-by: Nagkumar Arkalgud <nagkumar@Mac.lan>
…ues for `seal_blob` and `blob_tags_string` (Azure#41124)
… by SDK owner) (Azure#41028) * code and test * update changelog * fix for _utils --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
…merged by SDK owner) (Azure#40972) * code and test * Update CHANGELOG.md * Update _version.py * Update CHANGELOG.md --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
…41187) * rename _meta.json to _metadata.json * format * Update tools/azure-sdk-tools/packaging_tools/generate_utils.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * update --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ed by SDK owner) (Azure#40906) * code and test * update testcase --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
…be merged by SDK owner) (Azure#40995) * code and test * Update CHANGELOG.md * Update _version.py * update testcases --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
* Add Weighted Reciprocal Rank Fusion to Python Cosmos DB Adds weighted reciprocal rank fusion to the python sdk. * Update hybrid_search_aggregator.py * Update CHANGELOG.md * fix pylint * Update README.md * added query optimizations as well * add valid vector search test for wrrf * update quick fixes * pylint fix * Update CHANGELOG.md * update changes * review requested changes * Update CHANGELOG.md * updates should fix deprecration of list in full text score * Update test_query_hybrid_search.py * Update CHANGELOG.md * Update tests and Readme * Update _version.py
* Regenerated for stable API version * Custom methods * Customization WIP * Add client methods * Overrides for async client * Update tests for new API spec * AttributeError: 'DeidentificationClient' object has no attribute 'begin_deidentify_documents' * Internal operations! * Still missing client method * Update tests for job refactor * Inheritance for customizations * Model imports * Add kwargs for maxpagesize * Add @distributed_trace * Fix pylint-next errors/warnings * Update configuration files * Changelog update * Updating tests for new API version * Pagination test, fixes for urls * work in progress test sanitizing * Regenerated for stable API version * Custom methods * Customization WIP * Add client methods * Overrides for async client * Update tests for new API spec * AttributeError: 'DeidentificationClient' object has no attribute 'begin_deidentify_documents' * Internal operations! * Still missing client method * Update tests for job refactor * Inheritance for customizations * Model imports * Add kwargs for maxpagesize * Add @distributed_trace * Fix pylint-next errors/warnings * Update configuration files * Changelog update * Updating tests for new API version * Pagination test, fixes for urls * work in progress test sanitizing * Tests running against latest TypeSpec * Update TypeSpec before customizations * Pull in SDK client name updates * Update changelog and samples * update changelog to unreleased * remove unreleased beta version from changelog * Updating version to 1.0.0 * Update README, samples * Update spelling * Separate samples for each operation * adding black formatting * update snippets after black formatting * Update generated code * Updating TypeSpec commit --------- Co-authored-by: Alexa Thomases <athomases@microsoft.com> Co-authored-by: Mike Soennichsen <msoennichsen@microsoft.com> Co-authored-by: Josiah Vinson <jovinson@microsoft.com>
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
Co-authored-by: Josiah Vinson <jovinson@microsoft.com>
* update codeowners for the missing comment by konrad
* Update links to point to correct repo. Signed-off-by: trangevi <trangevi@microsoft.com> * Fixed links * fix link * fixed links --------- Signed-off-by: trangevi <trangevi@microsoft.com> Co-authored-by: trangevi <trangevi@microsoft.com>
…ner) (Azure#41043) * code and test * Update CHANGELOG.md * Update assets.json * Update CHANGELOG.md --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
* update for wheel * Update scripts/automation_init.sh Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * update dep --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…e#41150) * [AI] [Agents] correct convenience doc string for BIng Grounding * Update sdk/ai/azure-ai-agents/azure/ai/agents/models/_patch.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * update local variable name --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines