forked from Azure/azure-sdk-for-net
-
Notifications
You must be signed in to change notification settings - Fork 0
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
merge master #1
Merged
Merged
merge master #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Moving magic values and adding into Constants * Addressing PR comments, formatting, renaming variables and PascalCased constants * Adding in InfiniteLeaseDuration constant
- Updates to the changelog, readme, and package locations to reflect the Preview Two scope. - Tweak of document comment for the `EventProcessor` to clarify expectations around ownership of the `EventHubClient` provided to its constructor.
* Remove common authority and bump up the packaging/assembly versions. * Bump up SFPRocessor version
* Remove common authority and bump up the packaging/assembly versions. * Bump up SFPRocessor version * Remove Microsoft.Azure.Amqp specific version reference * Remove specific versioning for Azure.AMQP
It's for test, but the test repo is synced with upstream so we need to set the flag here. Will not actually create pull request in this repo.
Samples - Tweaked the sample harness program to allow for double digit samples, which required some changes to display and input for prompts. - Continued seek and destroy for spelling and grammar errors. - Reformatted sample indexing to force 2 characters in order to ensure that sorting works as expected. - Reindexed samples, organizing a new batch publishing sample near the existing publishing samples and attempting to adhere to the approach of samples for a context building in complexity. - Converted simple consumption scenarios to an iterator-based approach, adding samples to illustrate the iterator scenarios. - Created a placeholder sample for the event processor.
- Updating Event Hubs root to add ADP members of the feature team. - Updating Service Bus root to add jsquire to watchers.
* Fix the definition of WebApiSkill + tests * Add SessionRecord for the new test * Regenerate the SDK from master branch of mainline repo * Remove a superfluous, no longer meaningful test case * Add 2 permutations for headers in test * Fix up session records * Add named parameter
- Fixing a formatting mistake.
…ure and add release notes (#7149)
* Add analyzers for Batch DataPlane SDK - Delete ConfigureAwaitAnalyzer because it's included in FxCop analyzers now. - Fix a few analyzer warnings, ignore a few others. * Fix issue with ObjectModelCodeGenerator - Disable signing of ObjectModelCodeGenerator and CodeGenerationLibrary - they are tools and are not shipped. * Fix issue with code generation - Deal with edge case when property name matches type name. * Regenerate SDK with 2019-08.10.0 Swagger - Add support for the following new features (from the Swagger spec): - Public IPs. - Remote file systems file mounting (via `MountConfiguration`). - Update documentation in some places in keeping with the documentation updates in Swagger. - Change two defaults: - StartTask.WaitForSuccess from false to true - AutoUserSpecification.Scope from Task scope to Pool scope. * Update Batch SDK version to 12.0 * Add a basic test for MountConfiguration
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.