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

Align recent changes with Swagger #7016

Merged
merged 4 commits into from
Jul 26, 2019
Merged

Align recent changes with Swagger #7016

merged 4 commits into from
Jul 26, 2019

Conversation

tomersh26
Copy link
Contributor

No description provided.

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

Copy link
Member

@erich-wang erich-wang left a comment

Choose a reason for hiding this comment

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

@tomersh26 , could you please:

  1. Provide the swagger spec PR link related to
  2. Follow the process to regenerate source code

@erich-wang erich-wang self-assigned this Jul 25, 2019
- Add Partition settings for Oracle, SapTable
- Add dedicated source and dataset for several relational sources including ODBC, MySql
- Add Azure Data Explorer Command activity, which allows users executing Kusto Control Commands
### Breaking Changes
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not a breaking change - you are adding new parameters to the constructor that have default values at the end, so it won't break existing customers. Remove this line.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This PR contains both my change and Wenbo's changes. The note under the Breaking Changes is Wenbo's note which is related to her changes in PostgreSql.
You can have a look at her original PR which I took and integrated into my PR: 10fec6d.

@@ -3,6 +3,15 @@
## Current version
### Feature Additions

## Version 4.1.1
### Feature Additions
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy this whole section to csproj file for Datafactory, and update the version there to 4.1.1.
Also update AssemblyFileVersion to 4.1.1.0 in Properties

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I guess you meant changing both the AssemblyFileVersion and the AssemblyVersion under the AssemblyInfo.cs file. I changed them both to 4.1.1.0.

@tomersh26
Copy link
Contributor Author

tomersh26 commented Jul 25, 2019

@tomersh26 , could you please:

  1. Provide the swagger spec PR link related to
  2. Follow the process to regenerate source code

@erich-wang - It seems that i don't have permissions to that link. I'm getting an error 400 - Page not found. In general, I've followed the process as I was guided by ADMS folks. I used autorest providing a path to the recent changes for the public swagger, and wrote all the required tests.

@erich-wang
Copy link
Member

@tomersh26, are you from Microsoft? If yes, you should first link your github account with microsoft email and join Azure organization, then you should be able to see the link since it is in private repo.

@tomersh26 , could you please:

  1. Provide the swagger spec PR link related to
  2. Follow the process to regenerate source code

@erich-wang - It seems that i don't have permissions to that link. I'm getting an error 400 - Page not found. In general, I've followed the process as I was guided by ADMS folks. I used autorest providing a path to the recent changes for the public swagger, and wrote all the required tests.

@erich-wang
Copy link
Member

@tomersh26, I did not see eng\mgmt\mgmtmetadata<rpName>.txt which should be in PR if you follow the latest process.

@erich-wang erich-wang merged commit 71df9dd into Azure:master Jul 26, 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.

4 participants