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

Pull master to dev #296

Merged
merged 61 commits into from
Mar 14, 2013
Merged

Pull master to dev #296

merged 61 commits into from
Mar 14, 2013

Conversation

jcookems
Copy link
Contributor

No description provided.

Albert Cheng and others added 30 commits January 14, 2013 14:47
update the unit tests so that the job integration tests have the right
Pull from public dev to private dev
implementation of TaskHistoricalEvent .
Fix warnings and remove trivial TODOs
…o experience slight rounding error and cause transient failures.
Remove hard-coded Fiddler code and relax equality tests for dates and doubles
Albert Cheng and others added 24 commits February 26, 2013 14:12
fix the unit test failure due to nimbus server upgrade.
Merge changes from the Public release branch to private
Merge changes from the private branch to release branch
Version 0.4.1 Storage Pull
update change log for 0.4.1
gcheng pushed a commit that referenced this pull request Mar 14, 2013
@gcheng gcheng merged commit 75d7a8c into dev Mar 14, 2013
jianghaolu pushed a commit to jianghaolu/azure-sdk-for-java that referenced this pull request Apr 5, 2017
sima-zhu pushed a commit to sima-zhu/azure-sdk-for-java that referenced this pull request Mar 21, 2019
Add default RestClient instances and required parameters in builder constructors
mssfang pushed a commit to mssfang/azure-sdk-for-java that referenced this pull request Apr 23, 2019
…m master branch (Azure#315)

* Test improvements (Azure#309)

* Adding a large message test.
Adding duplicate tests for partitioned entities.
Minor tweaks to make message handler tests more reliable.

* Invalid merge.

* Removed merge conflict files

* Some test fixes.

* Adding ARM deployment template for CI (Azure#218)

build/azuredeploy.json

* Test reliability fixes.
And RequestResponseLimitTest is modified to drastically reduce its runtime.

* More test reliability fixes.

* More tweaks.

# Conflicts:
#	azure-servicebus/src/test/java/com/microsoft/azure/servicebus/ClientValidationTests.java
#	azure-servicebus/src/test/java/com/microsoft/azure/servicebus/primitives/ConnectionStringBuilderTests.java

* Adding retry to RequestResponse link when idle connection is closed. (Azure#305)

* Adding retry to RequestResponse link when idle connection is closed. Otherwise CBS token sending will fail if a SEND request comes in right at the time of connnection closing.

* Minor tweaks to fix 15 minute timeout bug.

* Another fix to handle connection while the links are being opened.

* Another fix to retry sending SAS token if it times out. There are cases when client sending SAS token and server closing the connection happen at the same time and response never arrives.

* More fixes to request-response link to retry on connection close.

* A test fix.

# Conflicts:
#	azure-servicebus/src/main/java/com/microsoft/azure/servicebus/amqp/AmqpErrorCode.java
#	azure-servicebus/src/main/java/com/microsoft/azure/servicebus/primitives/CoreMessageReceiver.java
#	azure-servicebus/src/main/java/com/microsoft/azure/servicebus/primitives/CoreMessageSender.java
#	azure-servicebus/src/main/java/com/microsoft/azure/servicebus/primitives/RequestResponseLink.java

* Adding support for multiple message body types. (Azure#296)

* Adding support for multiple message body types.
Deprecated getBody and setBody methods.

* Changes to MessageBody class API to support AMQP spec of multiple data sections or sequence sections in a message.

* Adding a minor null check.

* Change to handle Messages constructed with string body as binary messages to preserve backward compatibility.

* Adding message body tests.

# Conflicts:
#	azure-servicebus/src/main/java/com/microsoft/azure/servicebus/Message.java
#	azure-servicebus/src/test/java/com/microsoft/azure/servicebus/SendReceiveTests.java
#	azure-servicebus/src/test/java/com/microsoft/azure/servicebus/SessionTests.java

* Merging the fix for man-in-the-middle vulnerability from master branch.
navalev pushed a commit to navalev/azure-sdk-for-java that referenced this pull request Dec 24, 2019
Adding Indexers examples
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