Commit Graph

726 Commits

Author SHA1 Message Date
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
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
Greg Turnquist
8c58eab3fd #752 - Reduce CI notifications on slack.
Instead of letting Spring HATEOAS trigger a build on Commons, and subsequently a build on every data store, culminating in n-builds of REST, instead use this strategy:

* HATEOAS artifactory triggers Commons test, but not build.
* HATEOAS artifactory triggers REST test and build, since it's a direct impact.
* REST is NOT triggered by individual data store builds, since it doesn't directly depend upon them.

Slack notification policy is:

* Signal test failure.
* Signal build failure.
* Signal build success.

By NOT sending a notification for every test success, it should reduce volume of messages. By reducing the number of total builds happening, will also reduce traffic to only chronic failing tests, which we probably need to see anyway. And with number of total builds reduced, should still give us the occasional warm fuzzy when a build DOES complete.
2019-03-07 08:05:33 -06: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
Christoph Strobl
cc846a06d8 #703 - Updated changelog. 2019-03-07 09:41:08 +01:00
Mark Paluch
e310f7f310 #748 - Upgrade to Maven Javadoc Plugin 3.1.0. 2019-03-06 12:17:21 +01:00