Skip to content

Releases: Azure/azure-sdk-tools

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

16 Jan 03:16
9598c33
Compare
Choose a tag to compare
Add typespec-rust emitter options for test-proxy (#9628)

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

09 Jan 21:20
1d31e4f
Compare
Choose a tag to compare
Fix `test-proxy` integration tests for .NET (#9606)

* install .net 6 on non-windows machines

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

07 Jan 20:49
67169d9
Compare
Choose a tag to compare
update notes on usage of the logging variables (#9598)

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

07 Jan 20:43
e6d16cf
Compare
Choose a tag to compare
Update Test-Proxy install instructions (#9600)

Update to modern .NET recommendation, and simplify instructions with the `--prerelease` switch I asked for and was implemented a couple years ago.

Azure.Sdk.Tools.PipelineGenerator_1.1.0-dev.20250102.1

03 Jan 01:26
ec51c74
Compare
Choose a tag to compare
Fix incorrect variable name (#9580)

* Fix incorrect variable name

* Add logging to service connection permission updates

Azure.Sdk.Tools.SnippetGenerator_1.0.0-dev.20241218.2

19 Dec 01:48
19b24b9
Compare
Choose a tag to compare
Revert "[.NET] Updating to .NET 9 (#9539)" (#9560)

This reverts commit f6efa0a9810be7c4dd10e75600b73fcebca6dd74.

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

14 Dec 00:52
a1be3a1
Compare
Choose a tag to compare
[TestProxy] Add auto-shutdown to the proxy (#9540)

* if `auto-shutdown-in-seconds X` is provided to the StartInvocation, enable the proxy to shutdown after X seconds of no traffic over its routes

Azure.Sdk.Tools.SnippetGenerator_1.0.0-dev.20241213.1

14 Dec 00:16
f6efa0a
Compare
Choose a tag to compare
[.NET] Updating to .NET 9 (#9539)

The focus of these changes is to update the current .NET SDK and targets to
support .NET 9.

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

12 Dec 20:38
81963b1
Compare
Choose a tag to compare
Small test-proxy readme update (#9465)

* add a reference to x-recording-assets-file in the documentation
* note about auto port binding

Azure.Sdk.Tools.SnippetGenerator_1.0.0-dev.20241212.1

12 Dec 19:28
9816a06
Compare
Choose a tag to compare
Support new interfaces (#9474)

* Support new interfaces

* Supported output contract and added file logger

* Use local cloned repo for generation

* Set the right path to use in generation