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

Release 0.13.0 #82

Merged
merged 3 commits into from
Mar 20, 2017
Merged

Release 0.13.0 #82

merged 3 commits into from
Mar 20, 2017

Conversation

SreeramGarlapati
Copy link
Contributor

No description provided.

SreeramGarlapati and others added 3 commits March 16, 2017 17:18
…Azure#66)

* support interop with 2 other body types - amqp-value & amqp-sequence
* receivedEvent.getBody() should throw and communicate - in case of interop issues
* fix flaky CIT issues
* Change exception name from Illegal to Unexpected
* implement reSend path for other Body section types
…re#81)

* partial changes

* interop body method

* remove getbody recommendation in javadoc

* Remove array copy solution in getBytes() and fix javadoc

* bump up the version of javaClient

* fix javadoc
@msftclas
Copy link

@SreeramGarlapati,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@sjkwak sjkwak merged commit e585ece into Azure:master Mar 20, 2017
@SreeramGarlapati SreeramGarlapati added this to the 0.13.0 milestone Mar 20, 2017
@SreeramGarlapati SreeramGarlapati deleted the release_0_13_0 branch April 12, 2017 22:30
SwayGom pushed a commit that referenced this pull request May 17, 2024
* Fix Interop issue: Amqp body section can be AmqpValue or AmqpSequence (#66)

* support interop with 2 other body types - amqp-value & amqp-sequence
* receivedEvent.getBody() should throw and communicate - in case of interop issues
* fix flaky CIT issues
* Change exception name from Illegal to Unexpected
* implement reSend path for other Body section types

* update proton-j to latest (0.18.0)

* handle interop amqpmessage body with value and sequence sections (#81)

* partial changes

* interop body method

* remove getbody recommendation in javadoc

* Remove array copy solution in getBytes() and fix javadoc

* bump up the version of javaClient

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

Successfully merging this pull request may close these issues.

3 participants