Marcin Grzejszczak
c12d0eb334
Bump rest assusred to 5.1.0; fixes gh-1789
2022-05-25 11:21:06 +02:00
Marcin Grzejszczak
08be34de60
Merge branch '3.1.x'
2022-05-23 18:09:14 +02:00
Marcin Grzejszczak
7c7f4676c6
Update maven.yml
2022-05-23 18:08:33 +02:00
Marcin Grzejszczak
09f62c6467
Update codeql.yaml
2022-05-23 18:08:02 +02:00
Marcin Grzejszczak
2d8403def0
Merge branch '3.1.x'
2022-05-23 15:08:43 +02:00
Marcin Grzejszczak
37c690dd1b
Fixed missing distribution parameter
2022-05-23 15:08:20 +02:00
dependabot[bot]
64d646c511
Bump actions/setup-java from 1 to 3 ( #1788 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 1 to 3.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 14:45:21 +02:00
Marcin Grzejszczak
2cba1832ad
Merge branch '3.1.x'
2022-05-23 11:58:01 +02:00
Marcin Grzejszczak
d0e59af600
Updated Github workflows
2022-05-23 11:56:14 +02:00
Marcin Grzejszczak
e591e41390
Bump JsonAssert to 0.6.2; fixes gh-1787
2022-05-23 11:55:12 +02:00
Marcin Grzejszczak
2a66444afb
Uses RA 5.0.2-SNAPSHOT
2022-05-23 11:53:33 +02:00
devdufutur
e59725326a
Fixed relative URL computation in wIthoutBaseUrl ( #1785 )
...
* Fixed relative URL computation in wIthoutBaseUrl
Current behaviour :
* base URL = http://foo.bar
* url = http://foo.bar/my/api
gives => my/api
Fixed behaviour :
* base URL = http://foo.bar
* url = http://foo.bar/my/api
gives => /my/api
* Fixed & Added urlPathMatching related tests
Fixed false positive test getWithUrlPathMatching() (now fails without commit f9c9527f89e36ba5b4f5b00fc5895c8df78062e2 and pass after), and added 2 tests to ensure leading slash in urlPathPattern or trailing slash in base URL works fine.
Co-authored-by: Rudy Nappee <rudy.nappee@externe.maif.fr >
2022-05-18 09:37:58 +02:00
buildmaster
a187d70a34
Bumping versions
2022-05-09 14:18:28 +00:00
Marcin Grzejszczak
84d1706933
Fixed compilation issues
2022-05-09 15:06:13 +02:00
buildmaster
b77ae2ca3e
Bumping versions
2022-05-06 00:23:05 +00:00
Marcin Grzejszczak
0a2ff694e6
Bumped jacoco maven plugin to support jdk17
2022-05-05 16:03:19 +02:00
Marcin Grzejszczak
44c37d5a4d
Fixed samples
2022-05-05 15:42:09 +02:00
Marcin Grzejszczak
109ec516c2
Fixed broken tests
2022-05-05 14:24:31 +02:00
Marcin Grzejszczak
fee389c57a
Fixed invalid poms
2022-05-05 11:15:56 +02:00
Maciej Zieliński
a71bad4d9a
#1778 properly resole query parameters for url and urlPath property in YAML files ( #1780 )
...
Co-authored-by: maciezie <maciej.zielinski@idemia.com >
2022-05-05 10:49:44 +02:00
Ryan Baxter
54ccc56c02
Removing java-version file
2022-05-05 10:49:01 +02:00
Ryan Baxter
8c78c7fd58
Adding spring-cloud-stream-dependencies
2022-05-05 10:49:01 +02:00
Marcin Grzejszczak
372fe43944
Fixed samples branch for docs
2022-05-05 10:48:41 +02:00
Maciej Zieliński
1304ccab0b
#1778 properly resole query parameters for url and urlPath property in YAML files ( #1780 )
...
Co-authored-by: maciezie <maciej.zielinski@idemia.com >
2022-05-05 10:46:49 +02:00
buildmaster
b23a71e390
Bumping versions
2022-05-05 00:21:50 +00:00
Marcin Grzejszczak
251d4feb4d
Fixed checkstyle
2022-05-04 14:47:17 +02:00
Marcin Grzejszczak
adc513b45b
Bumped RestAssured to 6.0.0
2022-05-04 14:35:24 +02:00
buildmaster
e29e594b12
Bumping versions
2022-05-03 00:23:12 +00:00
Renato Ivancic
3b33f2a9d1
Gradle plugin warning from GenerateClientStubsFromDslTask ( #1773 ) ( #1775 )
...
Co-authored-by: riva <renato.ivancic@crealogix.com >
2022-04-28 16:26:48 +02:00
buildmaster
e08abcb423
Bumping versions to 3.1.3-SNAPSHOT after release
2022-04-27 19:56:14 +00:00
buildmaster
3737c8e2c9
Going back to snapshots
2022-04-27 19:56:13 +00:00
buildmaster
774230c2fd
Update SNAPSHOT to 3.1.2
2022-04-27 19:34:59 +00:00
Ryan Baxter
482bb9ea08
Removing java-version file
2022-04-27 15:06:42 -04:00
Ryan Baxter
3773c2f50e
Adding spring-cloud-stream-dependencies
2022-04-27 15:05:46 -04:00
Renato Ivancic
b7a9e29062
Gradle plugin warning from GenerateClientStubsFromDslTask ( #1773 ) ( #1774 )
...
Co-authored-by: riva <renato.ivancic@crealogix.com >
2022-04-27 17:02:26 +02:00
Olga Maciaszek-Sharma
195f0d00cc
Revert "Bumping versions"
...
This reverts commit 2834969d0b .
2022-04-27 11:27:29 +02:00
buildmaster
2834969d0b
Bumping versions
2022-04-26 00:23:07 +00:00
Marcin Grzejszczak
f433cf1d75
Fixed samples branch for docs
2022-04-25 16:15:52 +02:00
Marcin Grzejszczak
3842b4b57a
Updated wrong versions
2022-04-19 15:57:58 +02:00
Marcin Grzejszczak
dfbe2f49e6
Merge branch '3.1.x'
2022-04-11 14:24:19 +02:00
Marcin Grzejszczak
2142931114
Made tests less brittle
2022-04-11 14:13:45 +02:00
Marcin Grzejszczak
9f96bb87d9
Upgraded WireMock to 2.33.0; fixes gh-1771
2022-04-11 14:13:37 +02:00
buildmaster
1e15125f3c
Bumping versions
2022-04-01 14:20:26 +00:00
buildmaster
d8cb1f14f8
Going back to snapshots
2022-04-01 03:05:59 +00:00
buildmaster
8faa117507
Update SNAPSHOT to 4.0.0-M2
2022-04-01 02:47:30 +00:00
spencergibb
fa4ec27431
comment out many includes for release.
...
Some probably didn't need to be, but I just did it until Unresolved is gone
2022-03-31 22:30:19 -04:00
buildmaster
85596e8f05
Bumping versions
2022-04-01 00:26:07 +00:00
spencergibb
d77d302619
pins springVersion to 6.0.0-M3
2022-03-31 18:31:21 -04:00
Marcin Grzejszczak
1d8f2a5336
Merge branch '3.1.x'
2022-03-25 15:31:39 +01:00
Adrian E. Hjertstedt
ce03ee008b
Harden detection of InaccessibleObjectException in MetadataUtil ( #1766 )
...
The immediate cause under JDK16+ is not always InaccessibleObjectException
meaning the fallback logic to copy properties does not kick in.
Additional logic is needed to harden the detection of the InaccessibleObjectException
to ensure it is catered for in the fallback logic.
Co-authored-by: Adrian Hjertstedt <adrian@adrianhj.com >
2022-03-25 15:30:25 +01:00