Commit Graph

557 Commits

Author SHA1 Message Date
Mark Paluch
8cec0cd5eb #805 - After release cleanups. 2019-05-13 12:17:53 +02:00
Mark Paluch
fa357846bb #805 - Prepare next development iteration. 2019-05-13 12:17:52 +02:00
Mark Paluch
5e4fb2d4c5 #805 - Release version 2.2 M4 (Moore). 2019-05-13 11:59:50 +02:00
Mark Paluch
ad2a42ebe6 #805 - Prepare 2.2 M4 (Moore). 2019-05-13 11:59:04 +02:00
Oliver Drotbohm
46f170c75a #809 - Upgrade to Spring HATEOAS 1.0 M2. 2019-05-13 10:40:50 +02:00
Mark Paluch
3c46bbb5ce #814 - Upgrade to Kotlin Coroutines 1.2.1. 2019-05-13 10:26:09 +02:00
Mark Paluch
8ba92c1e70 #813 - Upgrade to Kotlin 1.3.31. 2019-05-13 10:25:47 +02:00
Oliver Drotbohm
ee16828f45 #803 - Upgrade to Spring Framework 5.2 M2. 2019-05-09 22:00:32 +02:00
Mark Paluch
45f36426bb #810 - Update project metadata. 2019-05-09 07:58:33 +01:00
Mark Paluch
3cb2d69682 #806 - Upgrade to Reactor Dysprosium M1. 2019-05-09 07:56:19 +01:00
Oliver Drotbohm
a5e12d2a3d #809 - Upgrade to Spring HATEOAS snapshots. 2019-05-08 19:42:19 +02:00
Sébastien Deleuze
1ab5cecb40 #801 – Upgrade to Kotlin 1.3.30 and coroutines 1.2.0. 2019-04-15 19:29:30 +02:00
Oliver Drotbohm
c813c52b6f #803 - Polishing.
Removed spring5-next build profile as we're not building against 5.1 anymore and we're already on Spring 5.2 snapshots.
2019-04-15 13:28:31 +02:00
Oliver Drotbohm
12b5972fd5 #803 - Upgrade to Spring Framework 5.2 snapshots. 2019-04-15 13:27:57 +02:00
Christoph Strobl
115c330b9c #751 - After release cleanups. 2019-04-11 12:00:20 +02:00
Christoph Strobl
70ef7cdc9b #751 - Prepare next development iteration. 2019-04-11 12:00:19 +02:00
Christoph Strobl
81b66d7795 #751 - Release version 2.2 M3 (Moore). 2019-04-11 11:24:31 +02:00
Christoph Strobl
c4931ba3c9 #751 - Prepare 2.2 M3 (Moore). 2019-04-11 11:23:56 +02:00
Christoph Strobl
7ff073a9cd #755 - Upgrade to Spring Framework 5.2 M1.
closes #755
2019-04-10 12:41:19 +02:00
Mark Paluch
0f76b99123 #798 - Upgrade to SLF4J 1.7.26. 2019-04-08 08:34:18 +02:00
Mark Paluch
d08f80ee82 #797 - Upgrade to RxJava 2.2.8. 2019-04-08 08:32:33 +02:00
Mark Paluch
1f52eeaedf #796 - Upgrade to Mockito 2.26.0. 2019-04-08 08:31:41 +02:00
Mark Paluch
8f9d462f35 #795 - Upgrade to AssertJ 3.12.2. 2019-04-08 08:30:05 +02:00
Mark Paluch
4295725d95 #793 - Upgrade to AspectJ 1.9.3. 2019-04-08 08:28:07 +02:00
Sebastien Deleuze
83074ed840 #792 - Upgrade to Coroutines 1.2.0-alpha-2.
Original pull request: #791.

This version introduces Flow type (not final yet) that
allows to expose Flux or Publisher to Coroutines world.
2019-04-08 08:24:25 +02:00
Oliver Drotbohm
7d1e9cc879 #785 - Upgrade to Reactor Californium SR6. 2019-04-01 10:29:19 +02:00
Mark Paluch
00ec43fa27 #781 - Upgrade to RxJava 2.2.7. 2019-03-26 12:00:52 +01:00
Mark Paluch
8aabd4e59c #780 - Upgrade to MockK 1.9.3. 2019-03-26 11:58:50 +01:00
Spring Operator
b39bccb05f #754 - URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/assembly-1.1.2.xsd with 1 occurrences migrated to:
  https://maven.apache.org/xsd/assembly-1.1.2.xsd ([https](https://maven.apache.org/xsd/assembly-1.1.2.xsd) result 200).
* http://maven.apache.org/xsd/component-1.1.2.xsd with 1 occurrences migrated to:
  https://maven.apache.org/xsd/component-1.1.2.xsd ([https](https://maven.apache.org/xsd/component-1.1.2.xsd) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 5 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 10 occurrences
* http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 with 2 occurrences
* http://maven.apache.org/plugins/maven-assembly-plugin/component/1.1.2 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 7 occurrences

Original Pull Request: #766
2019-03-21 09:38:01 +01:00
Oliver Drotbohm
155d37599d #755 - Upgrade to Spring Framework 5.2 snapshots. 2019-03-13 11:21:16 +01:00
Spring Operator
e196c4b506 #754 - URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were fixed successfully.

* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

Original pull request: #746.
2019-03-12 08:12:17 +01:00
Mark Paluch
c1b587fcc4 #753 - Upgrade to MockK 1.9.2. 2019-03-11 08:45:14 +01:00
Christoph Strobl
e9b2f3b727 #703 - After release cleanups. 2019-03-07 10:07:29 +01:00
Christoph Strobl
537ee40b2f #703 - Prepare next development iteration. 2019-03-07 10:07:28 +01:00
Christoph Strobl
e8f4a0c117 #703 - Release version 2.2 M2 (Moore). 2019-03-07 09:42:21 +01:00
Christoph Strobl
2252606e78 #703 - Prepare 2.2 M2 (Moore). 2019-03-07 09:41:17 +01:00
Mark Paluch
e310f7f310 #748 - Upgrade to Maven Javadoc Plugin 3.1.0. 2019-03-06 12:17:21 +01:00
Oliver Drotbohm
1111731443 #745 - Upgrade to Spring HATEOAS 1.0 M1. 2019-03-05 17:58:03 +01:00
Mark Paluch
8a5aacad89 #737 - Consistently use https for resources.
We now use https for linkable resources to consistently access these via https.
2019-02-26 15:10:40 +01:00
Mark Paluch
e82fac07f6 #736 - Use Kotlin BOM to manage Kotlin dependencies. 2019-02-21 10:01:24 +01:00
Mark Paluch
1bfcd4a0ca #735 - Add version placeholder for Kotlin Coroutines. 2019-02-21 09:51:18 +01:00
Mark Paluch
07f528a2c7 #733 - Add version property for MockK. 2019-02-20 11:08:53 +01:00
Mark Paluch
fd8db6829f #732 - Upgrade to AssertJ 3.12.0. 2019-02-15 08:44:30 +01:00
Oliver Drotbohm
32bc1883c7 #731 - Upgrade to Kotlin 1.3.21. 2019-02-14 19:17:55 +01:00
Mark Paluch
da19246309 #729 - Upgrade to Reactor Californium SR5. 2019-02-13 09:07:33 +01:00
Mark Paluch
3dc0ea6e91 #727 - Upgrade to Spring Framework 5.1.5. 2019-02-13 08:43:07 +01:00
Mark Paluch
26da14a36e #725 - Upgrade to OpenWebBeans 2.0.10. 2019-02-12 11:11:41 +01:00
Mark Paluch
7336aeb8cd #723 - Upgrade to RxJava 2.2.6. 2019-02-12 11:00:45 +01:00
Mark Paluch
73f3f5e04f #721 - Upgrade to Lombok 1.18.6. 2019-02-12 10:57:20 +01:00
Greg Turnquist
f6a3b6dad5 #473 - Upgrade to Spring HATEOAS 1.0.0.BUILD-SNAPSHOT. 2019-01-29 17:24:01 +01:00