Commit Graph

105 Commits

Author SHA1 Message Date
Greg Turnquist
e3b4c38214 Upgrade to Reactor Dysprosium-RELEASE.
Resolves #102.
2019-09-25 10:21:43 -05:00
Greg Turnquist
4cc8adced9 Continue development on v2.2.0.BUILD-SNAPSHOT 2019-09-06 12:32:50 -05:00
Greg Turnquist
1e44775cb2 Releasing Spring Session for MongoDB v2.2.0.RC2 2019-09-06 12:32:45 -05:00
Greg Turnquist
318963a08b Upgrade dependencies. 2019-09-06 12:27:06 -05:00
Greg Turnquist
35e6e6a7ee Continue development on v2.2.0.BUILD-SNAPSHOT 2019-08-05 15:35:54 -05:00
Greg Turnquist
7b58b863fb Releasing Spring Session for MongoDB v2.2.0.RC1 2019-08-05 15:35:49 -05:00
Greg Turnquist
c0eb88e6c3 Upgrade to Spring Session 2.2.0.M3. 2019-08-05 15:00:14 -05:00
Greg Turnquist
a792469e95 Upgrade to Spring Session 2.2.0.M2. 2019-08-05 09:29:05 -05:00
Greg Turnquist
49e33d34af Upgrade to Spring Framework 5.2.0.RC1. 2019-08-05 08:57:56 -05:00
Greg Turnquist
62c7c0215e Upgrade Mockito to 2.28.2 and Spring Data to Moore RC1. 2019-08-02 15:24:49 -05:00
Greg Turnquist
9eee4b7239 Upgrade AssertJ to 3.13.1. 2019-08-02 15:20:09 -05:00
Greg Turnquist
d601e270fc Delombok Spring Session for MongoDB. 2019-08-02 15:16:11 -05:00
Greg Turnquist
579868249d Remove Hamcrest. 2019-08-02 14:58:14 -05:00
Greg Turnquist
ce88fb44fc Upgrade to JUnit 5. 2019-08-02 14:48:55 -05:00
Greg Turnquist
9d85d581ed Upgrade MongoDB drivers. 2019-08-02 14:22:49 -05:00
Greg Turnquist
cbb259833c Rename BOM-based version attributes. 2019-08-02 14:14:53 -05:00
Greg Turnquist
fa164d636b Upgrade to Jackson 2.9.9.20190727 BOM. 2019-08-02 13:45:27 -05:00
Greg Turnquist
da7a16c4b1 Change Lombok to scope 'provided'.
Resolves #98.
2019-06-05 18:19:57 -05:00
Greg Turnquist
248e843389 Continue development on v2.2.0.BUILD-SNAPSHOT 2019-06-05 16:09:22 -05:00
Greg Turnquist
d002ac34b8 Releasing Spring Session for MongoDB v2.2.0.M3 2019-06-05 16:08:55 -05:00
Greg Turnquist
9276f1b121 Introduce Jenkins CI. 2019-06-05 13:33:36 -05:00
Greg Turnquist
e4cf0f29a0 Continue development on v2.2.0.BUILD-SNAPSHOT 2019-04-12 14:52:58 -05:00
Greg Turnquist
9189763a21 Releasing Spring Session for MongoDB v2.2.0.M2 2019-04-12 14:52:55 -05:00
Greg Turnquist
c31e23c6b8 Continue development on v2.2.0.BUILD-SNAPSHOT 2019-04-12 14:49:21 -05:00
Greg Turnquist
49cc457ff4 Releasing Spring Session for MongoDB v2.2.0.M2 2019-04-12 14:49:19 -05:00
Greg Turnquist
de27caa3bc Continue development on v2.2.0.BUILD-SNAPSHOT 2019-04-12 14:40:57 -05:00
Greg Turnquist
2780e8703f Releasing Spring Session for MongoDB v2.2.0.M1 2019-04-12 14:40:51 -05:00
Greg Turnquist
923ae55f82 Make Spring Session snapshots part of spring-next. 2019-04-12 14:39:28 -05:00
Greg Turnquist
e4c96b02aa Upgrade to Spring Session 2.2.0.M1 2019-04-12 14:38:47 -05:00
Greg Turnquist
3a19d15b21 Upgrade Spring and Spring Data versions. 2019-04-12 10:09:00 -05:00
Greg Turnquist
021597ee65 Upgrade dependencies. 2019-04-02 19:19:09 -05:00
Spring Operator
f1c57c91b7 URL Cleanup (#71)
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 But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* http://www.puppycrawl.com/dtds/configuration_1_3.dtd (404) with 1 occurrences migrated to:
  https://www.puppycrawl.com/dtds/configuration_1_3.dtd ([https](https://www.puppycrawl.com/dtds/configuration_1_3.dtd) result 404).
* http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
  https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404).

## 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://maven.apache.org/xsd/settings-1.0.0.xsd with 1 occurrences migrated to:
  https://maven.apache.org/xsd/settings-1.0.0.xsd ([https](https://maven.apache.org/xsd/settings-1.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://maven.apache.org/SETTINGS/1.0.0 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 2 occurrences
2019-03-27 12:26:01 +01:00
Greg Turnquist
fb606ffbbf Rollback to faster version of flapdoodle. 2019-03-19 10:27:59 -05:00
Greg Turnquist
9bdef544c6 Upgrade to support Spring Boot 2.2.
* Remove unused profiles and plugins from the build.
* Update the main README.
2019-03-19 10:08:37 -05:00
Greg Turnquist
6c4baa00a6 Add Nullable checks.
Resolves #55.
2019-03-12 13:41:38 -05:00
Greg Turnquist
6bf6419d57 Upgrade supported versions of Spring. 2019-03-12 10:37:59 -05:00
Spring Operator
bf7f1a00ec URL Cleanup (#59)
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://spring.io/projects/spring-session-data-mongodb 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 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) 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 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 migrated to:
  https://repo.spring.io ([https](https://repo.spring.io) result 302).
* http://repo.spring.io/libs-snapshot 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
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-07 09:37:04 -06:00
Greg Turnquist
d9f41b4817 Continue development on v2.1.3.BUILD-SNAPSHOT 2019-02-23 12:30:12 -06:00
Greg Turnquist
4eb4635bd7 Releasing Spring Session for MongoDB v2.1.2.RELEASE 2019-02-23 12:30:10 -06: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