Vedran Pavic
2e4f12e1a7
Upgrade Reactor to Californium-SR12
...
Resolves : #1500
2019-09-24 21:06:00 +02:00
Vedran Pavic
d582343a7e
Upgrade samples to Spring Boot 2.1.8.RELEASE
...
Resolves : #1492
2019-09-24 21:05:54 +02:00
Vedran Pavic
2505270f5f
Upgrade Reactor to Californium-SR11
...
Resolves : #1500
2019-09-03 22:10:11 +02:00
Vedran Pavic
02e182ab4a
Upgrade samples to Spring Boot 2.1.7.RELEASE
...
Resolves : #1492
2019-08-22 22:49:57 +02:00
Vedran Pavic
8f13a7b356
Fix test visibility
...
See: #1489
2019-08-21 18:56:38 +02:00
Josh Cummings
51252a55e6
Add OnCommittedResponseWrapper.setContentLengthLong
...
Add setContentLengthLong tracking to OnCommittedResponseWrapper in
order to detect commits on servlets that use setContentLengthLong to
announce the entity size they are about to write (as used in the
Apache Tomcat's DefaultServlet).
Fixes gh-1489
2019-08-21 18:53:08 +02:00
Vedran Pavic
4487b07bb1
Next development version
2019-08-05 17:07:18 +02:00
Vedran Pavic
84479a0ba0
Release 2.1.8.RELEASE
2019-08-05 17:04:17 +02:00
Vedran Pavic
643f9cfd1a
Update integration tests
2019-08-05 13:54:54 +02:00
Vedran Pavic
95e6d710ba
Upgrade test dependencies
2019-08-05 13:54:29 +02:00
Vedran Pavic
0cf723c6aa
Upgrade Spring Data to Lovelace-SR10
...
Resolves : #1473
2019-08-05 13:53:48 +02:00
Vedran Pavic
66cc442b5f
Update integration tests
2019-08-03 09:27:46 +02:00
Vedran Pavic
23d8c18b22
Upgrade test dependencies
2019-08-03 09:26:52 +02:00
Vedran Pavic
28d1d4fd00
Upgrade Spring Framework to 5.1.9.RELEASE
...
Resolves : #1464
2019-08-03 09:25:15 +02:00
Vedran Pavic
e82a856d00
Upgrade Reactor to Californium-SR10
...
Resolves : #1472
2019-08-03 09:24:25 +02:00
Vedran Pavic
e40e55d1e9
Filtering for nested ERROR dispatch
...
Resolves : #1470
See: spring-projects/spring-framework#23196
2019-07-19 21:06:30 +02:00
Vedran Pavic
a289938c7c
Upgrade samples to Spring Boot 2.1.6.RELEASE
...
Resolves : #1463
2019-06-20 11:43:05 +02:00
Rob Winch
63927aa4da
Next Development Version
2019-06-14 16:52:21 -05:00
Rob Winch
88071796a2
Release 2.1.7.RELEASE
2019-06-14 16:49:34 -05:00
Vedran Pavic
76bc9563bb
Upgrade Spring Data to Lovelace-SR9
...
Resolves : #1443
2019-06-14 15:42:41 +02:00
Vedran Pavic
819b341a9f
Update integration tests
2019-06-13 18:43:30 +02:00
Vedran Pavic
3b0be07c8e
Upgrade test dependencies
2019-06-13 18:43:17 +02:00
Vedran Pavic
6761f2cc68
Upgrade Spring Framework to 5.1.8.RELEASE
...
Resolves : #1442
2019-06-13 18:42:59 +02:00
Vedran Pavic
c8f266cea2
Upgrade Reactor to Californium-SR9
...
Resolves : #1446
2019-06-11 11:26:40 +02:00
Vedran Pavic
7d71aa5d00
Separate "filtered" attribute for ERROR dispatch
...
Resolves : #1451
See: spring-projects/spring-framework#22989
2019-06-11 08:34:04 +02:00
Vedran Pavic
bee9c7c2e2
Polish build
...
See: spring-projects/spring-security#6200
2019-06-11 08:33:39 +02:00
Vedran Pavic
8788165966
Upgrade samples to Spring Boot 2.1.5.RELEASE
...
Resolves : #1444
2019-06-03 07:47:28 +02:00
Vedran Pavic
aadc806447
Update integration tests
2019-06-02 19:23:19 +02:00
Vedran Pavic
0fb942f795
Upgrade test dependencies
2019-06-02 19:23:07 +02:00
Vedran Pavic
49ebaa5cb7
Save reactive Redis session on subscribe
...
This commit ensures ReactiveRedisOperationsSessionRepository#save does work only after subscribe. Without this, multiple invocations of #save over the course of same request can lead to race condition situations.
Resolves : #1440
2019-06-02 19:21:49 +02:00
Vedran Pavic
a48edd5e71
Update Jenkinsfile to use explicit JAVA_HOME
2019-05-27 09:44:33 +02:00
Rob Winch
17ddfc0fa8
Redis save uses then
...
We need to ensure that the session id is changed before we save the
changes. Otherwise the rename of the session id will override the
changes we just made.
Fixes: gh-1428
2019-05-16 15:49:24 -05:00
Rob Winch
f2f9562a01
Next Development Version
2019-05-13 14:44:42 -05:00
Rob Winch
4c50da3982
Release 2.1.6.RELEASE
2019-05-13 12:23:21 -05:00
Vedran Pavic
b1d53874e4
Ensure Redis session with immediate flush respects defaultMaxInactiveInterval
...
Resolves : #1423
2019-05-13 19:09:45 +02:00
Vedran Pavic
cc2a75b668
Upgrade Spring Data to Lovelace-SR8
...
Resolves : #1418
2019-05-13 17:49:30 +02:00
Vedran Pavic
006acba02a
Upgrade Reactor to Californium-SR8
...
Resolves : #1419
2019-05-13 17:49:10 +02:00
Vedran Pavic
168ad85cc5
Upgrade Spring Data to Lovelace-SR7
...
Resolves : #1418
2019-05-10 22:31:28 +02:00
Vedran Pavic
3f61a30568
Update integration tests
2019-05-10 08:45:42 +02:00
Vedran Pavic
318036828d
Upgrade test dependencies
2019-05-10 08:41:45 +02:00
Vedran Pavic
326e7070b1
Upgrade Hazelcast to 3.11.4
...
Resolves : #1421
2019-05-10 08:36:50 +02:00
Vedran Pavic
81ca7d5f83
Upgrade samples to Spring Boot 2.1.4.RELEASE
...
Resolves : #1420
2019-05-10 08:18:43 +02:00
Vedran Pavic
de8e47e4c3
Upgrade Reactor to Californium-SR7
...
Resolves : #1419
2019-05-10 08:18:43 +02:00
Vedran Pavic
ef6b9f8812
Upgrade Spring Framework to 5.1.7.RELEASE
...
Resolves : #1417
2019-05-10 08:16:42 +02:00
Vedran Pavic
14be439da0
Fix JdbcOperationsSessionRepository lazy deserialization
...
Resolves : #1412
2019-05-06 23:38:47 +02:00
Joe Grandja
2631ddc446
Next Development Version
2019-04-02 16:06:36 -04:00
Rob Winch
1e15f0d010
Release 2.1.5.RELEASE
2019-04-02 14:20:31 -05:00
Rob Winch
87c4fb7103
Update to Spring Security 5.1.5.RELEASE
...
Fixes: gh-1355
2019-04-02 14:19:27 -05:00
Vedran Pavic
e05ca40d26
Upgrade Spring Data to Lovelace-SR6
...
Resolves : #1354
2019-04-02 07:30:10 +02:00
Spring Operator
68615cdfce
URL Cleanup
...
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).
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).
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://www.hazelcast.com/schema/config/hazelcast-config-3.11.xsd with 3 occurrences migrated to:
https://www.hazelcast.com/schema/config/hazelcast-config-3.11.xsd ([https](https://www.hazelcast.com/schema/config/hazelcast-config-3.11.xsd ) result 200).
* [ ] http://www.springframework.org/schema/beans/spring-beans.xsd with 9 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd ) result 200).
* [ ] http://www.springframework.org/schema/context/spring-context.xsd with 7 occurrences migrated to:
https://www.springframework.org/schema/context/spring-context.xsd ([https](https://www.springframework.org/schema/context/spring-context.xsd ) result 200).
* [ ] http://www.springframework.org/schema/jdbc/spring-jdbc.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/jdbc/spring-jdbc.xsd ([https](https://www.springframework.org/schema/jdbc/spring-jdbc.xsd ) result 200).
* [ ] http://www.springframework.org/schema/security/spring-security.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/security/spring-security.xsd ([https](https://www.springframework.org/schema/security/spring-security.xsd ) result 200).
* [ ] http://www.springframework.org/schema/util/spring-util-4.1.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/util/spring-util-4.1.xsd ([https](https://www.springframework.org/schema/util/spring-util-4.1.xsd ) result 200).
* [ ] http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd with 2 occurrences migrated to:
https://java.sun.com/xml/ns/javaee/web-app_3_0.xsd ([https](https://java.sun.com/xml/ns/javaee/web-app_3_0.xsd ) result 302).
These URLs were intentionally ignored.
* http://java.sun.com/xml/ns/javaee with 4 occurrences
* http://www.hazelcast.com/schema/config with 6 occurrences
* http://www.springframework.org/schema/beans with 18 occurrences
* http://www.springframework.org/schema/context with 14 occurrences
* http://www.springframework.org/schema/jdbc with 2 occurrences
* http://www.springframework.org/schema/p with 5 occurrences
* http://www.springframework.org/schema/security with 4 occurrences
* http://www.springframework.org/schema/util with 4 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 14 occurrences
2019-04-01 10:45:34 -05:00