Skip to content

Releases: Azure/azure-sdk-tools

Azure.Sdk.Tools.TestProxy_1.0.0-dev.20241101.1

01 Nov 21:26
266508f
Compare
Choose a tag to compare
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

30 Oct 05:47
dfc24b6
Compare
Choose a tag to compare
update ResourceManager to 1.13.0 (#9284)

APIViewJsonTool_1.0.0-dev.20241030.2

30 Oct 17:07
4429cef
Compare
Choose a tag to compare
Pre-release
ADD readme for APIViewJSON Utility (#9270)

* ADD readme for APIViewJSON Utility

APIViewJsonTool_1.0.0-dev.20241030.1

30 Oct 17:07
4429cef
Compare
Choose a tag to compare
Pre-release
ADD readme for APIViewJSON Utility (#9270)

* ADD readme for APIViewJSON Utility

Azure.Sdk.Tools.SwaggerApiParser_1.3.0-dev.20241029.2

29 Oct 20:45
582c4f0
Compare
Choose a tag to compare
Merge 1c54a95ef3a33270c87dcc0c6af35c23f9fcf254 into 1e3fe4aad403c50b5…

Azure.Sdk.Tools.TestProxy_1.0.0-dev.20241024.1

24 Oct 19:43
5ea3eee
Compare
Choose a tag to compare
Resolve Failing Java Integration Tests (#9239)

* repair java integration tests by updating install order

Azure.Sdk.Tools.SwaggerApiParser_1.3.0-dev.20241010.1

11 Oct 00:03
34d0ef6
Compare
Choose a tag to compare
Swagger APIView Bugfix (#9133)

Azure.Sdk.Tools.HttpFaultInjector_0.2.0-dev.20241004.1

04 Oct 19:09
2e4cd58
Compare
Choose a tag to compare
Fix container image builds for http fault injector and otel collector…

Stress.Watcher_1.0.0-dev.20241003.5

03 Oct 20:41
cb61127
Compare
Choose a tag to compare
Pre-release
Run yum update in stress images. Remove account key from bicep (#9093)

* Run yum update in stress images

* Change storage account key lookup in stress bicep template

Stress.Watcher_1.0.0-dev.20241003.2

03 Oct 18:00
c32711b
Compare
Choose a tag to compare
Pre-release
[stress] Sync namespace federated credentials periodically and on sta…