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

[service-bus] Final work to expose AMQP body type encoding publicly #15295

Merged
merged 7 commits into from
May 17, 2021

Conversation

richardpark-msft
Copy link
Member

Finishing work to enable AMQP body type encoding:

  • We completely missed the schedule messages code path. Added, with tests.
  • Consolidated the two files of AMQP messaging tests into the public branch so we also get min/max testing. Removed all references to non-published interfaces.

- We completely missed the schedule messages code path. Added, with tests.
- Consolidated the two files of AMQP messaging tests into the `public` branch so we also get min/max testing. Removed all references to non-published interfaces.
@richardpark-msft
Copy link
Member Author

/azp run js - service-bus - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@richardpark-msft
Copy link
Member Author

/azp run js - service-bus - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@chradek chradek left a comment

Choose a reason for hiding this comment

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

I only had some very minor nits, otherwise looks good to me!

@richardpark-msft
Copy link
Member Author

/azp run js - service-bus - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@richardpark-msft
Copy link
Member Author

/azp run js - service-bus - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@richardpark-msft richardpark-msft enabled auto-merge (squash) May 17, 2021 18:05
@richardpark-msft richardpark-msft merged commit 4cf3566 into Azure:master May 17, 2021
@richardpark-msft richardpark-msft deleted the sb-reenable-amqp branch May 17, 2021 19:12
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-js that referenced this pull request Aug 3, 2021
Feature/morazmiz/swagger separation fixes (Azure#15295)

* add missing types

* change reference to resource and resourceWithEtag

* extract userInfo to common file

* .

* add composite tag

* add missing dataConnectorsCheckRequirements

* add dataConnectorsCheckRequirements to readme

* fix readme

* .

* fix errors in readme

* add missing type

* add missing types

* .

* .

* remove changes with resource, resourceWithEtag, new tag

* .

* remove object

* revert userInfo changes

* fix true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants