Marcin Grzejszczak
ff5bbb450f
Merge branch '3.1.x' into 4.0.x
2023-09-05 15:18:47 +02:00
Marcin Grzejszczak
b063b3a4bf
Fixed conversion to and from YAML; fixes gh-1921
2023-09-05 15:18:38 +02:00
buildmaster
030eeff2d3
Bumping versions to 4.0.5-SNAPSHOT after release
2023-07-27 21:34:42 +00:00
buildmaster
5ebba9bd02
Going back to snapshots
2023-07-27 21:34:41 +00:00
buildmaster
a63e4d863f
Update SNAPSHOT to 4.0.4
2023-07-27 21:22:32 +00:00
buildmaster
8d897f44ed
Bumping versions to 3.1.9-SNAPSHOT after release
2023-06-29 13:50:12 +00:00
buildmaster
30260c234f
Going back to snapshots
2023-06-29 13:50:11 +00:00
buildmaster
40f46f68e4
Update SNAPSHOT to 3.1.8
2023-06-29 13:38:36 +00:00
buildmaster
730c1f140a
Bumping versions
2023-05-26 17:12:35 +00:00
buildmaster
6c5a6e628c
Bumping versions
2023-05-25 14:21:17 +00:00
buildmaster
70c77dda9c
Bumping versions to 4.0.4-SNAPSHOT after release
2023-05-24 21:38:54 +00:00
buildmaster
615af9f858
Going back to snapshots
2023-05-24 21:38:53 +00:00
buildmaster
a248161dd6
Update SNAPSHOT to 4.0.3
2023-05-24 21:27:39 +00:00
buildmaster
70e9ccda4f
Bumping versions to 3.1.8-SNAPSHOT after release
2023-04-27 16:34:07 +00:00
buildmaster
c50cd9f93e
Going back to snapshots
2023-04-27 16:34:05 +00:00
buildmaster
d5e74a64e3
Update SNAPSHOT to 3.1.7
2023-04-27 16:07:47 +00:00
Marcin Grzejszczak
c29bd77521
Trying to fix the issue with descendant operator
2023-04-27 14:42:33 +02:00
Marcin Grzejszczak
c6f948c208
Fixed issue with .. jsonpath operator; fixes gh-1754
2023-04-26 16:28:14 +02:00
Marcin Grzejszczak
0767043beb
Unignored the test; fixes gh-1754
2023-04-26 15:38:11 +02:00
Marcin Grzejszczak
c04b110fe2
Merge branch '3.1.x'
2023-04-26 15:05:50 +02:00
Marcin Grzejszczak
b1f2d1f4a5
Does not include namespaces in body parsing
...
this PR iterates over child element nodes and checks for namespace attributes
Co-authored-by: @bensonbenny021 (https://github.com/spring-cloud/spring-cloud-contract/pull/1870 )
fixes gh-1709
2023-04-26 15:05:40 +02:00
Marcin Grzejszczak
317aa651eb
Merge branch '3.1.x'
2023-04-26 14:03:29 +02:00
Marcin Grzejszczak
a2444550d5
Does not do JSON assertions for byte payloads
...
without this change we're doing json assertions for payload that should read payloads as bytes
this is a workaround around the issues like https://github.com/spring-cloud/spring-cloud-contract/issues/1701 and https://github.com/spring-cloud/spring-cloud-contract/issues/1627 .
The problem is that due to the fact that we accept GString payloads where you can have complex json structures with consumer / producer parts, we are doing recursive analysis of that json structure. We're parsing the keys and values and then we're creating the final Json payload map. The issue is that sometimes the value is actually textual json which we shouldn't parse. We don't know that when the processing happens.
The workaround is about telling the framework to read the payload from a file as bytes and then simple equality check will happen without additional JSON assertions.
We will need to look into some better fixes for that in the future (e.g. 5.0.0).
fixes gh-1627
fixes gh-1701
2023-04-26 14:03:18 +02:00
Marcin Grzejszczak
548555484c
Merge branch '3.1.x'
2023-04-26 12:58:31 +02:00
Benedict Roeser
ee52a9f6ae
Do not escape quotes in IllegalStateException ( #1895 )
...
Now relativePath is logged correctly when resource is null.
fixes #1894
2023-04-26 12:58:07 +02:00
buildmaster
15d412f5cf
Bumping versions to 4.0.3-SNAPSHOT after release
2023-03-28 18:48:26 +00:00
buildmaster
28533c4d2d
Going back to snapshots
2023-03-28 18:48:25 +00:00
buildmaster
0d7932b3ed
Update SNAPSHOT to 4.0.2
2023-03-28 18:38:09 +00:00
Marcin Grzejszczak
5f14f230d1
Merge branch '3.1.x'
2023-03-09 16:32:44 +01:00
Arseny Feytullaev
77b05b6a16
Fixes gh-1876 ( #1877 )
2023-03-09 16:06:47 +01:00
Marcin Grzejszczak
07bb994bed
Merge branch '3.1.x'
2023-03-02 11:20:04 +01:00
Arseny Feytullaev
622aef7bd2
Fixes gh-1873 ( #1874 )
...
Co-authored-by: Фейтуллаев Арсений Валерьевич <avafeytullaev@sberbank.ru >
2023-03-02 11:19:17 +01:00
buildmaster
bb2d98b6cd
Bumping versions to 3.1.7-SNAPSHOT after release
2023-02-24 01:52:55 +00:00
buildmaster
8b6d1c61db
Going back to snapshots
2023-02-24 01:52:54 +00:00
buildmaster
6f14ccc597
Update SNAPSHOT to 3.1.6
2023-02-24 01:28:32 +00:00
buildmaster
2897b6a047
Bumping versions to 4.0.2-SNAPSHOT after release
2023-01-25 19:41:26 +00:00
buildmaster
7d10feed4c
Going back to snapshots
2023-01-25 19:41:25 +00:00
buildmaster
37f5bf3f70
Update SNAPSHOT to 4.0.1
2023-01-25 19:30:21 +00:00
buildmaster
ff8d6e15da
Bumping versions to 4.0.1-SNAPSHOT after release
2022-12-16 15:48:54 +00:00
buildmaster
6b8ab3ad29
Going back to snapshots
2022-12-16 15:48:53 +00:00
buildmaster
7d387e2c47
Update SNAPSHOT to 4.0.0
2022-12-16 15:38:39 +00:00
buildmaster
aa9be37c78
Going back to snapshots
2022-12-01 19:19:03 +00:00
buildmaster
888e30905c
Update SNAPSHOT to 4.0.0-RC3
2022-12-01 19:01:09 +00:00
Marcin Grzejszczak
97e43b01d2
Fixing stream binder
2022-12-01 12:24:49 +01:00
Marcin Grzejszczak
3f0fd7a004
Fixes java contract runtime compilation; fixes gh-1849
2022-11-21 18:32:32 +01:00
Marcin Grzejszczak
ff7cb6364a
Fixed
2022-11-18 22:26:43 +01:00
Marcin Grzejszczak
a5b97e6175
Fixes messaging
2022-11-18 20:11:10 +01:00
Marcin Grzejszczak
65a6c5e95c
Trying to fix bean types for messaging
2022-11-18 19:29:31 +01:00
Marcin Grzejszczak
b2809f8d77
NoOpStub messages is typed
2022-11-18 14:46:14 +01:00
buildmaster
773f28502f
Going back to snapshots
2022-11-17 18:58:50 +00:00