Tags: dotnet/dev-proxy
Tags
Bump docker/build-push-action from 7.1.0 to 7.2.0 (#1678) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@bcafcac...f9f3042) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump NuGet dependencies (#1668) Update the following packages: - Microsoft.Extensions.Configuration: 10.0.7 → 10.0.8 - Microsoft.Extensions.Configuration.Binder: 10.0.7 → 10.0.8 - Microsoft.Extensions.Configuration.Json: 10.0.7 → 10.0.8 - Microsoft.Extensions.FileSystemGlobbing: 10.0.7 → 10.0.8 - Microsoft.Extensions.Logging.Abstractions: 10.0.7 → 10.0.8 - Scriban: 7.1.0 → 7.2.0 - System.CommandLine: 2.0.7 → 2.0.8 Consolidates upstream dependabot PRs #1657, #1658, #1659, #1660, #1661. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Garry Trinder <garry@trinder365.co.uk>
Add API Key authentication support to CRUD API plugin (#1655) * Add API Key authentication support to CRUD API plugin * Refactor API Key authentication configuration to allow null values for header and query parameter names * Fix URL matching in CrudApiPlugin to exclude query parameters * Remove API Key authentication support from CrudApiPlugin and update schema accordingly
Adds Dev Proxy skill (#1611) * Adds Dev Proxy skill * Fix review comments on skill files - Update schema versions from v2.1.0 to v2.4.0 - Use errorsfile/mocksfile schema variants for data files - Fix --auto-record to --record (CLI flag) - Fix GraphMinimalPermissionsPlugin type casing to lowercase - Remove '.' from PATH in installation docs (security) - Fix API endpoint casing (stopProxy, mockRequest) - Fix CI/CD version references to v2.4.0 - Fix startup log pattern and mkdir path in CI scripts * Enhance documentation for detached mode and update configuration details
PreviousNext