Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wiremock/WireMock.Net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.12.0
Choose a base ref
...
head repository: wiremock/WireMock.Net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.14.0
Choose a head ref
  • 6 commits
  • 29 files changed
  • 3 contributors

Commits on Aug 31, 2025

  1. TypeLoader: implement Try methods (#1358)

    * TypeLoader: implement Try methods
    
    * fix
    StefH authored Aug 31, 2025
    Configuration menu
    Copy the full SHA
    371bfdc View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2025

  1. ProxyUrlTransformer (#1361)

    * ProxyUrlTransformer
    
    * tests
    
    * Update src/WireMock.Net.Shared/Settings/ProxyUrlReplaceSettings.cs
    
    Co-authored-by: Copilot <[email protected]>
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    StefH and Copilot authored Sep 28, 2025
    Configuration menu
    Copy the full SHA
    19e9532 View commit details
    Browse the repository at this point in the history
  2. 1.13.0

    StefH committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    45d4e70 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2025

  1. Add Tls13 (#1363)

    * Add Tls13
    
    * fix
    StefH authored Oct 5, 2025
    Configuration menu
    Copy the full SHA
    b82dad2 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Update ProxyUrlReplaceSettingsModel with TransformTemplate property (#…

    …1362)
    
    * Update ProxyUrlReplaceSettingsModel with TransformTemplate property + parse settings correctly
    
    * oldValue nullable
    
    * <Version>1.14.0-preview-01</Version>
    StefH authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    b9019a2 View commit details
    Browse the repository at this point in the history
  2. 1.14.0

    StefH committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    f6c5225 View commit details
    Browse the repository at this point in the history
Loading