Releases: Azure/azure-sdk-tools
Releases · Azure/azure-sdk-tools
Azure.Sdk.Tools.GitHubEventProcessor_1.0.0-dev.20241206.2
Update the AI Label Service URL (#9489)
Azure.Sdk.Tools.TestProxy_1.0.0-dev.20241204.1
Create tsp, migrate test-proxy swagger to tsp (#9451) * update the statuscode in the error http response body to be int, not string * migrate the existing test-proxy swagger to an up-to-date typespec
Azure.Sdk.Tools.PipelineGenerator_1.1.0-dev.20241204.1
Add service connection permissions for generated pipelines (#9462)
Azure.Sdk.Tools.TestProxy_1.0.0-dev.20241126.1
Properly handle when `git` encounters an unrecoverable error (#9423) * handle git exceptions differently according to how the proxy is invoked, uncovering previously concealed git exceptions * git errors from CLI invocations now output the git error prior to early exiting. * git errors when proxy is running as a server are now properly returned back to the invoking REST call
Azure.Sdk.Tools.SwaggerApiParser_1.3.0-dev.20241125.1
Revert "Use Tag for Token File OutPut (#9274)" (#9429) This reverts commit 26ca7fa291c62d384800cdcce65e7d917c175136.
Azure.Sdk.Tools.TestProxy_1.0.0-dev.20241122.1
need to ensure that the test-proxy can't destructively update a conta…
Azure.Sdk.Tools.SwaggerApiParser_1.3.0-dev.20241113.1
Use Tag for Token File OutPut (#9274) * Update Swagger Parser to save file using the tag used for generationg the APIView token * Add tests for default tag
Azure.Sdk.Tools.HttpFaultInjector_0.2.0-dev.20241111.6
[http-fault-injector] Add README.md to java samples (#9361)
Azure.Sdk.Tools.TestProxy_1.0.0-dev.20241101.1
Test proxy logs - sanitizer info (#9164) * draft testing logs for sanitizerAdd ToString, logging, and SanitizerId; update commentsAdded a ToString method to RecordEntry for string representation.Introduced logging in RecordSession to track sanitizer changes.Added SanitizerId to RecordedTestSanitizer for unique identification.Updated RegisteredSanitizer constructor to set SanitizerId.Corrected copyright comment in RequestOrResponse.cs.Added necessary using directives to RecordEntry.cs. * Enhance logging and string representation in RecordEntry * simplification * log message improve * unneeded pkg * Update tools/test-proxy/Azure.Sdk.Tools.TestProxy/Common/RecordSession.cs Co-authored-by: Scott Beddall <[email protected]> * Update tools/test-proxy/Azure.Sdk.Tools.TestProxy/Common/RecordSession.cs Co-authored-by: Scott Beddall <[email protected]> * address feedback, modifications are more granular, logs under Debug flag * sets flags only under Debug flag for fewer computations * remove ToString impl * Environment.NewLine, null checks for body, fix Logging tests * fix build and if-check indentation * Address feedback * fix logging test * improve the logging experience * Use StringBuilder * address feedback; logging modifications when entries are removed * remove modified flag tracker logic in favour of tracking them at the time of sanitization * format * default getter and setter back * fix cloning body bug * log improvements and comments * simplifications * fix tests * revert linebreak change --------- Co-authored-by: Scott Beddall <[email protected]>
Azure.SDK.Management.ChangelogGen_1.0.0-dev.20241029.1
update ResourceManager to 1.13.0 (#9284)