This repository was archived by the owner on Aug 26, 2025. It is now read-only.
[AutoPR billing/resource-manager/v2017_02_27_preview] Added new properties in Invoicing APIs#483
Conversation
Add Tracking Impressions snippet to track 2 READMEs
* Stop this build triggering for everything in sdk/ * Tweak to path trigger.
* Update documentation from UXstudy * Adding documentation. * Updating Objects.requireNotNull with message and consistent error handling. * Add documentation for EventHubSharedAccessKeyCredential.
Listing operations updated to use PagedFlux and PagedIterable.
* Initial recording for Spock unit tests * Updated client construction to use playback client * Ignore sleeps in playback * Tests cleanup after each run * Each test keeps track of its increment count instead of the global * Initial testing records (WIP) * Fixing more playback and record edge cases, added new pipeline exception tracing * More cleaning up of edge cases * More edge cases fixed * Octet-stream response types work properly * Merged TestCommon into APISpec, removed JUnit dependency in blobs testing * Added redaction for sensitive information in UserDelegationKey responses * Added @requires annotations to live tests only * Added playback records and added test ignore for live tests only * Set dummy values for playback in pipeline * Updating failing test records * Fixed playback issue with AAD * Cleaning up failing File tests * Updating playback records * Updated tests.yml for storage * Fixed tests and playback, added more testing configurations * Removing files that were deleted before merge * Fixed checkstyle rule issues * Updating playback records * Responses to comments * Fixed spacing issue * Fix unit test issues * Variable name change to try to fix test * Added SLF4J testing dependency and ignoring tests that fail live run * Ignore more failing tests * Minor change to attempt to fix CI being stuck * Fixed not enough bytes issue * Fixed test issue
* Regenerated swagger * Added transform for ByteBuf to ByteBuffer while AutoRest updates to make this change * Updated to use new service layer shape
* getHandles to listHandles API changes.
* Setup unified pipelines for sdk/authorization. * Add staging profile.
* Setup sdk/loganalytics for unified pipelines. * Provided staging profile. * Tweaked artifact name.
* Setup event grid for unified pipelines. * Added staging profile and tweaked artifact name.:
* Setup mediaservices for unified pipelines. * Added staging profile.
* Setup AI for unified pipelines. * Added staging profile and updated artifact names.
* Setup unified pipelines for sdk/cognitiveservices * Updated staging profiles and artifact names.
* Added storage to the aggregate reports * Fixing SpotBug issues * One last SpotBug fix * Fixed invalid use in sample
* Added clearRange and remove the FileRangeWriteType * Fixed bytebuffer issue.
* add more eng entries to CODEOWNERS with use the correct owners
* Basic plumbing for pipeline caching. * Using new key format. * Add caching to build and analyze phases. * Narrowing scope of fingerprint. * Removed caching from analyze step. * Adding caching kill switch.
Commit directly to master to test a change (need to simulate a CI trigger).
* Roll back customizations to ci.yml for cosmos. * Created a special stage template for cosmos. * Tweaked template path. * Added globals reference in tests job.
* Removed azure-core-http-netty from the published artifact list. * Actually remove the artifact.
This PR includes the requirement of Javadoc annotation @codesnippet @code, check: Use {@codesnippet ...} instead of '<code>', '<pre>', or '{@code ...}' if these tags span multiple lines. Inline code samples are fine as-is. @codesnippet description should match naming pattern requirement below: Package, class and method names should be concatenated by dot '.'. Ex., packageName.className.methodName Methods arguments should be concatenated by dash '-'. Ex. string-string for methodName(String s, String s2) Use '#' to concatenate 1) and 2), ex packageName.className.methodName#string-string. Fixed and Suppress checkstyle errors : A minor fix for HttpPipeLinePolicyCheck, which to find a correct package name. Fixed all non-critical errors but suppress those critical errors so code owner can fix them when they are available.
* Fixed the setter and getter method
* Convert credential scopes param to TokenRequest * Fix build errors in event hubs * Change .block() to StepVerifier * Fix tests * checkstyle .* imports
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check * fix issue 5113
* Rename from values to getValues()
* Peering: generate 2019 08 01 preview * fix: compile error
* Throw better exceptions in chained token credentials * Fix checkstyle: line too long * Better error message in chained credential * Fix test after new error message
Added File Data Lake package files
* Remove unnessary changes * Added file and samples changes * Minor fix
* Clients and code samples for LeaseClients * Updated tests * Updating unit tests * Using builder pattern for LeaseClients * Fix unit tests * Cleaning up documentation * Fix linting issues and more unit tests * Some moving of clients * Moved test files into correct folder * Moved sub-blob clients to specialized namespace, added BlobBaseClients * Refactoring unit tests * More cleaning up * More cleaning up * Cleaning up linting issues * Addressing PR feedback * Cleaning up Spotbug and linting issues * Updated SpecializedBlobClientBuilder to be a full-fledged builder * Updating CPK variable name and moving specialized test classes to specialized package in test * Cleaning up tests and linting * Fix test order and added exception comment
* Update cosmos versions; up the minor build. * Hot fix version should be 3.2.1
* (Untested) Optimisation for RestProxy createResponse API. * Make the build happy * Introducing LambdaMetaFactory based response cache. * Making LambdaMetaFactory work for Java 9+ * Taking care of concurrent map race * Using singleton MethodType & Signature, using specialized types in function interfaces, replacing Stream with basic loop. * Using singleton MethodHandles.Lookup, adding JMH benchmark for MetaFactory/Reflection * Accomodating removal of core VoidResponse * Adding bench mark for reflection non-cached case * address checkstyle violations in BenchMark tests
5 tasks
* Fix errors caused by upgrading to latest reactor versions * Update netty version to fix failures on linux
* Storage: update 2019 04 01 * Storage: update pom
Incorporated review comments Incorporated review comments
9b07964 to
4f3600e
Compare
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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#7341