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

merge master #1

Merged
merged 19 commits into from
Aug 7, 2019
Merged

merge master #1

merged 19 commits into from
Aug 7, 2019

Conversation

yuzhangyi
Copy link
Owner

No description provided.

pakrym and others added 19 commits August 5, 2019 10:43
* 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
* 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
@yuzhangyi yuzhangyi merged commit 3d58dc8 into yuzhangyi:master Aug 7, 2019
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.