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
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