-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.4.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: wiremock/wiremock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.4.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 10 files changed
- 4 contributors
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f9fff36 - Browse repository at this point
Copy the full SHA f9fff36View commit details
Commits on Feb 23, 2024
-
Request matching performance regression (#2619)
Candidate fix for #2541 - prevented redundant execution of matchers due to sub-event aggregation
Configuration menu - View commit details
-
Copy full SHA for 6587b96 - Browse repository at this point
Copy the full SHA 6587b96View commit details -
Bump org.scala-lang:scala-library from 2.13.12 to 2.13.13 (#2617)
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.12 to 2.13.13. - [Release notes](https://github.com/scala/scala/releases) - [Commits](scala/scala@v2.13.12...v2.13.13) --- updated-dependencies: - dependency-name: org.scala-lang:scala-library dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 97a9855 - Browse repository at this point
Copy the full SHA 97a9855View commit details -
Bump com.networknt:json-schema-validator from 1.3.2 to 1.3.3 (#2615)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](networknt/json-schema-validator@1.3.2...1.3.3) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc14d36 - Browse repository at this point
Copy the full SHA dc14d36View commit details -
Fixed xPath concurrency issues (#2618)
Using InheritableThreadLocal means that entity can be accessible by some threads at the same time, so access should be synced or entity should be read-only. In the XmlDocument class there is a not synced write operation in xPath object that is InheritableThreadLocal. Co-authored-by: Artsiom Sharakhouski <artsiom.sharakhouski@expert-soft.by>
Configuration menu - View commit details
-
Copy full SHA for c3d0ad4 - Browse repository at this point
Copy the full SHA c3d0ad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 240888e - Browse repository at this point
Copy the full SHA 240888eView commit details
Loading
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 3.4.1...3.4.2