John Blum
ec34407dce
Upgrade to Spring Build Conventions Gradle Plugin 0.0.38.
2021-08-17 17:44:05 -07:00
John Blum
05d80dac3b
Upgrade to Spring Session BOM 2021.1.0-SNAPSHOT.
2021-08-17 17:42:13 -07:00
John Blum
74784b94cf
Upgrade to Spring Session 2.6.0-M1.
2021-08-17 17:39:27 -07:00
John Blum
3db11ff245
Upgrade to Spring Data Q-M2.
...
Upgrade to Spring Data BOM 2021.1.0-M2 (Q-M2).
Upgrade to Spring Data Commons 2.6.0-M2.
Upgrade to Spring Data for Apache Geode 2.6.0-M2.
2021-08-17 17:38:12 -07:00
John Blum
8b1e764b0b
Upgrade to Spring Boot 2.6.0-M1.
2021-08-17 17:35:14 -07:00
John Blum
3cae04d586
Upgrade to Spring Framework 5.3.9.
2021-08-17 17:34:30 -07:00
John Blum
506d14a9be
Upgrade to Apache Geode 1.13.4.
2021-08-17 17:34:04 -07:00
John Blum
a10c970b6d
Edit changelog and include 2.5.3 release notes.
2021-08-17 17:33:35 -07:00
John Blum
93c65bac08
Edit changelog and include 2.4.6 release notes.
2021-08-17 17:32:55 -07:00
John Blum
03c7a74fdb
Fix thread name in thread3; set to "User Session Three".
...
Optimze imports.
2021-07-27 15:25:41 -07:00
John Blum
7f2db4e9aa
Edit README to refer to 2.5.2 release.
2021-06-22 15:08:00 -07:00
John Blum
b43811d12c
Edit changelog and include 2.5.2 release notes.
2021-06-22 15:07:01 -07:00
John Blum
27fe4800a0
Edit changelog and include 2.4.5 release notes.
2021-06-22 15:05:51 -07:00
John Blum
3832805309
Edit README to refer to 2.5.1 release.
2021-06-11 15:53:47 -07:00
John Blum
43ef43b9cf
Edit changelog and include 2.5.1 release notes.
2021-06-11 15:53:04 -07:00
John Blum
7e5e045387
Edit changelog and include 2.4.4 release notes.
2021-06-11 15:52:29 -07:00
John Blum
f34f133a83
Edit changelog and include 2.3.6.RELEASE notes.
2021-06-11 15:51:54 -07:00
John Blum
1b4149a26d
Upgrade to Spring Boot 2.5.1.
2021-06-11 13:17:03 -07:00
John Blum
de7ad8423f
Upgrade to Spring Framework 5.3.8.
2021-06-11 13:16:42 -07:00
John Blum
ad9b59928c
Upgrade to Mockito 3.11.1.
2021-06-11 13:14:53 -07:00
John Blum
70f83596e6
Upgrade to Gradle 6.9.
2021-06-11 13:07:52 -07:00
John Blum
d4ec0a4472
Replace all references to Pivotal GemFire with VMware Tanzu GemFire.
2021-06-10 10:33:21 -07:00
John Blum
3fd617e7fa
Fix Spring Session for Apache Geode (SSDG) version reference.
...
Resolves gh-53.
2021-06-10 08:03:32 -07:00
Jay Bryant
a129c7f23c
Add links between PDF and HTML.
...
Add a link from each format to the other format, for the sake of discoverability.
Resolves gh-53.
2021-06-10 07:54:40 -07:00
John Blum
0985545a7a
Enable SSDG to be configured via spring-session.properties defined and resolvable in the application classpath.
...
Resolves gh-55.
2021-06-09 17:59:06 -07:00
John Blum
431d364590
Enable SSDG to dynamically determine (at runtime, per invocation) whether GemFire/Geode Data Serialization and Deltas has been configured and is in use.
...
This is necessary in use cases where SSDG bits are used on the GemFire/Geode server-side but no Spring application context has been bootstrapped to properly configure SSDG on the server(s) in the cluster and the client-side is using Data Serialization.
Resolves gh-54.
2021-06-09 17:22:07 -07:00
John Blum
1ab13954ea
Cleanup compiler warnings and unnecessary use of the Java @SuppressWarnings annotation.
...
Edit Javadoc.
2021-06-09 16:31:09 -07:00
John Blum
9ead01b105
Edit reference documentation and Javadoc references in README.
2021-06-09 16:04:05 -07:00
John Blum
91c2581393
Edit Javadoc.
2021-06-09 13:35:31 -07:00
John Blum
4e096e6480
Cleanup Java Generics compiler warnings on raw type usage.
2021-06-09 13:29:17 -07:00
John Blum
62b7409919
Set version to 2.6.0-SNAPSHOT.
...
Set Spring Session core version to 2.6.0-SNAPSHOT.
2021-05-20 11:07:59 -07:00
John Blum
a1217e82b0
Declare SLF4J dependencies in the compile-time scope.
2021-05-20 11:02:31 -07:00
John Blum
c9c5ffa796
Replace deprecated Mockito verifyZeroInterations(..) with verifyNoInteractions(..).
2021-05-20 11:01:46 -07:00
John Blum
db8fd6fa17
Optimize imports.
2021-05-20 11:00:54 -07:00
John Blum
e194fe31b3
Remove deprecated use of Pool.setThreadLocalConnections(..) in test Geode client configuration.
2021-05-20 10:33:14 -07:00
John Blum
44710874bb
Suppress false positive source code warnings in the AbstractGemFireOpertionsSessionRepositoryTests class.
2021-05-19 18:27:20 -07:00
John Blum
6012ebd316
Suppress FindBugs warnings logged from the integrationTest Gradle task.
2021-05-19 18:25:39 -07:00
John Blum
c1660773b5
Quiet the log output from the test class as well as the forked Apache Geode Server JVM process.
2021-05-19 18:23:43 -07:00
John Blum
af896e531e
Add test logging configuration to control the log output on test runs.
2021-05-19 17:08:02 -07:00
John Blum
7573762d18
Cleanup Gradle build, dependency management and dependency version properties.
2021-05-19 15:57:03 -07:00
John Blum
92630559f9
Edit README to refer to SSDG 2.5.0.
2021-05-19 11:20:35 -07:00
John Blum
9b7608de72
Prepare next development iteration.
...
Set Spring Session core version to 2.5.1-SNAPSHOT
Set version to 2.5.1-SNAPSHOT.
2021-05-19 11:19:25 -07:00
John Blum
7af3fd52c0
Release 2.5.0.
2021-05-18 23:05:14 -07:00
John Blum
d8f96874f9
Replace Spring Boot dependency management with explicit dependency management.
...
Declaere the Spring Framework BOM.
Declare the Spring Data BOM.
Declare dependency management for javax.servlet:javax.servlet-api.
Declare dependency management for the following libs:
* AssertJ
* JUnit
* Mockito
* JCL to SLF4J
* Log4J to SLF4J
* Logback
* Selenium HtmlUnit
* SLF4J
* Spring Security
2021-05-18 22:59:13 -07:00
John Blum
ec0058b317
Edit changelog and add 2.5.0 release notes.
2021-05-18 21:41:55 -07:00
John Blum
c484497817
Upgrade to Spring Session 2.5.0.
2021-05-18 21:31:15 -07:00
John Blum
eddcd548f6
Upgrade to Spring Data Pascal-SR1.
...
Upgrade to Spring Data BOM 2021.0.1.
Upgrade to Spring Data Commons 2.5.1.
Upgrade to Spring Data for Apache Geode 2.5.1.
2021-05-18 21:30:22 -07:00
John Blum
a20bea481b
Upgrade to Spring Boot 2.5.0-RC1.
2021-05-18 21:28:58 -07:00
John Blum
e2d74afdb5
Upgrade to Spring Framework 5.3.7.
2021-05-18 21:27:53 -07:00
John Blum
3a946028d4
Set Docs server hostname to docs-ip.spring.io.
2021-04-27 11:53:07 -07:00