慕华
aa4f783b45
Update boot-redis.adoc
...
on-save -> on_save
2020-03-16 08:08:14 -05:00
Eleftheria Stein
11fb68444f
Fix invalid reference in docs
2020-03-13 11:04:12 -04:00
Eleftheria Stein
00026a30f4
Fix PDF docs
...
Resolves : #1603
2020-03-13 10:59:40 -04:00
Eleftheria Stein
c007437bd3
Next Development Build
2020-03-02 17:24:40 -05:00
Eleftheria Stein
dda13b5619
Release 2.3.0.RC1
2020-03-02 17:02:13 -05:00
Eleftheria Stein
366f13bd25
Upgrade Hazelcast to 3.12.6
...
Resolves : #1591
2020-03-02 16:29:04 -05:00
Eleftheria Stein
3535137c47
Upgrade test dependencies
2020-03-02 16:28:51 -05:00
Eleftheria Stein
a9bca9088f
Upgrade Reactor to Dysprosium-SR5
...
Resolves : #1590
2020-03-02 16:14:41 -05:00
Eleftheria Stein
31de86ecef
Upgrade samples to Spring Boot 2.2.5
...
Resolves : #1589
2020-03-02 15:46:30 -05:00
Eleftheria Stein
d123960f89
Upgrade Spring Data to Neumann-M3
...
Resolves : #1588
2020-03-02 15:45:19 -05:00
Eleftheria Stein
16d2923efd
Upgrade Spring Security to 5.3.0.RC1
...
Resolves : #1587
2020-03-02 15:44:49 -05:00
Eleftheria Stein
24015d0854
Upgrade Spring Framework to 5.2.4.RELEASE
...
Resolves : #1586
2020-03-02 15:43:43 -05:00
Eleftheria Stein
d8f160c178
Update documentation styling
...
Upgrade spring-build-conventions to 0.0.28.RELEASE
Resolves : #1585
2020-03-02 15:30:29 -05:00
Eleftheria Stein
0318f6e2c1
Fix asciidoctor warnings
...
Invalid references and mismatched nesting blocks
2020-03-02 09:13:17 -05:00
Eleftheria Stein
43dd571345
Fix typo in Javadoc
2020-02-27 16:32:29 -05:00
Adam Kucera
e7fb9fce47
Fix examples in JavaDocs of classes which use SessionRepositories
...
The examples in JavaDocs of @EnableSpringHttpSession, SpringHttpSessionConfiguration and @EnableSpringWebSession were creating MapSessionRepository / ReactiveMapSessionRepository
using a constructor, which no longer exists in the classes. This should allow the example
to be used out of the box.
2020-02-20 15:25:46 -05:00
Eleftheria Stein
f13eb8d73e
Use Spring Security lambda DSL in samples
...
Fixes: gh-1580
2020-02-19 12:36:51 +01:00
Jivko Vantchev
1a07ba5114
Fixes the duplicate index name in the example SQL script
...
The change is in the comments for the JdbcIndexedSessionRepository.
2020-02-14 12:03:24 +01:00
Eleftheria Stein
7125aac567
Next Development Build
2020-01-29 22:18:06 +01:00
Eleftheria Stein
3cbd3a9e25
Release 2.3.0.M1
2020-01-29 21:54:34 +01:00
Eleftheria Stein
4c914d46c9
Upgrade Spring Framework to 5.2.3.RELEASE
...
Resolves : #1575
2020-01-29 21:47:32 +01:00
Eleftheria Stein
adf411ecc3
Upgrade Spring Security to 5.3.0.M1
...
Resolves : #1568
2020-01-29 21:12:50 +01:00
Eleftheria Stein
95b39a203f
Upgrade Spring Data to Neumann-M2
...
Resolves : #1567
2020-01-29 21:12:06 +01:00
Eleftheria Stein
3d653b3b50
Next Development Build
2020-01-29 21:08:14 +01:00
Eleftheria Stein
938fd3c2e5
Next Development Build
2020-01-29 20:55:04 +01:00
Eleftheria Stein
45bb0f9b0c
Run deployArtifacts before finalizeDeployArtifacts in build
...
This commit is needed to fix the release
Resolves : #1574
2020-01-29 16:39:07 +01:00
Eleftheria Stein
cddd84d564
Release 2.2.1.RELEASE
2020-01-28 10:57:10 +01:00
Eleftheria Stein
6931d40e6e
Upgrade samples to Spring Boot 2.2.4.RELEASE
...
Resolves : #1563
2020-01-28 10:26:32 +01:00
Eleftheria Stein
3b672787f3
Upgrade Spring Data to Moore-SR4
...
Resolves : #1564
2020-01-28 10:22:14 +01:00
Eleftheria Stein
c0ee52b33b
Upgrade Reactor to Dysprosium-SR4
...
Resolves : #1565
2020-01-28 10:21:32 +01:00
Eleftheria Stein
68f8641233
Upgrade Spring Security to 5.2.1.RELEASE
...
Resolves : #1566
2020-01-28 10:20:48 +01:00
Eleftheria Stein
e7b2af47e1
Upgrade Hazelcast to 3.12.5
...
Resolves : #1569
2020-01-28 10:19:16 +01:00
Eleftheria Stein
1ad6cbd7f8
Update note in custom-cookie index page
...
Resolves: gh-1559
2020-01-13 11:57:20 +01:00
Rob Winch
195af52d0b
Upgrade to Spring Framework 5.2.2.RELEASE
...
Fixes gh-1548
2019-12-13 07:06:19 -06:00
Vedran Pavic
bc9d5f1299
Start building against Spring Framework 5.2.2.RELEASE snapshots
...
See: #1548
2019-11-16 10:20:11 +01:00
Vedran Pavic
3a4345eb6a
Upgrade Gradle to 5.6.4
2019-11-15 22:23:23 +01:00
Vedran Pavic
6c41dea893
Polish contribution
...
Resolves : #1543
2019-11-15 22:10:35 +01:00
Eleftheria Stein
ee1d5b3b3c
Document support for SameSite cookie directive
...
See: #1543
2019-11-15 22:06:13 +01:00
Christoph Dreis
89a4255679
Parse expression only once in PrincipalNameIndexResolver
...
Resolves : #1539
2019-11-15 12:13:42 +01:00
Rob Winch
6d2e51a0b9
Next Development Build
2019-10-15 15:32:01 -05:00
Rob Winch
798d398d9b
Release 2.2.0.RELEASE
2019-10-15 15:31:21 -05:00
Vedran Pavic
085554f56b
Polish DefaultCookieSerializer
...
See: #1514
2019-10-09 08:58:42 +02:00
Vedran Pavic
45b3b35db7
Update Travis CI config
2019-10-08 12:28:42 +02:00
Vedran Pavic
2d06e1159c
Improve Hazelcast integration tests
...
Resolves : #1534
2019-10-08 12:04:42 +02:00
Vedran Pavic
927008bdc8
Ensure session cookie's expires directive uses GMT format
...
Resolves : #1514
2019-10-07 21:54:00 +02:00
Vedran Pavic
30588dc3c8
Improve Hazelcast client-server topology integration tests
...
Resolves : #1527
2019-10-06 15:54:02 +02:00
Vedran Pavic
2f79da00dc
Upgrade Hazelcast to 3.12.3
...
Resolves : #1525
2019-10-06 11:41:03 +02:00
Vedran Pavic
e2abe36fa8
Upgrade samples to Spring Boot 2.2.0.RC1
...
Resolves : #1521
2019-10-03 17:16:59 +02:00
Vedran Pavic
456fd3adb4
Next development version
2019-10-01 06:26:41 +02:00
Vedran Pavic
bd0f474b5b
Release 2.2.0.RC1
2019-10-01 06:25:43 +02:00