Skip to content

[ServiceBus] Track2 Preview1#9937

Merged
yunhaoling merged 147 commits intoAzure:masterfrom
yunhaoling:servicebus-track2
Apr 3, 2020
Merged

[ServiceBus] Track2 Preview1#9937
yunhaoling merged 147 commits intoAzure:masterfrom
yunhaoling:servicebus-track2

Conversation

@yunhaoling
Copy link
Contributor

@yunhaoling yunhaoling commented Feb 21, 2020

  • Sync
    • ServiceBusClient (top level client)
    • ServiceBusSender
      • Send single message
      • Send batch message
    • ServiceBusReceiver
      • Receive batch
      • iterator
    • AAD Support
    • Websocket/Http proxy Support
    • receive defer msg
  • Async
    • ServiceBusClient (top level client)
    • ServiceBusSender
      • Send single message
      • Send batch message
    • ServiceBusReceiver
      • Receive batch
      • iterator
    • AAD Support
    • Websocket/Http proxy Support
    • receive defer msg
  • Samples
  • Tests
  • Docs
    • Readme
    • Changelog

@yunhaoling yunhaoling added Service Bus Client This issue points to a problem in the data-plane of the library. labels Feb 21, 2020
@yunhaoling yunhaoling changed the title [ServiceBus] Track2 Refactor [ServiceBus] Track2 Simplistic Implementation Feb 21, 2020
@adxsdk6
Copy link

adxsdk6 commented Feb 28, 2020

Can one of the admins verify this patch?

@yunhaoling yunhaoling changed the title [ServiceBus] Track2 Simplistic Implementation [ServiceBus] Track2 Preview1 Feb 28, 2020
yunhaoling and others added 8 commits March 3, 2020 11:42
take inspiration from EventHubs readme for primary links, and logging and feedback subsections.
Adjust version ID
Add changelog stanza stub
Adjust samples readme
Remove top level create_queue and troubleshooting-for-that-endpoint mentions for now until that's sorted.
KieranBrantnerMagee and others added 13 commits April 2, 2020 09:32
ensure Azure capitalization in docs
Correct changelog verbiagei
…into kibrantn/servicebus/servicebus-track2-tracking-upstream
…c_now helper.

Fix constant MGMT_RESPONSE_EXPIRATION expiration->expirations
Remove duplicate setcache call in sb preparer
@yunhaoling
Copy link
Contributor Author

/azp run python - servicebus - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

annatisch
annatisch previously approved these changes Apr 3, 2020
@KieranBrantnerMagee KieranBrantnerMagee dismissed stale reviews from annatisch and themself via f0ecf26 April 3, 2020 17:19
@yunhaoling
Copy link
Contributor Author

/azp run python - servicebus - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@yunhaoling yunhaoling merged commit 439063d into Azure:master Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Client This issue points to a problem in the data-plane of the library. Service Bus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants