forked from Azure/azure-sdk-for-java
-
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
[AutoPR billing/resource-manager/v2017_02_27_preview] Correcting the verbs from Create BillingProfile and InvoiceSection as per code implementation #637
Closed
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
* CHANGELOG for Preview 3, fixes to previous release links * Fixed SDK Guidelines link
* Updated change log for preview 3
* Initial CHANGELOG update * Update CHANGELOG.md * Fixed SDK Guidelines Link * Update CHANGELOG.md
build timeout fix.
Add missing links for Storage Files, Queues, EH Checkpoint Store, and KV Certs Fix broken KV Secrets link Replace July 2019 with September 2019 throughout
Replace July with September
KV Certifcates API
add KV certificates to artifacts signing stage
* Support context for ConfigurationAsyncClient APIs * Initial commit for storage blob partition manager * Minor fixes * Fix checkstyle * Remove etag from blob properties * Clean up * Merge from master and add more samples * Update metadata key names * Fix README title * Fix README title * More unit tests * Add changelog and contributing md files * Add documentation for samples * Add storage blobs module to pom.service.xml and update javadocs * Add missing section to README * Add dependency modules to get CI build to pass * Add dependency modules to get CI build to pass * Fix indentation * Revert changes to BlobProperties * Update README * Update README
Update package version to 1.0.0-preview.3
* Update azure-client-sdk-parent to 1.4.0 * Update azure-core to 1.0.0-preview.5 * Update azure-identity to 1.0.0-preview.4 * Update template xml to azure-core 1.0.0-preview.5 * Update appconfiguration to 1.0.0-preview.4 * Update jacoco and spotbugs report versions for azure-identity and appconfig * Update azure-messaging-eventhubs to 5.0.0-preview.4. * Update azure-messaging-eventhubs-checkpoint* to preview.2 * Update keyvault to 4.0.0-preview.4 * Update storage to 12.0.0-preview.4 * Update azure-storage test reference to azure-identity 1.0.0.preview.4 * Bump AzureConfiguration in appconfiguration to 1.0.0-preview.4 * Bump KeyVault versions to 4.0.0-preview.4 * Update azure-storage Configuration.java to 12.0.0-preview.4. * Update tracing-opentelemetry to 1.0.0-preview.3 * Add azure-core in pom.service.xml so it can resolve reference.
* Add change log and docs for shared token cache cred * Add compilable sample to identity readme
* Update README.md * Update README.md * Update README.md
* Method names now use Javabeans * Rename setters and getters in file and queue * Regenerate blob * Getter setters for core-netty, core-amqp, core-management - code compiles * Cleaned up API renaming * Additional fixes for Blob renaming * Small test fixes for blobs * Rename getter and setter for queue and ile * Getters and setters for KeyVault * Make some changes to commons. * Getters and setters for Event Hubs * Make changes for common * More cleanup * Fixed linting file and queue * Getters and setters for AppConfiguration, compilation cleanup * Merge conflicts * Misc getter and setter renaming * Fixing storage tests * Some linting changes * Fix exception decoder * Passing Storage Blob tests * Rename booleans to use is prefix * Some linting cleanup * Fixing more Blob tests * Update KV certificates with new names * Merge from mainline and fixed all tests * Fixed more boolean field * Update names after rebase * checkin blob fix * Small error fix * linting issues * keyvault compilation error * Fixed failed live tests for blob
* Added env for eventbus and keyVault
* Modules for Blob and Queue cryptography * Use correct parent POM version
* Initial cleanup for custom Checkstyles * Suppress LineLength on auto generated code * More linting cleanup * More linting cleanup
* Fix logging
Add Http Client documentation to Track 2 READMEs
* Regenerate custom vision prediction * Regenerate prediction and training for custom vision
Fix typo
Fix typo
* Policy:generate package 2019_06_01 * storagecache: generate package v2019_08_01 * Resource: generate package 2019_06_01 * Storage: regenerated package v2019_04_01
* Use builder to expose ways to create client. * Replace manual creation of EventHubClient with createBuilder(). * Remove TestUtils.getEventsAsList * Move test data set up for integration tests into IntegrationTestBase. * Use shared parallel scheduler instead of creating new ones.
* Ported Retry not happening in direct mode fix from v2 * Updated constructor access in tests * Fixed query documents with aggregate test * Updated retrieved documents count * Updated document load time to be greater than or equal to
* Ported Sams Club NPE from v2 * Fixed query documents with aggregate test * Updated retrieved documents count * Updated document load time to be greater than or equal to
* Reactor Netty Milestone release changes * Updated Milestone version to RC version * Code review comments: 1. Reverted the RC1 back to M3 version. 2. Added constants for literal values in Configs.java 3. Removed inputStream implementation from HttpResponse.java as its not required * Setting default connections to 1000, and fixed Exception handling by unwrapping exception * Unwrapping exception * Fixed validate failure by unwrapping exception * Fixed multi-master conflict resolution test * Unwrapping exceptions wherever possible to make sure we check on inner exception cause * Fixed compilation errors * Fixed doOnError in Store Client and Consistency Writer to handle unwrapped exceptions * Handling empty response from backend * Updating number of documents and collection throughput size * Updated Feed Response Validator for query metrics * Fixed query documents with aggregate test * Updated retrieved documents count * Updated getLogicalPlanBuildTime for query metrics validation * Unused imports
…#5847) * Return errors in Publisher's error channel for ConfigurationAsyncClient * Fix checkstyle * Helper method for mono error * Use helper method for mono error * Remove unused imports * Propagate exceptions in error channel for CertificateAsyncClient * Fix checkstyle
- Add package versions files and scripts - Tag all the data and client versioning tags in projects and readmes
* more API review changes * removing typo * Remove poll interval from device code challenge * More uri -> url in docs * More uri -> url in docs
* Rename common Queue name classes to begin with Queue * Updated transforms to look for the right XML properties * Added transform to fix codegen * Renamed StorageException to QueueStorageException and update playback records
Flaky test failures. merging this in.
* Use mono error in KV Keys async clients * use mono error for SecretAsyncClient
Paged Iterable upgrade to support paged flux base.
> please also update the changelog on official microsoft page. Sure, will do that too.
Poller API support return
* Fix method and parameter names to use correct casing. * Fix test case assertion. * Fix HelperTest.
* New API for forceCloseHanldes * forceCloseHandle API change, new JavaDocs, and new unit tests * Use monoError and fix Javadoc code snippet issue
5 tasks
Updating the verbs from Create BillingProfile and InvoiceSection entities Updating the verbs from Create BillingProfile and InvoiceSection entities
9623f60
to
47fdc0e
Compare
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.
Created to sync Azure/azure-rest-api-specs#7524