Commit Graph

120 Commits

Author SHA1 Message Date
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
buildmaster
dae7582225 Bumping versions to 3.1.2-SNAPSHOT after release 2022-02-17 18:29:52 +00:00
buildmaster
7ecff81496 Going back to snapshots 2022-02-17 18:29:51 +00:00
buildmaster
e8dfe7a8b1 Update SNAPSHOT to 3.1.1 2022-02-17 18:03:35 +00:00
buildmaster
6d78e66c90 Bumping versions to 3.1.1-SNAPSHOT after release 2021-12-01 21:52:52 +00:00
buildmaster
07d15891d6 Going back to snapshots 2021-12-01 21:52:50 +00:00
buildmaster
8084a67c94 Update SNAPSHOT to 3.1.0 2021-12-01 21:25:28 +00:00
buildmaster
befdc98a18 Bumping versions 2021-11-24 10:33:34 +00:00
Marcin Grzejszczak
6da8e89a39 Escapes any special chars; fixes gh-1635 2021-11-23 09:35:29 +01:00
buildmaster
3cde5018c1 Going back to snapshots 2021-11-03 15:15:34 +00:00
buildmaster
85ba58a8fa Update SNAPSHOT to 3.1.0-RC1 2021-11-03 14:49:13 +00:00
buildmaster
778307b964 Going back to snapshots 2021-10-20 03:59:41 +00:00
buildmaster
339f1c5425 Update SNAPSHOT to 3.1.0-M3 2021-10-20 03:34:32 +00:00
buildmaster
f7dc499b80 Going back to snapshots 2021-10-01 20:37:41 +00:00
buildmaster
2ba78b9cfa Update SNAPSHOT to 3.1.0-M2 2021-10-01 20:10:36 +00:00
Marcin Grzejszczak
a5cd597b20 Merge remote-tracking branch 'origin/3.0.x' into main 2021-09-01 18:21:50 +02:00
Marcin Grzejszczak
c24f531a2b Fixed the regression from #1666 2021-09-01 18:19:11 +02:00
Jamie Tanna
13054ddb29 Add support for v4 UUIDs, and allow UUIDs to be case insensitive (#1688) 2021-08-06 18:54:23 +02:00
buildmaster
930eea8d3c Going back to snapshots 2021-07-30 19:58:48 +00:00
buildmaster
19ebac5b0a Update SNAPSHOT to 3.1.0-M1 2021-07-30 19:33:31 +00:00
Marcin Grzejszczak
d7b82f10b6 Fixing jdk16 2021-07-13 15:40:18 +02:00
Spencer Gibb
8b0efe44e0 Merge pull request #1657 from spring-cloud/jdk16_boot_2_5
Works with JDK16
2021-07-09 15:33:33 -04:00
spencergibb
185d5794d7 Updates version to 3.1.0-SNAPSHOT 2021-07-09 15:24:48 -04:00
buildmaster
d22f54c915 Going back to snapshots 2021-05-28 07:26:02 +00:00
buildmaster
ddc05a9c00 Update SNAPSHOT to 3.0.3 2021-05-28 07:08:54 +00:00
buildmaster
2ffab7b954 Bumping versions to 3.0.4-SNAPSHOT after release 2021-05-27 10:14:43 +00:00
buildmaster
13b3406698 Going back to snapshots 2021-05-27 10:14:42 +00:00
buildmaster
11f0c07ac7 Update SNAPSHOT to 3.0.3 2021-05-27 09:54:00 +00:00
Marcin Grzejszczak
01a4c9a23c Works with JDK16 2021-05-05 13:15:47 +02:00
buildmaster
3a6aceedcc Bumping versions to 3.0.3-SNAPSHOT after release 2021-03-17 22:59:11 +00:00
buildmaster
a1a706116f Going back to snapshots 2021-03-17 22:59:10 +00:00
buildmaster
a8da7f0aac Update SNAPSHOT to 3.0.2 2021-03-17 22:47:08 +00:00
Marcin Grzejszczak
1916b72488 Merge branch '2.2.x' 2021-03-08 15:18:33 +01:00
Marcin Grzejszczak
f9115dc30d Includes charset in regular expressions; fixes gh-1603 2021-03-08 12:11:03 +01:00
buildmaster
d062b72805 Bumping versions 2021-02-19 00:20:52 +00:00
Marcin Grzejszczak
0dc35900fc Merge branch '2.2.x' 2021-02-17 19:53:14 +01:00
Arkadiusz Kondas
6853294573 Fix multipart request regex pattern (#1612)
* Fix multipart request regex pattern

* Add ? to \r to enable linux support in multipart regex
2021-02-17 19:50:36 +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
Sylvain Guillope
e852141ce4 Select value of an anyOf() property at random (#1599)
The current implementation of `anyOf()` always only selects the first value
when generating a property. It means that other possible enum values are always
ignored when producing a value for the property.

This changes the behaviour so that the value is picked at random from any of
the provided values. It could be considered a breaking changes because of the
change of behaviour although it shouldn't be from the contract perspective.

Fixes #1424

Co-authored-by: Sylvain Guillope <sguillope@atlassian.com>
2021-02-01 13:43:20 +01:00
buildmaster
9a615c8f05 Bumping versions to 3.0.2-SNAPSHOT after release 2021-01-27 22:10:16 +00:00
buildmaster
40feade942 Going back to snapshots 2021-01-27 22:10:15 +00:00
buildmaster
aa1be4eeda Update SNAPSHOT to 3.0.1 2021-01-27 21:57:05 +00:00
Marcin Grzejszczak
a4224d9e4f Going back to snapshots 2020-12-22 01:08:33 +01:00
buildmaster
ed2e9e6633 Going back to snapshots 2020-12-11 23:00:43 +00:00
buildmaster
5702a15b91 Update SNAPSHOT to 3.0.0-RC1 2020-12-11 22:49:57 +00:00
buildmaster
68fd288dfc Bumping versions 2020-12-11 00:20:25 +00:00
Marcin Grzejszczak
e7cafc162b Merge branch '2.2.x' 2020-12-11 00:25:46 +01:00