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

Add CDN WAF support. #9014

Merged
merged 17 commits into from
Dec 13, 2019
Merged

Add CDN WAF support. #9014

merged 17 commits into from
Dec 13, 2019

Conversation

fore5fire
Copy link
Contributor

@fore5fire fore5fire commented Dec 5, 2019

pilor and others added 4 commits December 5, 2019 18:03
* Generate 2019-09-01 policy operations

* Update generate and build artifacts

* Fixed generation metadata
* move errors to document result

* api updates per feedback

* Remove interface

* Include Statistics

* updates per API feedback

* shift to result collections

* TextAnalysisOptions

* reenable recognize entity single

* reenable recognize entity batch

* reenable key phrases

* reenable remaining

* API feedback

* bug fix

* pr feedback

* pr feedback
* update package versions to match published GA packages

* update to incorporate ga interface changes

* update KV interface

* remove pinned versions for packages that aren't targeted in smoke tests
@fore5fire fore5fire requested a review from erich-wang as a code owner December 5, 2019 23:02
danielmarbach and others added 9 commits December 5, 2019 16:45
Brings up to speed with PublicApiGenerator 10.0.1 which supports nullable reference types and has more stable member sorting
…zure#8997)

* Fixing UsernamePasswordCredential constructor parameter misordering

* adding missed file

* exclude header x-client-OS from header matching

* excluding x-client-OS and x-client-SKU from header matching

* Refactoring RecordedTestSanitizer to enable higher level sanitiation

* updates to sanitize test recordings

* removing hard coded RecordedTestMode

* Fix to RecordEntry serialization

* addressing PR feedback'
The focus of these changes is to revise the samples for the Event Processor
client, extend the set of samples with additional scenarios and flesh out the
README content for the samples in each package.

Also included are some small refinements to the Event Processor client that
were deferred from feedback for an earlier pull request, a fix for an empty
partition context when the maximum wait time elapses, and ignoring a
test that requires follow-up analysis.
* first try at aad

* un-update sample

* fix

* fix
* Update release notes

* Update CHANGELOG.md

Add link to the fixed bug
@isra-fel isra-fel self-assigned this Dec 9, 2019
@isra-fel isra-fel added Mgmt This issue is related to a management-plane library. needs-review labels Dec 9, 2019
Copy link
Member

@isra-fel isra-fel left a comment

Choose a reason for hiding this comment

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

Hi @lsmith130 , could you

  • Add a link to the swagger spec review PR in the description
  • Update api tag in AzSdk.RP.props
  • Update tests

Thanks

@isra-fel isra-fel assigned fore5fire and unassigned isra-fel Dec 9, 2019
* Releasing latest version of Microsoft.DataBoxEdge SDK

* Generated code through generate.cmd

* Update Microsoft.Azure.Management.DataBoxEdge.csproj

* Generate sdk using generate.ps1 command and address review comments

* Update Microsoft.Azure.Management.DataBoxEdge.csproj
@fore5fire
Copy link
Contributor Author

Hi @lsmith130 , could you

  • Add a link to the swagger spec review PR in the description
  • Update api tag in AzSdk.RP.props
  • Update tests

Thanks

The API tag in AzSdk.RP.props was already updated to the preview version in master in an earlier PR. I'll leave it as-is here and fix it to be the stable API version in master.

The other requested changes, adding the swagger spec review PR links, updating the Assembly version, and updating the tests have all been done.

@fore5fire fore5fire requested review from isra-fel and removed request for JoshLove-msft December 12, 2019 00:27
@isra-fel isra-fel assigned isra-fel and unassigned fore5fire Dec 12, 2019
@isra-fel isra-fel merged commit 6427c8c into Azure:cdn-preview Dec 13, 2019
@isra-fel
Copy link
Member

isra-fel commented Dec 13, 2019

@lsmith130 please don't sync up with master in a feature PR, makes it hard to review.
You can do that in a seperate PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mgmt This issue is related to a management-plane library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.