buildmaster
ffe4585c57
Bumping versions to 2.2.9.BUILD-SNAPSHOT after release
2021-07-06 15:56:54 +00:00
buildmaster
59c2790698
Going back to snapshots
2021-07-06 15:56:53 +00:00
buildmaster
0762a64eb7
Update SNAPSHOT to 2.2.8.RELEASE
2021-07-06 15:41:08 +00:00
buildmaster
856e7d6e38
Bumping versions to 2.2.8.BUILD-SNAPSHOT after release
2021-04-21 18:17:28 +00:00
buildmaster
84793d8691
Going back to snapshots
2021-04-21 18:17:27 +00:00
buildmaster
ed99640b78
Update SNAPSHOT to 2.2.7.RELEASE
2021-04-21 18:07:49 +00:00
Marcin Grzejszczak
f9115dc30d
Includes charset in regular expressions; fixes gh-1603
2021-03-08 12:11:03 +01:00
buildmaster
d6437e43bb
Bumping versions to 2.2.7.BUILD-SNAPSHOT after release
2021-02-11 15:06:30 +00:00
buildmaster
c251d06260
Going back to snapshots
2021-02-11 15:06:29 +00:00
buildmaster
16c738e94d
Update SNAPSHOT to 2.2.6.RELEASE
2021-02-11 14:55:51 +00:00
bono007
9a5c5a03f1
Adds support for Kafka message keys in contracts ( #1585 )
...
* Adds support for Kafka message keys in contracts
* Updated doc to include note on Kafka key SerDes
* Removes unintentional changes from previous commit.
Fixes gh-1267
2021-02-04 13:44:10 +01:00
Marcin Grzejszczak
6873826d72
Made the StubGenerators not check if they are applicable to a file
2020-11-10 17:51:01 +01:00
Marcin Grzejszczak
0cbf8e9ca7
Introduced File for verifying if a stubgenerator should be used
2020-11-10 14:50:26 +01:00
buildmaster
8871838e69
Bumping versions to 2.2.6.BUILD-SNAPSHOT after release
2020-11-09 11:40:11 +00:00
buildmaster
81d2e7b3e9
Going back to snapshots
2020-11-09 11:40:10 +00:00
buildmaster
1ea1ea7113
Update SNAPSHOT to 2.2.5.RELEASE
2020-11-09 11:28:29 +00:00
Dominik Meister
5eab04c970
Delete only valid mappings before generating stubs at runtime ( #1547 )
...
* Delete only valid mappings before generating stubs at runtime
Improvements over the changes in 6d44c54c . We now only delete files
which contain valid mappings before generating stubs at runtime. This
way we ensure that we actually use the newly generated stubs, but still
are able to keep additional files around to be included via
`body(file(...))`.
* Incorporated PR feedback
- Removed HttpServerStubFactory
- Use SpringFactorieLoader to load HttpServerStub implementations
- Added tests for WireMockHttpServerStub#isAccepted(File)
2020-10-31 09:13:33 +01:00
Dominik Meister
6d44c54c80
Don't delete additional files before generating stubs on the fly ( #1544 )
...
This behaviour did break contracts which include request or response
bodies from separate files (via the `body(file(...))` directives).
2020-10-30 09:32:25 +01:00
Dominik Meister
692c5cf828
Option to disable '.git' suffix in git URLs ( #1539 )
...
Added stubrunner.properties.git.ensure-git-suffix to disable the automatic
addition of '.git' to git URLs. This adds support for repositories which
don't support these kind of URLs (for example Azure DevOps).
Co-authored-by: Dominik Meister <dominik.meister@helsana.ch >
2020-10-27 17:43:12 +01:00
Stein Martin Hustad
a5f83f946a
Fix invalid resource url on windows ( #1537 )
2020-10-23 11:35:52 +02:00
buildmaster
9908d6ffe9
Bumping versions to 2.2.5.BUILD-SNAPSHOT after release
2020-07-31 22:04:39 +00:00
buildmaster
464046806d
Going back to snapshots
2020-07-31 22:04:38 +00:00
buildmaster
2041d753d4
Update SNAPSHOT to 2.2.4.RELEASE
2020-07-31 21:53:12 +00:00
Marcin Grzejszczak
59dd620415
Added proper conditions for on each execution
2020-07-31 12:46:35 +02:00
Marcin Grzejszczak
cd58c2c69a
Fixde calling before / after methods too often
2020-07-31 12:34:47 +02:00
Marcin Grzejszczak
00714aa7e5
Removing port clash
2020-07-31 12:13:53 +02:00
Marcin Grzejszczak
339da7d1d6
StubRunnerExtension can't be registered around non static field
...
fixes gh-1458
2020-07-31 11:27:35 +02:00
Marcin Grzejszczak
8d46da6199
Added more logging if there are no HTTP stubs in the attached JAR. Fixes gh-1342
2020-07-24 15:54:53 +02:00
Marcin Grzejszczak
3ebd51cdaa
Added support for ReactiveDiscoveryClient; fixes gh-1392
2020-07-24 15:27:41 +02:00
Marcin Grzejszczak
db6f51038a
Adds missing import for @EnableStubServer, related to gh-1389
2020-07-23 11:38:12 +02:00
Marcin Grzejszczak
e49a53f422
Polish
2020-07-13 10:37:47 +02:00
Budlee
adae31914e
Windows file path fix#1374 ( #1402 )
...
* Fix for file resolving for Windows
* #1374 Better way to fix issue with file format in FileStubDownloader
* #1374 Remove unused imports
* #1374 forgot to add tests for change
* Add more windows fixes
* Checkstyle fixes gh-1374
Checkstyle fixes gh-1374
* Checkstyle fixes gh-1374
* gh-1374 pr fix
* gh-1374 pr fixes
* gh-1374 checkstyle changes
* missed off return from statement
* missed off return from statement
* Remove the FileUtils
* Remove the FileUtils
2020-06-20 17:23:32 +02:00
Marcin Grzejszczak
adc9645990
Updated the missing conditional on missing class for sc-loadbalancer; fixes gh-1419
2020-06-02 10:46:49 +02:00
buildmaster
b3ffbb99d3
Bumping versions to 2.2.4.BUILD-SNAPSHOT after release
2020-05-28 22:22:17 +00:00
buildmaster
f0e7556400
Going back to snapshots
2020-05-28 22:22:16 +00:00
buildmaster
8dfb8d3017
Update SNAPSHOT to 2.2.3.RELEASE
2020-05-28 22:08:31 +00:00
Marcin Grzejszczak
a6bf27ddb4
Updated configuration to include the stubbing of the new load balancer; fixes gh-1391
2020-05-21 15:08:05 +02:00
Tim Ysewyn
174c3565dd
Enhanced messaging support for stubrunner ( #1389 )
...
Co-authored-by: Tim Ysewyn <tysewyn@pivotal.io >
2020-05-14 11:10:51 +02:00
Olga Maciaszek-Sharma
eae3f449c3
Should allow regex in headers message matching. Fixes gh-1382.
2020-04-27 18:27:13 +02:00
Olga Maciaszek-Sharma
90c4312b37
Update license comments.
2020-04-24 13:24:33 +02:00
buildmaster
ca4abc62e8
Bumping versions to 2.2.3.BUILD-SNAPSHOT after release
2020-03-04 20:55:26 +00:00
buildmaster
9c1feef77c
Going back to snapshots
2020-03-04 20:55:25 +00:00
buildmaster
c510829c55
Update SNAPSHOT to 2.2.2.RELEASE
2020-03-04 20:39:33 +00:00
Marcin Grzejszczak
9d7f64c9b5
IMproved latest version resolution; fixes gh-1305
2020-02-12 17:34:07 +01:00
Marcin Grzejszczak
21978af96c
Added support for the Spring Cloud Load Balancer module
...
fixes gh-1312
2020-01-28 20:46:29 +01:00
Spencer Gibb
f849dc40c9
Replaces deprecations
2020-01-22 17:20:59 -05:00
Marcin Grzejszczak
dc9eb3a4aa
Fixed the way latest version is resolved; fixes gh-1305
2020-01-16 13:26:11 +01:00
buildmaster
d451d5fd8e
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
2019-12-20 14:31:45 +00:00
buildmaster
a4d6a67f0b
Going back to snapshots
2019-12-20 14:31:45 +00:00
buildmaster
c97e6e82d0
Update SNAPSHOT to 2.2.1.RELEASE
2019-12-20 14:17:56 +00:00