Marcin Grzejszczak
c2fef2613f
Removed rest-assured snapshot reference
2022-08-24 15:24:38 +02:00
Marcin Grzejszczak
7f1122c6c6
Merge branch '3.1.x'
2022-08-19 10:56:04 +02:00
Artem Makarov
9db7023ec7
Fix improperly accessed optional values; ServerDslProperty incorrectly wrapped by OptionalProperty ( #1809 )
...
Fixes gh-1808
2022-08-19 10:55:35 +02:00
Artem Makarov
c847d1951e
Fix improperly accessed optional values; ServerDslProperty incorrectly wrapped by OptionalProperty ( #1809 )
...
Fixes gh-1808
2022-08-19 10:54:58 +02:00
Marcin Grzejszczak
08bbdf1a2d
Removed rest-assured snapshots from restdocs sample
2022-08-18 16:10:59 +02:00
buildmaster
99ac8d36c6
Bumping versions
2022-08-18 00:22:10 +00:00
buildmaster
4d7b4bf13f
Bumping versions
2022-08-17 14:30:08 +00:00
Leandro Quiroga
11c357718f
Javadoc fixed ( #1810 )
...
WireMockSpring.config() replaced by WireMockSpring.options()
2022-08-17 15:43:46 +02:00
Marcin Grzejszczak
87454a20f9
Merge branch '3.1.x'
2022-08-17 12:02:59 +02:00
Marcin Grzejszczak
83cbd9f943
Added a note about trusted and untrusted locations
2022-08-17 12:02:52 +02:00
Marcin Grzejszczak
fd2ff4f22d
Added a note about trusted and untrusted locations
2022-08-17 12:02:45 +02:00
Marcin Grzejszczak
4e444c0223
Merge branch '3.1.x'
2022-08-17 11:51:16 +02:00
Marcin Grzejszczak
70d11b934a
Prevents unzipping files outside of the target folder
2022-08-17 11:50:58 +02:00
buildmaster
d067114afe
Bumping versions
2022-08-03 14:21:13 +00:00
buildmaster
5873dc5798
Going back to snapshots
2022-07-29 20:41:09 +00:00
buildmaster
04ff74a447
Update SNAPSHOT to 4.0.0-M4
2022-07-29 20:22:54 +00:00
buildmaster
4d57c75657
Bumping versions
2022-07-22 14:24:20 +00:00
Marcin Grzejszczak
5a075d1f55
Trying to fix the build
2022-07-22 09:35:05 +02:00
Marcin Grzejszczak
27ec2f9874
Trying to fix the buikd
2022-07-21 16:37:39 +02:00
Marcin Grzejszczak
a49c3bfcb1
Trying to fix the build
2022-07-21 16:17:04 +02:00
Marcin Grzejszczak
785964efcb
Merge branch '3.1.x'
2022-07-11 12:27:53 +02:00
Marcin Grzejszczak
af20693084
Allows multiple executions of the maven contract plugin; fixes gh-1807
2022-07-11 12:27:45 +02:00
Marcin Grzejszczak
52d5de16d4
Merge branch '3.1.x'
2022-07-01 14:21:56 +02:00
Marcin Grzejszczak
414cd9c545
Fixed broken docs
2022-07-01 14:02:32 +02:00
Marcin Grzejszczak
8a855d9bc3
Improve the docs about Stub Runner standalone executions in terms of security concerns; fixes gh-1806
2022-07-01 13:05:57 +02:00
Marcin Grzejszczak
5b17e9c6bf
Merge branch '3.0.x' into 3.1.x
2022-07-01 12:43:16 +02:00
dependabot[bot]
3aaa2a4a41
Bump plexus-archiver in /docker/spring-cloud-contract-stub-runner-docker ( #1805 )
...
Bumps [plexus-archiver](https://github.com/codehaus-plexus/plexus-archiver ) from 3.4 to 3.6.0.
- [Release notes](https://github.com/codehaus-plexus/plexus-archiver/releases )
- [Changelog](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md )
- [Commits](https://github.com/codehaus-plexus/plexus-archiver/compare/plexus-archiver-3.4...plexus-archiver-3.6.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-archiver
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-01 12:34:01 +02:00
buildmaster
97d4096104
Bumping versions
2022-07-01 00:21:56 +00:00
buildmaster
c05cebab61
Bumping versions
2022-06-30 14:30:45 +00:00
buildmaster
e75e58ff2a
Bumping versions to 3.0.7-SNAPSHOT after release
2022-06-29 23:55:11 +00:00
buildmaster
8ef43eb146
Going back to snapshots
2022-06-29 23:55:10 +00:00
buildmaster
3f46e83dc3
Update SNAPSHOT to 3.0.6
2022-06-29 23:18:18 +00:00
Marcin Grzejszczak
c4596d726f
Merge branch '3.1.x'
2022-06-27 17:58:44 +02:00
Marcin Grzejszczak
4d86751b26
Merge branch '3.0.x' into 3.1.x
2022-06-27 17:58:29 +02:00
Marcin Grzejszczak
7d8ea60344
Fixed the changed relative path calculation
2022-06-27 17:58:20 +02:00
Marcin Grzejszczak
2a2dd92412
Merge branch '3.1.x'
2022-06-20 17:00:51 +02:00
Marcin Grzejszczak
60be47be07
Merge branch '3.0.x' into 3.1.x
2022-06-20 17:00:02 +02:00
huneea
5f5a2c93bc
fix: support multiple stubs files directories (bug fix) ( #1801 )
...
* fix: support multiple stubs files directories (bug fix)
- fix methods
- ResourcesFileSource - child()
- ResourcesFileSource - getBinaryFileNamed()
- add test case.
- add test stubs files.
* style: change import order
* style: apply checkstyle and add license header.
2022-06-20 16:53:43 +02:00
buildmaster
1a6ee1e4a1
Going back to snapshots
2022-06-15 15:19:28 +00:00
buildmaster
d4ee69f3de
Update SNAPSHOT to 4.0.0-M3
2022-06-15 15:01:33 +00:00
Marcin Grzejszczak
f9ca2d9a6d
Fix invalid samples branch
2022-06-15 16:40:58 +02:00
buildmaster
1ffeb7e0ac
Bumping versions
2022-06-15 00:24:02 +00:00
Marcin Grzejszczak
1ed9002b2f
Merge branch '3.1.x'
2022-06-14 13:46:32 +02:00
Marcin Grzejszczak
fa698f8e94
Fixed broken merge
2022-06-14 13:20:37 +02:00
Marcin Grzejszczak
a1947ba825
Merge branch '3.1.x'
2022-06-13 10:06:58 +02:00
arseniqueee
95153a0299
Add priority property to converted contract in yaml ( #1797 )
...
* Add priority property to converted contract in yaml
* Add test for convert priority property in yaml format
Co-authored-by: Фейтуллаев Арсений Валерьевич <avafeytullaev@sberbank.ru >
2022-06-10 22:44:52 +02:00
Marcin Grzejszczak
7c0c8ebc6f
Changed the invalid folder for docs samples; fixes gh-1793
2022-06-08 15:44:56 +02:00
Marcin Grzejszczak
a8af424ed8
Made JDK17 default for Verifier Docker image
2022-06-07 10:23:34 +02:00
Marcin Grzejszczak
401456d526
Update codeql.yaml
2022-05-31 10:09:58 +02:00
Marcin Grzejszczak
6ef570ba5b
Fixed the broken samples
2022-05-31 08:56:56 +02:00