-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: wiremock/wiremock
base: 2.35.0
head repository: wiremock/wiremock
compare: 2.35.1
- 14 commits
- 25 files changed
- 3 contributors
Commits on Sep 5, 2023
-
Closes #2007 - added support for preventing proxying to certain addre…
…sses via allow/deny lists (cherry picked from commit 5d0a056)
Configuration menu - View commit details
-
Copy full SHA for 3c63aaa - Browse repository at this point
Copy the full SHA 3c63aaaView commit details -
Simplified IP address range regex in NetworkAddressRange
(cherry picked from commit ac079cf)
Configuration menu - View commit details
-
Copy full SHA for 40ec430 - Browse repository at this point
Copy the full SHA 40ec430View commit details -
Removed some duplicated defaulting logic for configuring proxy target…
… rules from the command line (cherry picked from commit 0e42c14)
Configuration menu - View commit details
-
Copy full SHA for f490f93 - Browse repository at this point
Copy the full SHA f490f93View commit details -
Added equals() and hashCode() to NetworkAddressRange
(cherry picked from commit 483d937)
Configuration menu - View commit details
-
Copy full SHA for 18d972a - Browse repository at this point
Copy the full SHA 18d972aView commit details -
Added some extra NetworkAddressRules test cases
(cherry picked from commit 355c53d)
Configuration menu - View commit details
-
Copy full SHA for 295ad5c - Browse repository at this point
Copy the full SHA 295ad5cView commit details -
Fixed some formatting in NetworkAddressRulesTest
(cherry picked from commit 91353df)
Configuration menu - View commit details
-
Copy full SHA for 5412ed1 - Browse repository at this point
Copy the full SHA 5412ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef5b722 - Browse repository at this point
Copy the full SHA ef5b722View commit details -
It doesn't build a client, it chooses one (cherry picked from commit 9105b56)
Configuration menu - View commit details
-
Copy full SHA for 9ba86d6 - Browse repository at this point
Copy the full SHA 9ba86d6View commit details -
Prevent webhook calling forbidden endpoints
Allows configuring network address rules to permit / deny webhook usage. (cherry picked from commit 14ac072)
Configuration menu - View commit details
-
Copy full SHA for eac439f - Browse repository at this point
Copy the full SHA eac439fView commit details -
Moved enforcement of network address rules to Apache client DNS resol…
…ver to avoid race condition where rules can be bypassed via successive lookups returning different IP addresses
Configuration menu - View commit details
-
Copy full SHA for d9fd0b4 - Browse repository at this point
Copy the full SHA d9fd0b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90a37e1 - Browse repository at this point
Copy the full SHA 90a37e1View commit details -
Make NetworkAddressRulesAdheringDnsResolver testable
By using composition rather than inheritance
Configuration menu - View commit details
-
Copy full SHA for aa29d9c - Browse repository at this point
Copy the full SHA aa29d9cView commit details -
Stop NetworkAddressRules doing DNS lookups
By distinguishing between DomainNameWildcard rules and IP based rules
Configuration menu - View commit details
-
Copy full SHA for 20adc25 - Browse repository at this point
Copy the full SHA 20adc25View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8706343 - Browse repository at this point
Copy the full SHA 8706343View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.35.0...2.35.1