72 Commits

Author SHA1 Message Date
Greg Turnquist
06612dbb69 Continue development on v2.0.9.BUILD-SNAPSHOT 2019-08-05 11:50:32 -05:00
Greg Turnquist
e3ba6f173a Releasing Spring Session for MongoDB v2.0.8.RELEASE 2019-08-05 11:50:29 -05:00
Greg Turnquist
4f623c5ef8 Upgrade dependencies. 2019-08-05 11:50:04 -05:00
Greg Turnquist
568115d18f Continue development on v2.0.8.BUILD-SNAPSHOT 2019-06-05 17:17:25 -05:00
Greg Turnquist
e08c1501d2 Releasing Spring Session for MongoDB v2.0.7.RELEASE 2019-06-05 17:17:17 -05:00
Greg Turnquist
2530dce1f4 Downgrade to AssertJ 3.9.1. 2019-06-05 17:00:28 -05:00
Greg Turnquist
5ee81a436b Remove duplicate profiles. 2019-06-05 16:40:58 -05:00
Greg Turnquist
634479edba Introduce Jenkins CI. 2019-06-05 16:36:58 -05:00
Greg Turnquist
d88883a618 Continue development on v2.0.7.BUILD-SNAPSHOT 2019-04-02 16:55:29 -05:00
Greg Turnquist
9716ec49aa Releasing Spring Session for MongoDB v2.0.6.RELEASE 2019-04-02 16:55:24 -05:00
Greg Turnquist
4b52e34bc9 Upgrade dependencies. 2019-04-02 16:53:07 -05:00
Spring Operator
2aabd0dc70 URL Cleanup (#67)
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 2 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:24:40 +01:00
Greg Turnquist
48fe38d533 Continue development on v2.0.6.BUILD-SNAPSHOT 2019-02-23 13:09:29 -06:00
Greg Turnquist
1ef5990fb4 Releasing Spring Session for MongoDB v2.0.5.RELEASE 2019-02-23 13:09:21 -06:00
Greg Turnquist
c131de1301 Upgrade Spring Security 2018-12-19 13:15:36 -06:00
Greg Turnquist
64d2f359d9 Continue development on v2.0.5.BUILD-SNAPSHOT 2018-11-28 12:14:07 -06:00
Greg Turnquist
6d6b1a6325 Upgrade Spring portfolio 2018-11-28 12:10:18 -06:00
Greg Turnquist
b6f6147ea2 Upgrade to latest portfolio versions 2018-11-26 10:10:48 -06:00
Greg Turnquist
a3a98c8508 Introduce concourse 2018-11-07 17:31:48 -06:00
Greg Turnquist
477ed57822 Backport support for Java 11 2018-08-28 10:57:13 -05:00
Greg Turnquist
6e25cfd0ac Establish 2.0.x branch
Set up goals to verify 2.0 builds work with related stables releases and snapshots, but will also work with 2.1.
2018-08-03 12:08:57 -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