You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD` replacing TAGNAME and HEAD as appropriate.
2
2
3
+
# 4.4.8 - [?62;1;4c
4
+
5
+
* 8ab6b7ac8 - feat: Update readme with support mixing pact and non-pact test methods with @PactIgnore annotation #1674 (Ronald Holshausen, Tue Mar 7 10:57:09 2023 +1100)
6
+
* 3bb4a08fa - feat: Support mixing pact and non-pact test methods with @PactIgnore annotation #1674 (Ronald Holshausen, Tue Mar 7 10:50:34 2023 +1100)
7
+
* 92018c0f1 - fix: InteractionFilter ByRequestPath was using concrete class and did not work with V4 interactions #1673 (Ronald Holshausen, Mon Mar 6 17:13:37 2023 +1100)
8
+
* 67a667024 - feat(JUnit5): Support multiple @MockServerConfig annotations on a provider test #1675 (Ronald Holshausen, Mon Mar 6 14:44:56 2023 +1100)
* 26ea6bc11 - bump version to 4.4.8 (Ronald Holshausen, Fri Feb 24 16:42:04 2023 +1100)
14
+
3
15
# 4.4.7 - [?62;1;4cMaintenance Release
4
16
5
17
* 5bc8bc683 - fix: PactVerificationExtension will fail when used with other extensions in a static context #1666 (Ronald Holshausen, Fri Feb 24 12:41:00 2023 +1100)
0 commit comments