67 Commits

Author SHA1 Message Date
Spring Operator
885a71a3e1 URL Cleanup (#68)
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/maven-4.0.0.xsd with 1 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).
* http://spring.io/projects/spring-session-data-mongodb with 1 occurrences migrated to:
  https://spring.io/projects/spring-session-data-mongodb ([https](https://spring.io/projects/spring-session-data-mongodb) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 4 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://static.springframework.org/spring/docs/4.1.x/javadoc-api (301) with 1 occurrences migrated to:
  https://docs.spring.io/spring/docs/4.1.x/javadoc-api ([https](https://static.springframework.org/spring/docs/4.1.x/javadoc-api) result 301).
* http://docs.oracle.com/javase/6/docs/api with 1 occurrences migrated to:
  https://docs.oracle.com/javase/6/docs/api ([https](https://docs.oracle.com/javase/6/docs/api) result 302).
* http://repo.spring.io with 2 occurrences migrated to:
  https://repo.spring.io ([https](https://repo.spring.io) result 302).
* http://repo.spring.io/libs-snapshot with 1 occurrences migrated to:
  https://repo.spring.io/libs-snapshot ([https](https://repo.spring.io/libs-snapshot) result 302).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences
2019-03-27 12:25:02 +01:00
Greg Turnquist
6b95b0efff Upgrade Spring Security 2018-12-19 13:13:37 -06:00
Greg Turnquist
402d8c2ad5 Continue development on v2.1.2.BUILD-SNAPSHOT 2018-11-27 11:27:06 -06:00
Greg Turnquist
131f41844e Upgrade to Spring Framework 5.1.3.RELEASE 2018-11-27 10:56:05 -06:00
Greg Turnquist
4077e28666 Upgrade to Reactor Californium-SR3 2018-11-26 09:46:44 -06:00
Greg Turnquist
81151b95f7 Upgrade Spring portfolio versions 2018-11-19 14:29:32 -06:00
Greg Turnquist
efb1531634 Introduce concourse 2018-11-07 17:19:38 -06:00
Greg Turnquist
36fec20421 Continue development 2018-10-16 09:55:23 -05:00
Greg Turnquist
2578107568 Releasing Spring Session MongoDB 2.1.0.RELEASE 2018-10-16 09:45:35 -05:00
Greg Turnquist
ed3dcdd0fc Move to stable versions 2018-10-16 09:44:27 -05:00
Greg Turnquist
6c0891cc81 Continue development 2018-10-15 14:12:48 -05:00
Greg Turnquist
5730c91aab Release Spring Session MongoDB 2.1.0.RC1 2018-10-15 14:11:24 -05:00
Greg Turnquist
1cb9a47767 Upgrade dependencies. 2018-10-15 13:58:15 -05:00
Greg Turnquist
e4f85bca4f Switch from Java 10 to Java 11 for extended support. 2018-08-28 10:32:00 -05:00
Greg Turnquist
98aae89c4e Polishing (#38) 2018-08-22 11:33:20 -05:00
Greg Turnquist
cecb803ea7 Upgrade to 2.1
Start development of Spring Session MongoDB 2.1. Migrate to:

Reactor Californium
Spring Framework 5.1
Spring Security 5.1
Spring Session 2.1
Spring Data Lovelace
2018-08-03 11:47:13 -05:00
Greg Turnquist
9e902ea50f Continue development 2018-08-02 15:38:45 -05:00
Greg Turnquist
c3e50d8c58 Release Spring Session MongoDB 2.0.3.RELEASE 2018-08-02 15:31:19 -05:00
Greg Turnquist
4f0da9b17f Introduce Reactor Californium and Spring Session 2.1
* Introduce convergence plugin to avoid conflicting library versions
* Introduce Spring Session 2.1 and Reactor Californium for profiles using Spring Framework 5.1/Spring Security 5.1.
2018-07-31 16:07:04 -05:00
Greg Turnquist
2ed746d151 Add a Spring Framework 5.1 profile 2018-05-30 15:01:43 -05:00
Greg Turnquist
3a54ee63a1 Switch to CircleCI 2018-05-17 12:07:48 -05:00
Greg Turnquist
4e42a83ca8 Add support for Java 10 2018-05-10 10:50:19 -05:00
Greg Turnquist
3eff1ac525 Upgrade Mockito 2018-05-09 14:50:18 -05:00
Greg Turnquist
ec35044dad Fix links to Spring Session MongoDB examples 2018-02-20 11:30:50 -06:00
Greg Turnquist
acb825f5d7 Continue development 2018-02-20 10:43:42 -06:00
Greg Turnquist
fc7c5fbf15 Release Spring Session MongoDB 2.0.2.RELEASE 2018-02-20 10:34:07 -06:00
Greg Turnquist
671e16bf86 Release Spring Session MongoDB 2.0.1.RELEASE 2018-02-20 10:15:18 -06:00
Greg Turnquist
26655f1961 Upgrade to Spring Session 2.0.2.RELEASE 2018-02-20 10:13:48 -06:00
Greg Turnquist
7a4e14cfbf Make Jackson operational.
Resolves https://github.com/spring-projects/spring-session/issues/913
2018-02-19 16:53:27 -06:00
Greg Turnquist
fde5a85f49 Upgrade to latest Spring/Data/Security/Session/Reactor 2018-02-19 15:42:09 -06:00
Greg Turnquist
35b0936b49 Continue development 2018-01-11 05:57:26 -06:00
Greg Turnquist
9298c3813f Release Spring Session MongoDB 2.0.0.RELEASE 2018-01-10 18:00:23 -06:00
Greg Turnquist
a8b0fa992b Update 'next' profiles 2018-01-10 17:07:11 -06:00
Greg Turnquist
b77a7b3c67 Upgrade to Spring Session Core 2.0.0.RELEASE 2018-01-10 16:05:23 -06:00
Greg Turnquist
6be92ebbfe Continue development 2017-11-28 00:05:03 -06:00
Greg Turnquist
3a165c3b49 Release Spring Session MongoDB 2.0.0.RC2 2017-11-27 23:49:18 -06:00
Greg Turnquist
5bcaaec390 Upgrade to latest stable Spring releases 2017-11-27 23:48:19 -06:00
Greg Turnquist
7b47d32bc1 Continue development 2017-10-30 21:36:15 -05:00
Greg Turnquist
b9183c21c9 Release Spring Session MongoDB 2.0.0.RC1 2017-10-30 21:33:19 -05:00
Greg Turnquist
a9675f3e45 Upgrade to latest stable Spring releases 2017-10-30 21:31:54 -05:00
Greg Turnquist
76249b0a44 Polish 2017-10-23 12:09:12 -05:00
Greg Turnquist
e86e991c97 Adjust to new package for EnableSpringWebSession 2017-10-23 12:03:21 -05:00
Greg Turnquist
966ca62e65 Continue development 2017-10-03 07:04:01 -05:00
Greg Turnquist
195c65dce1 Release Spring Session MongoDB 2.0.0.M4 2017-10-03 07:01:43 -05:00
Greg Turnquist
5ab157d817 Upgrade to Spring Data Kay RELEASE
Also add new Spring Data.NEXT profile for Lovelace release train.
2017-10-02 09:44:25 -05:00
Greg Turnquist
43c657aedb Upgrade to Spring 5 and Reactor Bismuth RELEASE 2017-09-28 17:07:59 -05:00
Greg Turnquist
80841fc886 Continue development 2017-09-14 09:54:08 -05:00
Greg Turnquist
5596cd0759 Release Spring Session MongoDB 2.0.0.M3 2017-09-14 09:51:35 -05:00
Greg Turnquist
049c5abd36 Upgrade MongoDB and Spring Security versions 2017-09-13 16:46:04 -05:00
Greg Turnquist
54bda60243 Upgrade to Jackson 2.9.1 2017-09-13 16:28:00 -05:00