Yuchao Yan
|
2d2efc8d86
|
add python36 back (#22459)
* add python36 back
* Update setup.py
|
2022-01-12 13:55:15 +08:00 |
Yuchao Yan
|
75e46a7c33
|
[Mgmt][Drop py2] update `README.md`, `setup.py` and delete `setup.cfg` for all existing packages (#22240)
* drop py2
* fix broken link
* Update README.md
|
2022-01-05 11:46:31 +08:00 |
Xiang Yan
|
50471e7f07
|
add license files
|
2021-12-08 16:23:38 -08:00 |
Xiang Yan
|
ca755a8e91
|
License client only (#21962)
* add license file for client sdks
* update doc
* update
* update
|
2021-12-01 14:39:41 -08:00 |
Azure SDK Bot
|
072c4de90a
|
Increment package version after release of azure-messaging-webpubsubservice (#21711)
|
2021-11-17 13:54:02 -08:00 |
iscai-msft
|
46670b3ea9
|
[webpubsub] prepare for release (#21707)
|
2021-11-11 01:54:00 +00:00 |
iscai-msft
|
71e4888fd4
|
[webpubsub] add jwt and reverse proxy tests (#21680)
|
2021-11-10 17:11:06 -08:00 |
iscai-msft
|
a1ca8397b3
|
[webpubsub] add async type hints (#21697)
|
2021-11-10 23:12:06 +00:00 |
iscai-msft
|
e43c29ea1b
|
[webpubsub] fix some typehints (#21692)
|
2021-11-10 18:40:08 +00:00 |
Yuchao Yan
|
4e9c3a1933
|
[webpubsub] regen with hub as a client parameter (#21688)
|
2021-11-10 09:52:21 -08:00 |
Liangying.Wei
|
13f2d0f086
|
Update docs for Web PubSub GA (#21659)
* Update setup.py
* Update README.md
* Create Readme.md
|
2021-11-10 09:53:49 +08:00 |
Yuchao Yan
|
4b42415d2a
|
[webpubsub] update for api-version `2021-10-01` (#21393)
* head-as-boolean
* build_auth_token
* review
* handwrite fix for text/plain
* review
* update __init__
* update patch format
* review
* revert reamde.me
* regenerate
* bump min azure-core version for aiohttp fix
* rengerate
* test
* review
* update changelog
* async for get_client_access_token
* dependency
* Code regen
* Fix smoke test
* bump azure-core min dep to 1.20.1
* add client access token tests
* record tests
* add back in JSONType typehints and remove whitespace
* rerecord with unblank
* make super call 2.7 compatible
* address my comments
* get samples running
* context manage from connection string async sample
Co-authored-by: iscai-msft <iscai@microsoft.com>
Co-authored-by: antisch <antisch@microsoft.com>
|
2021-11-09 14:07:15 +08:00 |
iscai-msft
|
5a075ec318
|
[webpubsub] add live tests (#21654)
|
2021-11-09 02:20:46 +00:00 |
Liangying.Wei
|
21990949a5
|
[WebPubSub] Use consistent service description and introduction across all languages (#21544)
* Update Web PubSub readme
1. To keep the service description consistent across different languages
2. update some links
* Update README.md
|
2021-11-05 10:03:56 +08:00 |
Azure SDK Bot
|
10be9c38e2
|
Increment package version after release of azure-messaging-webpubsubservice (#21280)
|
2021-10-18 08:52:27 -07:00 |
Yuchao Yan
|
9d2e341296
|
[webpubsub] support AAD, Api management proxy (#21235)
* codegen
* update test
* update readme.md
* add test
* from connection string
* example
* Update _version.py
* api management proxy
* Update _web_pub_sub_service_client.py
* review
* api management
* fix dependency
* fix dependency
* apim proxy
* edit code in _patch.py instead of generated code
* review
* fix broken link
* Update setup.py
* Update dev_requirements.txt
* fix ci
* fix ci
* fix ci failure of windows_python27
* Update sdk/webpubsub/azure-messaging-webpubsubservice/examples/send_messages_aad.py
Co-authored-by: Liangying.Wei <lianwei@microsoft.com>
* Update sdk/webpubsub/azure-messaging-webpubsubservice/examples/send_messages_aad.py
Co-authored-by: Liangying.Wei <lianwei@microsoft.com>
* Update README.md
* review
* regenerate code
* fix ci
* fix ci
* move operation onto client
* review
* Update send_messages_connection_string_apim_proxy.py
* Update send_messages_aad_apim_proxy.py
* regenerate for 2021-10-01
* test
* Update CHANGELOG.md
* Update sdk/webpubsub/azure-messaging-webpubsubservice/README.md
Co-authored-by: Liangying.Wei <lianwei@microsoft.com>
* Update sdk/webpubsub/azure-messaging-webpubsubservice/README.md
Co-authored-by: Liangying.Wei <lianwei@microsoft.com>
Co-authored-by: Liangying.Wei <lianwei@microsoft.com>
|
2021-10-15 16:37:17 +08:00 |
Azure CLI Bot
|
8a48e5df9f
|
[AutoRelease] t2-webpubsub-2021-10-11-60291 (#21194)
* CodeGen from PR 16165 in Azure/azure-rest-api-specs
Fix example type (#16165)
* version,CHANGELOG
* Update CHANGELOG.md
Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
|
2021-10-14 16:50:06 +08:00 |
Zed Lei
|
edca9a55ec
|
webpubsub config (#21255)
|
2021-10-14 16:17:08 +08:00 |
Liangying.Wei
|
16ce116129
|
Fix typo and polish the key concepts (#18407)
|
2021-08-16 09:32:43 -07:00 |
Wes Haggard
|
264cd5d1ae
|
Update links from master to main
|
2021-06-24 17:30:04 -07:00 |
Azure SDK Bot
|
7e0354e946
|
Increment package version after release of azure-messaging-webpubsubservice (#18373)
|
2021-04-28 15:50:02 -07:00 |
Scott Beddall
|
d031c48bea
|
update azure-messaging-webpubsubservice changelog with required date (#18370)
|
2021-04-27 16:39:05 -07:00 |
Scott Beddall
|
580ea4c055
|
extend ci.yml to include azure-messaging-webpubsubservice (#18369)
|
2021-04-27 16:12:50 -07:00 |
Sean Kane
|
a8baa1627f
|
[EngSys] making all packages uppercase to prevent issue with PyJWT and pyjwt (#18364)
|
2021-04-27 21:07:14 +00:00 |
Johan Stenberg (MSFT)
|
cfc8de2fa1
|
Move webpubsub from signalr (#18338)
* Move webpubsub from signalr to, well, webpubsub
|
2021-04-27 10:10:51 -07:00 |
msyyc
|
b682f61690
|
[AutoRelease] t2-webpubsub-2021-04-16-57261 (#18092)
* CodeGen from PR 13953 in Azure/azure-rest-api-specs
webpubsub readme t1 del (#13953)
* version,CHANGELOG
* webpubsub changelog config
* changelog version change
Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
|
2021-04-20 13:16:35 +08:00 |