зеркало из
1
0
Форкнуть 0
Граф коммитов

76 Коммитов

Автор SHA1 Сообщение Дата
Ben Broderick Phillips 333ec6a995
Remove or fix azure* environment variables in live tests (#37815)
* Remove or fix azure* environment variables in live tests

* try samples against tme
2024-11-14 13:21:38 -05:00
Azure SDK Bot 11fa9c1953
[AutoRelease] t2-webpubsub-2024-08-26-65426(can only be merged by SDK owner) (#37023)
* code and test

* update-testcase

* update-testcase

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
2024-09-24 16:25:43 +08:00
Krista Pratico 7c06207f65 ***NO_CI*** verifytypes enabled by default 2024-08-19 11:52:56 -07:00
Azure SDK Bot 81274f6891
Increment package version after release of azure-messaging-webpubsubservice (#36866) 2024-08-15 11:30:10 -07:00
cqnguy23 62189fd7bd
Fix endpoint url parsing issue (#36865)
* fix endpoint url parsing issue

* fix endpoint parsing issue

* change patch files instead

---------

Co-authored-by: Chuong Nguyen <chuongnguyen@microsoft.com>
2024-08-13 09:37:25 +00:00
Azure SDK Bot 81d8317bf2
Increment package version after release of azure-messaging-webpubsubservice (#36831) 2024-08-12 11:16:47 +08:00
cqnguy23 d805e21925
Release Python WebPubSub SDK (#36807)
* remove unnecessary params

* change release date

* remove unnecessary params

* remove add_connections_to_groups and remove_connections_to_groups

---------

Co-authored-by: Chuong Nguyen <chuongnguyen@microsoft.com>
2024-08-09 13:01:59 +08:00
ChenxiJiang333 db31db6ea3
set-pyproject (#36794) 2024-08-07 11:13:44 +08:00
cqnguy23 9b8e099963
Add MQTT generate token implementation (#36303)
* generate new REST client

* implement MQTT Generate Token

* add test case

* ignore check spell words

* update changelog

* update changelog

* update latest version

* update changelog

* add EOL

* change field name to webpubsub_client_access

* rename to webpubsub_client_protocol

* rename to client_protocol

* update changelog

---------

Co-authored-by: chuongnguyen <chuongnguyen@microsoft.com>
2024-08-02 05:33:04 +00:00
Krista Pratico 0ed8e45c45 ***NO_CI*** strict sphinx is default for dataplane 2024-07-16 14:08:24 -07:00
Azure SDK Bot dbba24d0f2
Increment package version after release of azure-messaging-webpubsubservice (#35597) 2024-07-03 16:48:07 -07:00
Krista Pratico 9feff400e6
sphinx webpubsub (#36112) 2024-06-19 12:44:06 -07:00
Siyuan 542ec28738
Update Invalid Swagger URL (#35595) 2024-05-13 15:54:10 +08:00
Siyuan 78b00c5d2f
[WebPubSub] Update send methods signatures (#34855)
* update send methods signatures

* resolve comments

* update

* add `groups` parameter to async `get_client_access_token`

* update changelog and send* method comments
2024-05-10 17:01:05 +08:00
Yuchao Yan a4a0ad14ac
[Webpubsub] async API (#34764)
* init

* basic function and perf

* update

* async test

* black

* optimize retry logic

* update for sample

* set policy for async test in windows

* remove async lock

* fix cspell

* fix mypy

* fix pylint

* update dependency

* aiohttp>=3.8.0 in setup.py

* fix for Linux

* optimize for sync api

* fix sample

* optiize for async api

* review

* update test

* update dependency

* update

* fix recovery and reconnect logic

* update test case

* update

* optimize

* async test for open client error

* typing fix

* typing fix

* typing fix

* review for on_error

* stress test

* fix cspell

* fix cspell

* update logging for stress

* rename stress readme

* update

* Update sdk/webpubsub/azure-messaging-webpubsubclient/azure/messaging/webpubsubclient/_util.py

Co-authored-by: Anna Tisch <antisch@microsoft.com>

* Update sdk/webpubsub/azure-messaging-webpubsubclient/azure/messaging/webpubsubclient/_client.py

Co-authored-by: Anna Tisch <antisch@microsoft.com>

* Update sdk/webpubsub/azure-messaging-webpubsubclient/azure/messaging/webpubsubclient/_client.py

Co-authored-by: Anna Tisch <antisch@microsoft.com>

* Update sdk/webpubsub/azure-messaging-webpubsubclient/azure/messaging/webpubsubclient/_client.py

Co-authored-by: Anna Tisch <antisch@microsoft.com>

* Update sdk/webpubsub/azure-messaging-webpubsubclient/azure/messaging/webpubsubclient/_client.py

Co-authored-by: Anna Tisch <antisch@microsoft.com>

* Update sdk/webpubsub/azure-messaging-webpubsubclient/azure/messaging/webpubsubclient/_client.py

Co-authored-by: Anna Tisch <antisch@microsoft.com>

* Update sdk/webpubsub/azure-messaging-webpubsubclient/azure/messaging/webpubsubclient/aio/_client.py

Co-authored-by: Anna Tisch <antisch@microsoft.com>

* review

* review

* review

* update changelog

* update test case name

* fix test

* optimize close logic

* mypy fix

* optimize client.close logic for async api

* udpate changelog

* expose is_connected

* review

* remove nested function

* set all created thread as daemon

* Update CHANGELOG.md

---------

Co-authored-by: Anna Tisch <antisch@microsoft.com>
2024-04-26 10:57:31 +08:00
Siyuan fd70ef9ddf
[Web PubSub] Re-enable tests (#35102)
* [Web PubSub] Re-enable tests

* add @pytest.mark.live_test_only

* fix

* trigger new pipeline
2024-04-23 15:53:12 +08:00
Yuchao Yan 821524751c
update dependency (#34934) 2024-03-27 11:20:58 +08:00
mccoyp 0527e86ada [skip ci] Delete azure-devtools and deps/references 2024-03-26 16:33:36 -07:00
Azure SDK Bot 37eb477bd1
Increment package version after release of azure-messaging-webpubsubclient (#34108) 2024-03-22 06:51:05 -07:00
Siyuan 6cd971679b
Add content_type for aio (#34826) 2024-03-19 12:49:06 +08:00
Siyuan b4a0143c1b
[WebPubSub] Update 1.1.0 (#34552)
* update

* handle default value

* resolve comment
2024-03-14 16:18:45 +08:00
Scott Beddall (from Dev Box) e0179c5e95 Yaml adjustments to bring the majority of the tests.yml into
compatibility with the 1es changes. ***NO_CI***
2024-03-06 16:59:42 -08:00
Siyuan b90e176826
[WebPubSub] Release 1.1.0 for bug fix (#34492)
* init

* resolve comments

* resolve new comments

* disabled some checks
2024-02-29 13:55:14 +08:00
Yuchao Yan c5c0916356
Webpubsub client GA (#33294)
* rename on/off to subscribe/unsubscribe

* expose start/stop

* review

* fix test

* add doc

* black

* lint and changelog

* review

* review

* Update CHANGELOG.md

* update

* update changelog

* review

* Update CHANGELOG.md

* add sample

* update doc

* Update CHANGELOG.md
2024-01-31 02:02:11 +00:00
Krista Pratico 2219c7dc57 ***NO_CI*** mypy required deadline 2024-01-16 18:32:39 -08:00
McCoy Patiño ad5ddf4e71
Remove deprecated test classes (#33400) 2023-12-13 09:40:03 -08:00
Azure SDK Bot ef864357dd
code and test (#32371)
Co-authored-by: azure-sdk <PythonSdkPipelines>
2023-10-23 10:29:56 +08:00
mccoyp 3b232d0281 [skip ci] Delete last YAML recordings 2023-08-22 09:21:04 -07:00
Azure SDK Bot c7840b3490
code and test (#31061)
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
2023-07-24 15:41:27 +08:00
Xiang Yan b9cd51babc
Remove six (#31120)
* Remove six

* updates
2023-07-17 14:20:04 -07:00
Yuchao Yan f7edaee3e6
Webpubsub client (#28156)
* code

* initial

* initial

* init

* init

* initial

* initial

* init

* sample

* initial

* pylint

* connected message fix

* avoid dead lock

* update

* update

* test

* smoke test

* pylint, review, mypy

* disable auto update

* remove unused enum

* update readme

* review

* unit test

* unit test and sample

* cspell

* dependency

* ci

* review:

* test

* remove py2 compatible

* update

* fix issue that can't trigger on_close

* review

* update

* add doc string

* review

* review

* review

* fix test

* review

* review

* fix callback deadlock

* optimize

* review

* context manager

* update

* hide start/stop

* update test

* update

* update readme

* update

* update

* update

* add user-agent

* update

* review

* update

* ci

* update

* review

* review

* update

* comment header

* review

* review

* update

* update

* Update sdk/webpubsub/azure-webpubsub-client/azure/webpubsub/client/_client.py

Co-authored-by: Anna Tisch <antisch@microsoft.com>

* update

* test case

* update

* update

* add test case

* rename to azure-messaging-webpubsubclient

* update test

* cspell

* setup

* review

* Fix ci

---------

Co-authored-by: Anna Tisch <antisch@microsoft.com>
2023-04-28 13:00:04 +08:00
Azure SDK Bot 997c2ad523
[AutoRelease] t2-webpubsub-2023-03-07-44298(can only be merged by SDK owner) (#29178)
* code and test

* Update CHANGELOG.md

---------

Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
2023-03-20 11:52:44 +08:00
Xiang Yan fe5e9ddc19
Add conda repo into readmes (#29342) 2023-03-14 13:10:12 -07:00
McCoy Patiño 2844480806
[Test proxy] Disable tests for packages that are deprecated/in transition (#28347) 2023-01-24 22:07:20 +00:00
Azure SDK Bot 48d8ff00d1
Increment package version after release of azure-messaging-webpubsubservice (#27910) 2023-01-12 08:44:49 -08:00
zhenbiao wei 9141782373
update .toml file for title (#28154)
Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <v-zhenbwei@microsoft.com>
2023-01-04 15:14:24 +08:00
Yuchao Yan cc8d97b48f
[Webpubsub] update setup (#27909)
* update setup

* changelog
2022-12-12 14:10:37 +08:00
Eric Xing 498b0365dd
[WebPubSub] Support new release 2022-11-01 (#27385)
* Upgrade to 20221102 & Add a sample

* fix JWT parameter absense

* update new sample

* update patch and recordings

* fix spell issues

* update generated SDK

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* update for new README.md

* update cspell.json

* update share_requirements.txt

* fix CI problems

* fix pylint problem

* update integration_sample and dev_requirements

* format changelog

* remove changelog empty entry

* Update CHANGELOG.md

* restore parameter name `filter_string` to `filter`

* Update environment_exclusions.py

* Update CHANGELOG.md

Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
2022-12-09 14:26:00 +08:00
Azure SDK Bot 707c69e71d
code and test (#27238)
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
2022-11-02 13:31:54 +08:00
Wonhyeong Seo 2d1911a813
fix: use asyncio.run instead of loop variable (#26149) 2022-09-12 10:44:48 -07:00
scbedd 88b3080042 add dev_requirements where there is not one present. this is due to new conftest configuration in sdk/ root. ***NO_CI*** 2022-07-22 16:14:12 -04:00
MattTB 3058db7b60
Update Readme.md (#25050)
"azure-messaging-webpubsubservice" not in supported products taxonomy.
2022-07-12 12:23:21 -07:00
scbedd c29c3a1ddb add py.typed files to any packages missing them. update MANIFEST.in to include py.typed. update setup.py where necessary to set flat include_package_data and define package_data arguments for the new py.typed file. Disabling CI to avoid buildstorm: ***NO_CI*** 2022-05-16 14:26:32 -07:00
iscai-msft 0cd0e22e98
[webpubsub] regenerate with autorest in main to pass ci (#23974) 2022-04-13 13:07:34 -07:00
iscai-msft b1024b0e8e
[webpubsub] switch to customizations code (#23504) 2022-03-15 11:22:54 -04:00
Yuchao Yan 1ed6c301cf
[pipeline] update existing README.md to drop py2 (#23332)
* trigger pipeline

* update readme of mgmt

* Packaging update of azure-mgmt-elastic

* Packaging update of azure-mgmt-advisor

* Packaging update of azure-mgmt-confluent

* Packaging update of azure-mgmt-synapse

* Packaging update of azure-mgmt-devspaces

* Packaging update of azure-mgmt-machinelearningservices

* Packaging update of azure-mgmt-avs

* Packaging update of azure-mgmt-servicefabricmanagedclusters

* Packaging update of azure-mgmt-subscription

* Packaging update of azure-mgmt-msi

* Packaging update of azure-mgmt-search

* Packaging update of azure-mgmt-datafactory

* Packaging update of azure-mgmt-iothubprovisioningservices

* Packaging update of azure-mgmt-hybridkubernetes

* Packaging update of azure-mgmt-reservations

* Packaging update of azure-mgmt-workloadmonitor

* Packaging update of azure-mgmt-datashare

* Packaging update of azure-mgmt-iothub

* Packaging update of azure-mgmt-keyvault

* Packaging update of azure-mgmt-edgegateway

* Packaging update of azure-mgmt-resourcegraph

* Packaging update of azure-mgmt-azureadb2c

* Packaging update of azure-mgmt-batch

* Packaging update of azure-mgmt-media

* Packaging update of azure-mgmt-automanage

* Packaging update of azure-mgmt-applicationinsights

* Packaging update of azure-mgmt-hanaonazure

* Packaging update of azure-mgmt-baremetalinfrastructure

* Packaging update of azure-mgmt-connectedvmware

* Packaging update of azure-mgmt-testbase

* Packaging update of azure-mgmt-frontdoor

* Packaging update of azure-mgmt-healthbot

* Packaging update of azure-mgmt-streamanalytics

* Packaging update of azure-mgmt-digitaltwins

* Packaging update of azure-mgmt-loganalytics

* Packaging update of azure-mgmt-resource

* Packaging update of azure-mgmt-portal

* Packaging update of azure-mgmt-recoveryservicesbackup

* Packaging update of azure-mgmt-logic

* Packaging update of azure-mgmt-vmwarecloudsimple

* Packaging update of azure-mgmt-containerservice

* Packaging update of azure-mgmt-datamigration

* Packaging update of azure-mgmt-changeanalysis

* Packaging update of azure-mgmt-cosmosdb

* Packaging update of azure-mgmt-appplatform

* Packaging update of azure-mgmt-quota

* Packaging update of azure-mgmt-servicelinker

* Packaging update of azure-mgmt-customproviders

* Packaging update of azure-mgmt-desktopvirtualization

* Packaging update of azure-mgmt-mixedreality

* Packaging update of azure-mgmt-network

* Packaging update of azure-mgmt-maintenance

* Packaging update of azure-mgmt-deploymentmanager

* Packaging update of azure-mgmt-maps

* Packaging update of azure-mgmt-automation

* Packaging update of azure-mgmt-agfood

* Packaging update of azure-mgmt-notificationhubs

* Packaging update of azure-mgmt-compute

* Packaging update of azure-mgmt-privatedns

* Packaging update of azure-mgmt-managedservices

* Packaging update of azure-mgmt-policyinsights

* Packaging update of azure-mgmt-hybridcompute

* Packaging update of azure-mgmt-appconfiguration

* Packaging update of azure-mgmt-peering

* Packaging update of azure-mgmt-dns

* Packaging update of azure-mgmt-fluidrelay

* Packaging update of azure-mgmt-labservices

* Packaging update of azure-mgmt-deviceupdate

* Packaging update of azure-mgmt-storagepool

* Packaging update of azure-mgmt-operationsmanagement

* Packaging update of azure-mgmt-databricks

* Packaging update of azure-mgmt-redisenterprise

* Packaging update of azure-mgmt-azurestackhci

* Packaging update of azure-mgmt-logz

* Packaging update of azure-mgmt-kusto

* Packaging update of azure-mgmt-apimanagement

* Packaging update of azure-mgmt-webpubsub

* Packaging update of azure-mgmt-storage

* Packaging update of azure-mgmt-databoxedge

* Packaging update of azure-mgmt-imagebuilder

* Packaging update of azure-mgmt-recoveryservicessiterecovery

* Packaging update of azure-mgmt-consumption

* Packaging update of azure-mgmt-healthcareapis

* Packaging update of azure-mgmt-containerinstance

* Packaging update of azure-mgmt-alertsmanagement

* Packaging update of azure-mgmt-cognitiveservices

* Packaging update of azure-mgmt-signalr

* Packaging update of azure-mgmt-batchai

* Packaging update of azure-mgmt-servermanager

* Packaging update of azure-mgmt-machinelearningcompute

* Packaging update of azure-mgmt-videoanalyzer

* Packaging update of azure-mgmt-azurestack

* Packaging update of azure-mgmt-edgeorder

* Packaging update of azure-mgmt-servicefabric

* Packaging update of azure-mgmt-billing

* Packaging update of azure-mgmt-eventhub

* Packaging update of azure-mgmt-resourcemover

* Packaging update of azure-mgmt-kubernetesconfiguration

* Packaging update of azure-mgmt-devtestlabs

* Packaging update of azure-mgmt-redhatopenshift

* Packaging update of azure-mgmt-quantum

* Packaging update of azure-mgmt-cdn

* Packaging update of azure-mgmt-loadtestservice

* Packaging update of azure-mgmt-scheduler

* Packaging update of azure-mgmt-monitor

* Packaging update of azure-mgmt-authorization

* Packaging update of azure-mgmt-datadog

* Packaging update of azure-mgmt-recoveryservices

* Packaging update of azure-mgmt-hdinsight

* Packaging update of azure-mgmt-storageimportexport

* Packaging update of azure-mgmt-serialconsole

* Packaging update of azure-mgmt-attestation

* Packaging update of azure-mgmt-containerregistry

* Packaging update of azure-mgmt-managementgroups

* Packaging update of azure-mgmt-commerce

* Packaging update of azure-mgmt-resourcehealth

* Packaging update of azure-mgmt-redis

* Packaging update of azure-mgmt-resourceconnector

* Packaging update of azure-mgmt-hybridnetwork

* Packaging update of azure-mgmt-chaos

* Packaging update of azure-mgmt-managementpartner

* Packaging update of azure-mgmt-storagecache

* Packaging update of azure-mgmt-botservice

* Packaging update of azure-mgmt-confidentialledger

* Packaging update of azure-mgmt-databox

* Packaging update of azure-mgmt-powerbiembedded

* Packaging update of azure-mgmt-relay

* Packaging update of azure-mgmt-regionmove

* Packaging update of azure-mgmt-azurearcdata

* Packaging update of azure-mgmt-trafficmanager

* Packaging update of azure-mgmt-servicebus

* Packaging update of azure-mgmt-netapp

* Packaging update of azure-mgmt-purview

* Packaging update of azure-mgmt-sqlvirtualmachine

* Packaging update of azure-mgmt-orbital

* Packaging update of azure-mgmt-rdbms

* Packaging update of azure-mgmt-securityinsight

* Packaging update of azure-mgmt-datalake-store

* Packaging update of azure-mgmt-agrifood

* Packaging update of azure-mgmt-eventgrid

* Packaging update of azure-mgmt-powerbidedicated

* Packaging update of azure-mgmt-web

* Packaging update of azure-mgmt-guestconfig

* Packaging update of azure-mgmt-iotcentral

* Packaging update of azure-mgmt-support

* Packaging update of azure-mgmt-costmanagement

* Packaging update of azure-mgmt-dataprotection

* Packaging update of azure-mgmt-marketplaceordering

* Packaging update of azure-mgmt-sql

* Packaging update of azure-mgmt-timeseriesinsights

* Packaging update of azure-mgmt-extendedlocation

* Packaging update of azure-mgmt-security

Co-authored-by: Azure SDK Bot <adxpysdk@microsoft.com>
2022-03-07 15:14:05 +08:00
iscai-msft c3b618e444
[webpubsub] fix tests, drop 2.7, prepare for release (#23054) 2022-02-15 12:16:23 -05:00
iscai-msft 305a7468f8
[webpubsub] fix jwt token + reverse proxy endpoint (#22587) 2022-02-09 14:43:38 -05:00
Azure CLI Bot 830ccf6ab1
[AutoRelease] t2-resource-2022-01-25-80078 (#22748)
* CodeGen from PR 17469 in Azure/azure-rest-api-specs
config readme and python (#17469)

* config readme and python

* config python

* version,CHANGELOG

* skip test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: BigCat20196 <1095260342@qq.com>
2022-01-26 11:52:08 +08:00
Yuchao Yan 409440179f
[mgmt] update setupy for python3.6 (#22505)
* update setupy for python3.6

* update template
2022-01-14 16:24:46 +08:00