Commit Graph

736 Commits

Author SHA1 Message Date
Mark Paluch
f48ae4d725 #825 - Upgrade build plugins.
* maven-assembly-plugin 3.1.0 -> 3.1.1
* maven-compiler-plugin 3.8.0 -> 3.8.1
* maven-failsafe-plugin 2.22.1 -> 2.22.2
* maven-surefire-plugin 2.22.1 -> 2.22.2
* maven-source-plugin 3.0.1 -> 3.1.0
* wagon-maven-plugin 1.0 -> 2.0.0
2019-05-22 15:27:11 +02:00
Mark Paluch
3134eb23b9 #824 - Upgrade to Lombok 1.18.8. 2019-05-22 15:17:50 +02:00
Mark Paluch
86e249760f #822 - Upgrade to joda-time 2.10.2. 2019-05-22 15:13:45 +02:00
Mark Paluch
75d6fbde8d #821 - Upgrade to ThreeTenBp 1.4.0. 2019-05-22 15:12:30 +02:00
Mark Paluch
7d19ee5a54 #818 - Add version property for testcontainers. 2019-05-22 14:56:34 +02:00
Mark Paluch
8aaf351db7 #819 - Upgrade to Jackson 2.9.9. 2019-05-17 09:35:13 +02:00
Oliver Drotbohm
bed4f757fc #817 - Remove querydsl-next profile.
There are no snapshots for upcoming Querydsl versions available.
2019-05-14 15:15:08 +02:00
Mark Paluch
b6f8171d0f #812 - Updated changelog. 2019-05-13 18:19:06 +02:00
Mark Paluch
884741872b #811 - Updated changelog. 2019-05-13 14:59:23 +02:00
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
Mark Paluch
5294d003b1 #805 - Updated changelog. 2019-05-13 11:58:50 +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
6843e633a9 #787 - Updated changelog. 2019-05-10 14:18:06 +02:00
Oliver Drotbohm
96c63d95c7 #789 - Updated changelog. 2019-05-10 12:57:18 +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
Mark Paluch
bedbfdbcb3 #804 - Remove spring-data-mongodb-cross-store from bom.
We removed spring-data-mongodb-cross-store from Spring Data MongoDB so we don't need to manage it any longer.
2019-04-16 11:14:46 +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
ddeb959ea9 #751 - Updated changelog. 2019-04-11 11:23:47 +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
44cb9a9614 #730 - Updated changelog. 2019-04-01 20:56:24 +02:00
Oliver Drotbohm
90296f36ed #716 - Updated changelog. 2019-04-01 19:36:55 +02:00
Oliver Drotbohm
4f36c6bd0f #786 - Updated changelog. 2019-04-01 18:52:14 +02:00
Oliver Drotbohm
329209d8cc #715 - Updated changelog. 2019-04-01 18:49:22 +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
04cedbb2a9 #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://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

Original Pull Request: #775
2019-03-22 18:07:03 +01:00
Spring Operator
c141be6b25 #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://contributor-covenant.org with 1 occurrences migrated to:
  https://contributor-covenant.org ([https](https://contributor-covenant.org) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
  https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/) result 301).

# Ignored
These URLs were intentionally ignored.

* http://www.w3.org/1999/xlink with 1 occurrences
* http://www.w3.org/2000/svg with 1 occurrences

Original Pull Request: #767
2019-03-21 09:38:39 +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
Greg Turnquist
3ccabfe245 #752 - Polishing. 2019-03-13 23:18:27 -05:00