Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rebasing master into feature/communication-ServerCalling (#22185)
* Exposes management node in azure-core-amqp (#22095) * Update AmqpConnection to have a getManagementNode. * Adding AmqpManagementNode. * Update AmqpConnection, AmqpManagementNode, AmqpSession to use AsyncCloseable. * Adding AsyncCloseable to AmqpLink. * ClaimsBasedSecurityNode.java uses AsyncCloseable. * Implements CbsNode's closeAsync() and adds tests. * ReactorSession implements closeAsync() * ReactorConnection uses closeAsync(). Renames dispose() to closeAsync(). Fixes errors where some close operations were not subscribed to. * RequestResponseChannel. Remove close operation with message. * Adding DeliveryOutcome models and DeliveryState enum. * Add authorization scope to connection options. * Add MessageUtils to serialize and deserialize AmqpAnnotatedMessage * Update AmqpManagementNode to expose delivery outcomes because they can be associated with messages. * Adding MessageUtil support for converting DeliveryOutcome and Outcomes. * Fixing build breaks from ConnectionOptions. * Adding management channel class. * Adding management channel into ReactorConnection. * Update ExceptionUtil to return instead of throwing on unknown amqp error codes. * Moving ManagementChannel formatting. * Add javadocs to ReceivedDeliveryOutcome. * Add tests for ManagementChannel * Adding tests for message utils. * Fix javadoc on ModifiedDeliveryOutcome * ReactorConnection: Hook up dispose method. * EventHubs: Fixing instances of ConnectionOptions. * ServiceBus: Fix build errors using ConnectionOptions. * Adding MessageUtilsTests. * Updating CHANGELOG. * Annotate HttpRange with Immutable (#22119) * Cosmos Spark: Changing inferSchema.forceNullableProperties default to true (#22049) * Changing default * Docs * Tests * new test * doc update * Change log * Make getScopes in the ARM Authentication Policy Public (#22120) Make getScopes in the ARM Authentication Policy Public * [Communication]: Update version, changelog, and dependency for June release (#22061) * Update version, changelog, and dependency for June release * Update Chat, SMS, and PhoneNumbers for release * Correction for chat version number * Typo in chat pom * Unrelease Chat; update change logs for other sdks * Nit fix Co-authored-by: JP Chen <[email protected]> * Increment version for videoanalyzer releases (#21814) * Increment package version after release of com.azure azure-media-videoanalyzer-edge * Update version_client.txt Co-authored-by: giakas <[email protected]> * Add module-info to jca and jca test module and change package name of jca test module (#22041) * Fix error in aad-starter-sample (#22109) * EventGrid Add 4.4.0 new system events. (#22126) * Updates to monitor query based on API review feedback (#22114) * API consistency review feedback * Remove commented code * fix tests * Refactor building prefer header * Fix Management Bug (#22122) * Adding missing return statement. * Using common logic for status codes. * Adding isSuccessful. * mgmt, upgrade aks (#22136) * Add domain_hint in aad-stater. (#22134) * Increment version for core releases (#22124) Increment package version after release of Core libraries * Update datafeed tests to remove error code asserts (#22121) * Made Tables service interfaces public (#22130) * Made service interfaces public for Key Vault and Tables impl clients. * Removed kvErrorStrings.properties files from Key Vault SDKs. Made KeyVaultErrorCodeStrings store the constants that were in the files. * Added check for null credentials in Key Vault Administration Builders. * Reverted changes made to KV libraries. * Adding lmolkova as owner for core, opentelemetry, and azure monitor exporter (#22128) * Re-generate EventGrid 4.4.0 events without FarmsBeat events (#22148) * Client throughput control: Deferring store invocation (#22144) * Dummy * Deferring teh request when ClinetThrouhgputControl is enabled * Client throughput control: defer store invocation * Adding additional test-coverage in throughput tests * Reacting to code review feedback. * Adding back createItem_withBulk test * Sync eng/common directory with azure-sdk-tools for PR 1633 (#22145) * Update format of new Changelog Entry * Add parsing of changelog sections * Update ChangeLog Logic Co-authored-by: Chidozie Ononiwu <[email protected]> * [Communication]: Update readme to release version (#22149) * Update readme to release version * Ignore transitive API errors from core Co-authored-by: JP Chen <[email protected]> * Update pom (#22155) Co-authored-by: JP Chen <[email protected]> * Update EventGrid Version to 4.4.0 (#22156) * Prepared storage for GA release of STG77 (#22152) * Identity versions Update June 2021 (#22153) * updated keyvault jca changelog for local jre keystore certificates (#22133) * mgmt, support vm boot diagnostics on managed storage account (#22162) * Cosmos Spark: Not-nullable properties to include "id" (#22143) * Id not nullable * Unit tests * Adding _ts * Integration tests * Update the release dates (#22169) * Increment package version after release of com.azure azure-identity (#22168) * Added support for metadata in messages (#22158) * Added support for metadata in messages * Updated tests to reflect various PATCH scenarios. Reverted the autorest convention change * Re-added V2021_03_07 Co-authored-by: Andrei Giurgiu <[email protected]> * Fix Azure Core Amqp Sample issue #18806 by lihong 202105271344 (#21885) * Change Track 2 SB sendMessages() API for messages are being sent at a slow pace (#21014) * [BUG] Track 2 SB API (Batch Send Messages) doesn't seem to work. Messages are being sent at a slow pace. #16127 * Implement an Event Hubs Shared Access Key Credential (#21228) * Fix issue#16466 Implement an Event Hubs Shared Access Key Credential 202105061703 by LiHong * Prepare for metricsadvisor Beta release (#22175) * Prepare monitor query for release (#22166) * Increment version for communication releases (#22171) * Increment package version after release of com.azure azure-communication-identity * Increment package version after release of com.azure azure-communication-common * Increment package version after release of com.azure azure-communication-phonenumbers * Increment package version after release of com.azure azure-communication-sms * Increment package version after release of com.azure azure-ai-metricsadvisor (#22179) * Update azure-search-documents After Release (#22176) * Fix title in changelog (#22181) * Increment version for storage releases (#22172) * Increment package version after release of com.azure azure-storage-internal-avro * Increment package version after release of com.azure azure-storage-common * Increment package version after release of com.azure azure-storage-blob * Increment package version after release of com.azure azure-storage-queue * Increment package version after release of com.azure azure-storage-file-share * Increment package version after release of com.azure azure-storage-blob-batch * Increment package version after release of com.azure azure-storage-blob-nio * Increment package version after release of com.azure azure-storage-blob-cryptography * Increment package version after release of com.azure azure-storage-file-datalake * Increment package version after release of com.azure azure-storage-blob-changefeed * Adding IoT Hub connection string sample (#22157) * Adding IoTHubConnection string sample. * Tables list/get access policies changes (#22161) * Fixed serialization issues with listAccessPolicies() and setAccessPolicies in TableAsyncClient and TableClient. Added tests. * Added a test for service properties and statistics. * Fixed CheckStyle issues. * Applied PR feedback. * Fixed compilation error(?). * Made TableAccessPolicies final. * Fixed another CheckStyle issue. * Fixed another CheckStyle issue. Co-authored-by: Connie Yau <[email protected]> Co-authored-by: Alan Zimmer <[email protected]> Co-authored-by: Matias Quaranta <[email protected]> Co-authored-by: Jianping Chen <[email protected]> Co-authored-by: JP Chen <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: giakas <[email protected]> Co-authored-by: michaelqi793 <[email protected]> Co-authored-by: Rujun Chen <[email protected]> Co-authored-by: Yijun Xie <[email protected]> Co-authored-by: Srikanta <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: gaohan <[email protected]> Co-authored-by: Sameeksha Vaity <[email protected]> Co-authored-by: vcolin7 <[email protected]> Co-authored-by: Liudmila Molkova <[email protected]> Co-authored-by: Fabian Meiswinkel <[email protected]> Co-authored-by: Chidozie Ononiwu <[email protected]> Co-authored-by: Gauri Prasad <[email protected]> Co-authored-by: Vinay Gera <[email protected]> Co-authored-by: ankitarorabit <[email protected]> Co-authored-by: angiurgiu <[email protected]> Co-authored-by: Andrei Giurgiu <[email protected]> Co-authored-by: Hong Li(MSFT) <[email protected]>
- Loading branch information