-
Notifications
You must be signed in to change notification settings - Fork 1
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 azure-resourcemanager-network-generated] Adding APIs for the new resource - Network Security Perimeter (NSP) #8579
Commits on Jun 18, 2021
-
Add main to newish ci files (Azure#22380)
* Investigate crypto provider issue. * Dump security policy. * Try different path for policy. * Dump JRE folder. * Fix up verify agent OS usage. * Switch to DevOps hosted pool to see if the problem still exists there. * Remove dump JRE folder. * Re-enable test. * Revert "Changed KV cryptography tests to avoid using a hardcoded security provider. (Azure#21703)" This reverts commit aa472e0. * Disable secp256k1 curve. * List contents of JDK bin. * List bin folder. * Add code to dump providers. * Fix indentation. * Move test app to after checkout. * Disable sparse checkout. * remove more sparse checkout. * Try a different name for the crypto provider. * Add main to newish CI files.
Configuration menu - View commit details
-
Copy full SHA for 3f31d68 - Browse repository at this point
Copy the full SHA 3f31d68View commit details -
Revert "Add main to newish ci files (Azure#22380)"
This reverts commit 3f31d68.
Configuration menu - View commit details
-
Copy full SHA for 0fd8cfd - Browse repository at this point
Copy the full SHA 0fd8cfdView commit details -
HttpAuthorization added to azure-core-experimental (Azure#22370)
* HttpAuthorization added to azure-core-experimental * feedback and CI Co-authored-by: jschrepp-MSFT <41338290+jschrepp-MSFT@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 045d0bf - Browse repository at this point
Copy the full SHA 045d0bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8db6b3 - Browse repository at this point
Copy the full SHA f8db6b3View commit details -
Fix hard-coded master (Azure#22386)
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 913b669 - Browse repository at this point
Copy the full SHA 913b669View commit details -
Applied APIView suggestion for KV Admin. (Azure#22381)
* Applied APIView suggestions. * Applied APIView suggestions. * Fixed SpotBugs issue. * Fixed another SpotBugs issue.
Configuration menu - View commit details
-
Copy full SHA for b2931f9 - Browse repository at this point
Copy the full SHA b2931f9View commit details
Commits on Jun 19, 2021
-
Increment version for keyvault releases (Azure#22393)
* Increment package version after release of com.azure azure-security-keyvault-administration * Increment package version after release of com.azure azure-security-keyvault-certificates * Increment package version after release of com.azure azure-security-keyvault-secrets * Increment package version after release of com.azure azure-security-keyvault-keys
Configuration menu - View commit details
-
Copy full SHA for ce1b147 - Browse repository at this point
Copy the full SHA ce1b147View commit details
Commits on Jun 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a212dc9 - Browse repository at this point
Copy the full SHA a212dc9View commit details -
mgmt update script for main branch (Azure#22398)
* mgmt, update script for main branch * change to main in md * change to main in java
Configuration menu - View commit details
-
Copy full SHA for 197ba54 - Browse repository at this point
Copy the full SHA 197ba54View commit details -
[Automation] Generate Fluent Lite from eventgrid#package-2021-06-prev…
…iew (Azure#22403) * [Automation] Generate Fluent Lite from eventgrid#package-2021-06-preview * Update pom.xml Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for b8933cc - Browse repository at this point
Copy the full SHA b8933ccView commit details -
Increment package version after release of com.azure.resourcemanager …
…azure-resourcemanager-databricks (Azure#22406)
Configuration menu - View commit details
-
Copy full SHA for 16c2ec9 - Browse repository at this point
Copy the full SHA 16c2ec9View commit details -
Increment package version after release of com.azure.resourcemanager …
…azure-resourcemanager-eventgrid (Azure#22407)
Configuration menu - View commit details
-
Copy full SHA for aa466ff - Browse repository at this point
Copy the full SHA aa466ffView commit details -
Fix links broken by branch rename (Azure#22416)
Correct links broken during the master->main branch rename
Configuration menu - View commit details
-
Copy full SHA for 00bfb69 - Browse repository at this point
Copy the full SHA 00bfb69View commit details -
Sync eng/common directory with azure-sdk-tools for PR 1716 (Azure#22418)
* Update links with master to use main * Update ci.yml files Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 4408ecb - Browse repository at this point
Copy the full SHA 4408ecbView commit details -
App Config Feature Mangement ISO 8601 Support (Azure#22392)
* Updated TimeWindowFilter to support ISO-8601. Updated ChangeLogs. Fixed FeatureFlagRefreshInterval location in Readme * Updated Versioning and Changelog
Configuration menu - View commit details
-
Copy full SHA for 315451b - Browse repository at this point
Copy the full SHA 315451bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f70a169 - Browse repository at this point
Copy the full SHA f70a169View commit details -
Make KeyVaultKeyStore can work without keyVaultUri. (Azure#22343)
Rujun Chen authoredJun 21, 2021 Configuration menu - View commit details
-
Copy full SHA for b180b43 - Browse repository at this point
Copy the full SHA b180b43View commit details -
Sync eng/common directory with azure-sdk-tools for PR 1719 (Azure#22433)
* Update pipeline generation tool version Consume latest changes from pipeline generation tool in Azure/azure-sdk-tools#1708 * Update tool version to include fix for public ci Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 843c427 - Browse repository at this point
Copy the full SHA 843c427View commit details
Commits on Jun 22, 2021
-
Cleaning up MA APIs before GA (Azure#22336)
* API cleanup * Always take ref-type in Options setters, Remove Metric prefix from APIs, using hookIdsToAlert instead of idOfHooksToAlert * updating detection-config apis to be consistent with other languages * adjusting SupressCondition.minNumber given service added a range constraint (1-14) * updating alert tests to use a valid hookid
Configuration menu - View commit details
-
Copy full SHA for 7b65a2f - Browse repository at this point
Copy the full SHA 7b65a2fView commit details -
API review feedback fixes (Azure#22330)
* first commit * apply new name changes (Azure#22298) * name changes and refactoring * name changes and refactoring * fix(test): increase branch coverage, change groupId generation * fix(*): remove test connection string * fix(test): raise branch coverage * apiview review fix (Azure#22304) * live test fixes (Azure#22312) * fix links (Azure#22318) * skip test refactor (Azure#22324) * skip test refactor (Azure#22327) * skip test refactor (Azure#22328) * api version fix * Making ProgressReporter private. (Azure#22331) * apiview feedback fix (Azure#22337) * apiview feedback fixes * apiview feedback fixes * apiview feedback fixes (Azure#22338) * apiview feedback fixes * Moving ProgressReceiver interface to models pacakge (Azure#22345) * Multiple changes. (Azure#22346) * Adding Functional Interface annotation * Changing method naming * Fixing method name (Azure#22347) * apiview feedback fixes * apiview feedback fixes * update api spec permUrl point to new swagger * live test fix * fix(livetest): add env variables * fix(*): change back resource name var * fix(*): fix issues caused by merge * fix(*): switch live test disable var * use latest swagger (Azure#22394) * use latest swagger * use latest swagger (Azure#22395) * fix(live-test): disable downloadContentStreamFailure because it is failing * fix(test): update codecoverage settings * Multiple changes. (Azure#22421) * Adding download samples * Disabling download tests for live testing * skip code coverage * enable code coverage Co-authored-by: Christian Whitehead <chrwhit@microsoft.com> Co-authored-by: Franko Morales <67804607+cochi2@users.noreply.github.com> Co-authored-by: Zihan Zhang <43592314+zihzhan-msft@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 532d427 - Browse repository at this point
Copy the full SHA 532d427View commit details -
Increment version for appconfiguration releases (Azure#22442)
* Increment package version after release of com.azure.spring azure-spring-cloud-appconfiguration-config * Increment package version after release of com.azure.spring azure-spring-cloud-appconfiguration-config-web * Increment package version after release of com.azure.spring azure-spring-cloud-feature-management-web * Increment package version after release of com.azure.spring azure-spring-cloud-feature-management * Increment package version after release of com.azure.spring azure-spring-cloud-starter-appconfiguration-config
Configuration menu - View commit details
-
Copy full SHA for 2f78e86 - Browse repository at this point
Copy the full SHA 2f78e86View commit details -
Add TypingNotification options for setting SenderDisplayName (Azure#2…
…2351) * Add TypingNotification options for setting SenderDisplay Name * Updated Changelog * Renamed SendTypingNotificaitonOptions to TypingNotificationOptions * Updated swagger link * Updated changelog to reflect name change * Generated new session records with x-request-ids missing from previous ones Co-authored-by: Andrei Giurgiu <agiurg@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 5981c58 - Browse repository at this point
Copy the full SHA 5981c58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8197bd0 - Browse repository at this point
Copy the full SHA 8197bd0View commit details -
Fixed Inappropriate Logging and String.format Usage (Azure#22450)
Fix Improper Usage of ClientLogger and String Format
Configuration menu - View commit details
-
Copy full SHA for 23260e7 - Browse repository at this point
Copy the full SHA 23260e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0d060f - Browse repository at this point
Copy the full SHA c0d060fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 896c9bc - Browse repository at this point
Copy the full SHA 896c9bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 403f5a2 - Browse repository at this point
Copy the full SHA 403f5a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1ecfb0 - Browse repository at this point
Copy the full SHA b1ecfb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6249e9a - Browse repository at this point
Copy the full SHA 6249e9aView commit details -
More tests to improve coverage and fix LiveTests (Azure#22435)
* event related unit test to improve test coverage * fix(unit-test): add unit tests to improve code coverage * event related unit test * fix(unit-tests): remove var declarators * event related unit test * event related unit test * fix(unit-tests): fix issue with List.to, increase coverage * fix(unit-tests): remove var declarations * fix(unit-tests): fix issue with infered generic in annonymous type * fix(test-config): attempt to remove int * fix(test-config): override communication test template to remove int * fix(test-config): override communication test template to remove int * fix(test-config): override communication test template to remove int * fix(unit-tests): update random generation of groupIds * added newline at end of config file * fix(tests): update test.yml to be parameterized, force live mode * fix(unit-tests): update random generation of groupIds * Revert "fix(unit-tests): update yml files" This reverts commit 375df59. * fix(tests): fix yaml * fix(tests): fix yaml * fix(unit-tests): update random generation of groupIds * fix(tests): fix yaml * fix(tests): more yml * fix(tests): fix yaml Co-authored-by: Christian Whitehead <chrwhit@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 34dacc4 - Browse repository at this point
Copy the full SHA 34dacc4View commit details -
Fix for EH receiver timeout while opening (Azure#21324)
* Fix race on reopening CBSChannel * Throw away RequestResponseChannel on open error to avoid new issue introduced by race fix * Add and improve tracing
Configuration menu - View commit details
-
Copy full SHA for 7335011 - Browse repository at this point
Copy the full SHA 7335011View commit details
Commits on Jun 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8f808b2 - Browse repository at this point
Copy the full SHA 8f808b2View commit details -
Feature/servicebus newapi crosstxn datatype from june master branch (A…
…zure#22426) * Service bus adding max auto lock renew duration in processor client (Azure#20317) * Added API in builder for "adding max auto lock renew duration in processor client" * Service Bus - Merging previously approved -cross transaction feature - into feature branch - preparation for April release. (Azure#20356) * ServiceBus - cross entity transaction feature (Azure#19863) New Feature: Cross entity transaction API * Service bus : Amqp Types SEQUENCE and VALUE (Azure#20285) * Adding feature AMQP SEQUENCE/VALUE data type implementation * added subQueue API
Configuration menu - View commit details
-
Copy full SHA for 064db64 - Browse repository at this point
Copy the full SHA 064db64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 953189a - Browse repository at this point
Copy the full SHA 953189aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4648f71 - Browse repository at this point
Copy the full SHA 4648f71View commit details -
Rename farmbeats to agrifood (Azure#22225)
* Rename farmbeats to agrifood * Fix links in readme
Configuration menu - View commit details
-
Copy full SHA for ab037df - Browse repository at this point
Copy the full SHA ab037dfView commit details -
Adjust MicroBatchSize dynamically based on throttling rate in BulkExe…
…cutor (Azure#22290) * Temp snapshot * Adjusting MicroBatchSize dynamically in BulkExecutor.java * Making sure Bulk Request 429 bubble up to the BulkExecutor so they are accounted for in dynamic MicroBatchSize adjustment * Adjusting targeted bulk throttling retry rate to be a range * Reducing lock contention in PartitionScopeThresholds.java * Adding unit test coverage for dynamically changing micro batch size in BulkExecutor * Adjusting log level in PartitionScopeThresholds * Moving new API to V4_17_0 Beta annotation * Adding missing copyright header * Removing 408 special-casing * Reacting to code review feedback * Reacting to code review feedback * Reenabling Direct tests * Fixing a bug in the new buffering logic causing 400-BadRequest when the Batch request contains no actual operations after filtering out the dummy FlushOperations * Fixing type * Fixes for merge conflicts * Dummy * Update BulkWriter.scala * Update BulkProcessingThresholds.java * Reverting BridgeInternal changes * Update BridgeInternal.java * Update BulkProcessingOptionsTest.java * Triggering flush on completion of input flux * Self-code review feedback :-) * Update BulkProcessingThresholds.java * Fixing Nullref in BulkWriterTest * Making FlushBuffersItemOperation a singleton * Fixing build break * Fixing test failure
Configuration menu - View commit details
-
Copy full SHA for ddafb5f - Browse repository at this point
Copy the full SHA ddafb5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec3d882 - Browse repository at this point
Copy the full SHA ec3d882View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0289af2 - Browse repository at this point
Copy the full SHA 0289af2View commit details -
* Docs updates * Undo changes to BlobsGetPropertiesHeaders * pr feedback
Configuration menu - View commit details
-
Copy full SHA for b507f4a - Browse repository at this point
Copy the full SHA b507f4aView commit details -
Fixed issue where HTTP headers set in a ClientOptions object passed t…
…o a client builder would not be set on a client instantiated by said builder. (Azure#22462) * Fixed issue where HTTP headers set in a `ClientOptions` object passed to a client builder would not be set on a client instantiated by said builder. * Updated CHANGELOG.
Configuration menu - View commit details
-
Copy full SHA for 2337588 - Browse repository at this point
Copy the full SHA 2337588View commit details -
OLTP Connector Synapse integration using Linked Service (Azure#22116)
OLTP Connector Synapse integration using Linked Service
Configuration menu - View commit details
-
Copy full SHA for 78c1459 - Browse repository at this point
Copy the full SHA 78c1459View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf85dfc - Browse repository at this point
Copy the full SHA cf85dfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c2d5a - Browse repository at this point
Copy the full SHA 16c2d5aView commit details -
Update ubuntu vm image to 20.0.4 (Azure#22261)
* Update ubuntu vm image to 20.0.4 * Update platform matrix to use ubuntu 20
Configuration menu - View commit details
-
Copy full SHA for a67ad18 - Browse repository at this point
Copy the full SHA a67ad18View commit details
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cbe4f8e - Browse repository at this point
Copy the full SHA cbe4f8eView commit details -
Update versions for Azure Spring June release (Azure#22470)
* update bom version for Azure Spring June release
Configuration menu - View commit details
-
Copy full SHA for 7989020 - Browse repository at this point
Copy the full SHA 7989020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20fef6c - Browse repository at this point
Copy the full SHA 20fef6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcac75e - Browse repository at this point
Copy the full SHA fcac75eView commit details -
Sync eng/common directory with azure-sdk-tools for PR 1729 (Azure#22477)
* Check for API review status only if release date is set in changelog
Configuration menu - View commit details
-
Copy full SHA for c510457 - Browse repository at this point
Copy the full SHA c510457View commit details -
* Set up STG78 branch (Azure#21634) * Generated off latest version of blob swagger (Azure#21644) * Reenabled quick query parquet support (Azure#21785) * Implemented Immutable Storage with Versioning (Azure#21718) * File listing v2 (Azure#21720) * swagger generation and hookup regenerated files swagger for listing hooked up generated and handwritten models expanded client API to support new models * testing and fixes expanded test parameters for file listing. swagger transform added. * rerecorded file listing test * more testing also fixed a method name casing * docstrings and samples * checkstyle * reverted primative boolean extended info arg REST api accepts true or an absence of value. Alligning with .NET for now on Boolean vs boolean. * checkpoint * pr feedback * misused variable fix * fixed test * send nothing, not false: include-extended-info other minor fixes rerecorded tests * import cleanup * swagger regeneration and test fixes * API comments extendedInfo boolean => Boolean renamed options class * reidentified samples for options class name change Co-authored-by: jschrepp-MSFT <41338290+jschrepp-MSFT@users.noreply.github.com> * Fix test. * Implemented list deleted root blob with versions (Azure#21996) * Addressed comments for immutable storage with versioning (Azure#22388) * Develop on main, part 1 (Azure#22451) * move back service version. * pin CI. * fix ci. * fix ci ? * fix live tests ? * use latest service version to filter if not specified in variable. * use latest service version to filter if not specified in variable. * does this work ?? * missing stuff. * move that piece to parent as well. * rollback yml changes in favor of pom.xml * fix build ? * how about this ? * more ? * not this. * rollback some. * does this work ?? Co-authored-by: Gauri Prasad <51212198+gapra-msft@users.noreply.github.com> Co-authored-by: gapra <gapra@microsoft.com> Co-authored-by: James <41338290+jaschrep-msft@users.noreply.github.com> Co-authored-by: jschrepp-MSFT <41338290+jschrepp-MSFT@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2fe662b - Browse repository at this point
Copy the full SHA 2fe662bView commit details -
Fixed bug where BlobBaseClient.Exists() did not function correctly fo…
…r blobs encrypted with CPK (Azure#22425)
Configuration menu - View commit details
-
Copy full SHA for 5ba39d1 - Browse repository at this point
Copy the full SHA 5ba39d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4edd5a1 - Browse repository at this point
Copy the full SHA 4edd5a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff75a2b - Browse repository at this point
Copy the full SHA ff75a2bView commit details -
Fixed issue that prevented creating while providing an AzureNamedKeyC…
…redential as the sole form of authentication. (Azure#22492) * Fixed issue that prevented creating while providing an AzureNamedKeyCredential as the sole form of authentication. * Added more tests involving credentials, SAS tokens and connection strings. * Fixed issue where a `connectionString` with an account name and key would override a SAS token's authentication settings. * Updated CHANGELOG.
Configuration menu - View commit details
-
Copy full SHA for a41d8d4 - Browse repository at this point
Copy the full SHA a41d8d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0866d47 - Browse repository at this point
Copy the full SHA 0866d47View commit details -
Add Ubuntu 20 to local dns bypass template (Azure#22502)
Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 786eecd - Browse repository at this point
Copy the full SHA 786eecdView commit details -
Fixed JsonFlatten Recursion on Fields (Azure#22281)
Fixed JsonFlatten Recursion on Fields
Configuration menu - View commit details
-
Copy full SHA for 3ec98bc - Browse repository at this point
Copy the full SHA 3ec98bcView commit details -
[Storage] Fix live tests. (Azure#22506)
* fix live tests. * fix tests.
Configuration menu - View commit details
-
Copy full SHA for 8bb2e9c - Browse repository at this point
Copy the full SHA 8bb2e9cView commit details -
file list v2 behavior fixes (Azure#22509)
Co-authored-by: jschrepp-MSFT <41338290+jschrepp-MSFT@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 19fa72e - Browse repository at this point
Copy the full SHA 19fa72eView commit details
Commits on Jun 25, 2021
-
Fixed an issue that made
TableClient.listEntities()
and `TableServi……ceClient.listTables()` throw a `ClassCastException` when passing a non-null value for `timeout`. (Azure#22511) * Fixed an issue that made `TableClient.listEntities()` and `TableServiceClient.listTables()` throw a `ClassCastException` when passing a non-null value for `timeout`. * Updated CHANGELOG. * Removed unused import.
Configuration menu - View commit details
-
Copy full SHA for c23916f - Browse repository at this point
Copy the full SHA c23916fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 245e574 - Browse repository at this point
Copy the full SHA 245e574View commit details -
Update references from master to main (Azure#22538)
Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 9800d75 - Browse repository at this point
Copy the full SHA 9800d75View commit details -
CodeGen from PR 14433 in Azure/azure-rest-api-specs
Merge dcea38df9a89d49bf83f5d3ea37a918980724fa1 into 8dff86df71bee429af84ea4713288ef3cdd1db2f
SDKAuto committedJun 25, 2021 Configuration menu - View commit details
-
Copy full SHA for b789479 - Browse repository at this point
Copy the full SHA b789479View commit details