Stéphane Nicoll
88a408474d
Start building against Reactor 2024.0.0-M5 snapshots
...
See gh-33328
2024-08-07 10:22:53 +02:00
Stéphane Nicoll
5a99407847
Start building against Reactor 2023.0.9 snapshots
...
See gh-33326
2024-08-07 10:02:20 +02:00
Stéphane Nicoll
05bd246cab
Start building against Micrometer 1.12.9 snapshots
...
See gh-33325
2024-08-07 10:01:54 +02:00
Stéphane Nicoll
2190c6ec79
Merge branch '6.1.x'
2024-07-21 11:42:39 +02:00
Stéphane Nicoll
af8dc44469
Polish "Stop referring to STRUCT and ARRAY as they are deprecated"
...
See gh-33248
2024-07-21 11:39:16 +02:00
Stéphane Nicoll
16b6d42adf
Upgrade to Reactor 2024.0.0-M4
...
Closes gh-33171
2024-07-09 15:52:43 +02:00
Stéphane Nicoll
86da45ba15
Upgrade to Reactor 2023.0.8
...
Closes gh-33169
2024-07-09 15:52:09 +02:00
Stéphane Nicoll
b2ba61155a
Upgrade to Micrometer 1.14.0-M1
...
Closes gh-33170
2024-07-09 14:39:28 +02:00
Stéphane Nicoll
6a60298024
Upgrade to Micrometer 1.12.8
...
Closes gh-33168
2024-07-09 14:39:10 +02:00
Sébastien Deleuze
4ad5c59dea
Upgrade to Kotlin Coroutines 1.8.1
...
Closes gh-33176
2024-07-09 14:35:15 +02:00
Sébastien Deleuze
ea2895f7c7
Merge branch '6.1.x'
2024-07-09 14:34:47 +02:00
Sébastien Deleuze
f8b448e949
Upgrade to Kotlin Serialization 1.6.3
...
Closes gh-33175
2024-07-09 14:31:56 +02:00
Juergen Hoeller
f91f7916ac
Merge branch '6.1.x'
...
# Conflicts:
# framework-platform/framework-platform.gradle
2024-07-08 22:57:14 +02:00
Juergen Hoeller
bc2deef951
Upgrade to JRuby 9.4.8, Rhino 1.7.15, Moneta 1.4.4, JSONassert 1.5.3
2024-07-08 22:55:54 +02:00
Juergen Hoeller
c6347025d6
Merge branch '6.1.x'
...
# Conflicts:
# spring-webmvc/src/test/java/org/springframework/web/servlet/config/annotation/ViewResolutionIntegrationTests.java
2024-07-08 19:54:07 +02:00
Juergen Hoeller
7322a0d3c5
Upgrade to Groovy 4.0.22, Tomcat 10.1.25, Jetty 12.0.11, Undertow 2.3.14
2024-07-08 19:43:19 +02:00
gregw
0a60c622cc
Implement Eclipse Jetty core HTTP handler adapter
...
This provides an implementation of an HTTP Handler Adapter that is coded
directly to the Eclipse Jetty core API, bypassing any servlet
implementation.
This includes a Jetty implementation of the spring `WebSocketClient`
interface, `JettyWebSocketClient`, using an explicit dependency to the
jetty-websocket-api.
Closes gh-32097
Co-authored-by: Lachlan Roberts <lachlan@webtide.com>
Co-authored-by: Arjen Poutsma <arjen.poutsma@broadcom.com>
2024-07-08 18:36:46 +02:00
Stéphane Nicoll
6cccbeda5b
Merge branch '6.1.x'
2024-07-04 04:26:46 +02:00
Stéphane Nicoll
099a97740e
Downgrade Awaitility to 4.2.0
...
This is required to build against ea builds
Closes gh-33143
2024-07-04 04:20:43 +02:00
Sam Brannen
3715df11de
Merge branch '6.1.x'
2024-06-27 17:02:16 +02:00
Sam Brannen
e881c70a93
Upgrade to JUnit 5.10.3
2024-06-27 17:00:43 +02:00
Sam Brannen
9b58e1ff71
Merge branch '6.1.x'
2024-06-23 17:44:47 +02:00
Sam Brannen
6b456b6157
Upgrade to FreeMarker 2.3.33
2024-06-22 16:55:56 +02:00
Stéphane Nicoll
043b93d255
Upgrade to HtmlUnit 4.2.0
...
Closes gh-33081
2024-06-21 14:30:02 +02:00
Juergen Hoeller
b196167f19
Merge branch '6.1.x'
...
# Conflicts:
# framework-platform/framework-platform.gradle
2024-06-12 14:28:53 +02:00
Juergen Hoeller
cdfe5816c8
Upgrade to Netty 4.1.111 and Awaitility 4.2.1
2024-06-12 14:23:14 +02:00
Stéphane Nicoll
c36e270481
Upgrade to Reactor 2024.0.0-M3
...
Closes gh-33006
2024-06-11 14:47:40 +02:00
Stéphane Nicoll
261dac87cc
Upgrade to Reactor 2023.0.7
...
Closes gh-33007
2024-06-11 14:42:08 +02:00
Brian Clozel
a6fb7e99a0
Support for Protobuf 4.x
...
This commit compiles our Protobuf against 4.27, effectively raising our
baseline to 3.9+.
This commit also re-generates all the Java messages from the .proto spec
using the latest protoc binary.
Closes gh-33011
2024-06-11 14:12:55 +02:00
Juergen Hoeller
3d8488a7d8
Upgrade to Micrometer 1.13.1
...
Closes gh-33000
2024-06-11 09:13:42 +02:00
Juergen Hoeller
e48f37d956
Upgrade to Micrometer 1.12.7
...
Closes gh-33001
2024-06-11 09:05:48 +02:00
Juergen Hoeller
a26d31ee3a
Merge branch '6.1.x'
...
# Conflicts:
# framework-platform/framework-platform.gradle
2024-06-05 00:02:33 +02:00
Juergen Hoeller
f58c7d80cc
Upgrade to SLF4J 2.0.13, Jetty 12.0.10, Netty 4.1.110, JRuby 9.4.7
2024-06-04 23:44:54 +02:00
Sam Brannen
870d15c0b6
Merge branch '6.1.x'
2024-05-27 16:44:19 +02:00
Sam Brannen
8feb842df5
Upgrade to AssertJ 3.26.0
...
See https://github.com/assertj/assertj/issues/3322
2024-05-27 16:43:22 +02:00
Juergen Hoeller
559fec052f
Merge branch '6.1.x'
2024-05-21 19:22:55 +02:00
Juergen Hoeller
58da30cd30
Upgrade to Jetty Reactive HttpClient 4.0.4
2024-05-21 19:22:20 +02:00
Juergen Hoeller
c69ab069b7
Upgrade to Reactor 2024.0.0-M2
...
Closes gh-32785
2024-05-14 22:03:38 +02:00
Juergen Hoeller
7c534eeeeb
Merge branch '6.1.x'
...
# Conflicts:
# framework-platform/framework-platform.gradle
2024-05-14 22:02:32 +02:00
Juergen Hoeller
70886e32c0
Upgrade to Reactor 2023.0.6
...
Includes AspectJ 1.9.22.1, Tomcat 10.1.24, Jetty 12.0.9, Mockito 5.12
Closes gh-32786
2024-05-14 22:01:07 +02:00
Brian Clozel
ec4f3ea6d0
Merge branch '6.1.x'
...
Closes gh-32811
2024-05-13 21:26:56 +02:00
Brian Clozel
a89a88d17c
Upgrade to Micrometer 1.12.6
...
Closes gh-32810
2024-05-13 21:25:09 +02:00
Sébastien Deleuze
8de7c64637
Upgrade to webjars-locator-lite 1.0.0
...
Closes gh-32564
2024-05-03 09:38:31 +02:00
Stéphane Nicoll
d708343a05
Upgrade to HtmlUnit 4.1.0
...
As well as Selenium 4.20.0
Closes gh-32740
2024-05-02 13:45:31 +02:00
Juergen Hoeller
dfc053ad65
Merge branch '6.1.x'
...
# Conflicts:
# framework-platform/framework-platform.gradle
2024-04-29 18:05:40 +02:00
Juergen Hoeller
26706f0039
Upgrade to Groovy 4.0.21, Tomcat 10.1.23, Jetty 12.0.8, Netty 4.1.109, Undertow 2.3.13, Checkstyle 10.16
2024-04-29 18:04:25 +02:00
Stéphane Nicoll
cc7815145f
Upgrade to Reactor 2024.0.0-M1
...
Closes gh-32591
2024-04-09 19:51:42 +02:00
Stéphane Nicoll
a0136a276a
Upgrade to Reactor 2023.0.5
...
Closes gh-32592
2024-04-09 19:51:08 +02:00
Stéphane Nicoll
cb8b7a455a
Start building against Reactor 2024.0.0-M1 snapshots
...
See gh-32591
2024-04-09 13:54:10 +02:00
Stéphane Nicoll
f3aa61c5bb
Upgrade to Micrometer 1.13.0-RC1
...
Closes gh-32595
2024-04-09 13:39:49 +02:00
Stéphane Nicoll
7b7cfb27a3
Upgrade to Micrometer 1.12.5
...
Closes gh-32596
2024-04-09 12:59:46 +02:00
Sébastien Deleuze
78f08ed1dd
Upgrade to webjars-locator-lite 0.0.4
...
See gh-27619
2024-04-08 09:33:35 +02:00
Juergen Hoeller
03dd8e20e2
Merge branch '6.1.x'
2024-04-05 18:05:37 +02:00
Juergen Hoeller
67a81004a2
Upgrade to AspectJ 1.9.22, Groovy 4.0.20, Tomcat 10.1.20, Netty 4.1.108, OpenPDF 1.3.43, Woodstox 6.6.2, Checkstyle 10.15
2024-04-05 18:04:58 +02:00
Sébastien Deleuze
bf2a72b043
Upgrade webjars-locator-lite to 0.0.3
...
See gh-27619
2024-04-02 10:22:31 +02:00
Sébastien Deleuze
67edcde0a2
Introduce support for webjars-locator-lite
...
This commit introduces support for org.webjars:webjars-locator-lite
via a new LiteWebJarsResourceResolver in Spring MVC and WebFlux, and
deprecates WebJarsResourceResolver which is performing a classpath
scanning that slows down application startup.
Closes gh-27619
2024-04-02 10:16:51 +02:00
Juergen Hoeller
7f7c0d59f6
Merge branch '6.1.x'
2024-03-13 18:07:21 +01:00
Juergen Hoeller
f5a3658535
Upgrade to Protobuf 3.25.3, Woodstox 6.6.1, JsonPath 2.9, QDox 2.1
2024-03-13 18:06:44 +01:00
Juergen Hoeller
3b87c87a33
Merge branch '6.1.x'
2024-03-12 20:11:21 +01:00
Juergen Hoeller
e5a69dcfdf
Upgrade to Reactor 2023.0.4 and Micrometer 1.12.4
...
Includes AspectJ 1.9.21.1, Groovy 4.0.19, Tomcat 10.1.19, Jetty 12.0.7, Jackson 2.15.4, OpenPDF 1.3.42, Mockito 5.11, Checkstyle 10.14.1
Closes gh-32420
Closes gh-32431
2024-03-12 20:07:58 +01:00
Stéphane Nicoll
92d1ebefbb
Upgrade to HtmUnit 3.11.0
...
This commit upgrades to a major new release of HtmlUnit. This is a
breaking change as HtmlUnit 3 moves to a `org.htmlunit` package and
calling code needs to be restructured.
Our use of Selenium has been adapted accordingly, moving to Selenium
3, using the new org.seleniumhq.selenium:htmlunit3-driver integration.
Closes gh-30392
2024-03-11 14:36:46 +01:00
Juergen Hoeller
d45c0e6b8a
Upgrade to Undertow 2.3.12, OpenPDF 1.3.41, JRuby 9.4.6
2024-02-28 21:42:16 +01:00
Juergen Hoeller
f41c7ceaf7
Upgrade to Undertow 2.3.11
2024-02-15 10:55:28 +01:00
Juergen Hoeller
9a068869ef
Upgrade to Reactor 2023.0.3, Micrometer 1.12.3, Context Propagation 1.1.1
...
Includes Groovy 4.0.18, Netty 4.1.107, OpenPDF 1.3.40, Protobuf 3.25.2
2024-02-15 10:13:47 +01:00
Juergen Hoeller
d8c4a33bea
Upgrade to SLF4J 2.0.12, Jetty 12.0.6, Apache HttpClient 5.3.1, OpenPDF 1.3.39, Mockito 5.10, Checkstyle 10.13
2024-02-06 17:54:26 +01:00
Stéphane Nicoll
9c15b3fa4c
Upgrade to AssertJ 3.25.3
2024-02-06 08:33:22 +01:00
Sam Brannen
b737f36f39
Upgrade to JUnit 5.10.2
2024-02-04 14:00:56 +01:00
Sam Brannen
542502b2b6
Upgrade to AssertJ 3.25.2
2024-01-29 16:08:04 +01:00
Arjen Poutsma
a4fcef4a62
Upgrade to jetty-reactive-httpclient:4.0.2
...
Closes gh-31931
2024-01-24 14:09:43 +01:00
Juergen Hoeller
fdfa4284de
Upgrade to Reactor 2023.0.2 and Micrometer 1.12.2
...
Includes SLF4J 2.0.11, Tomcat 10.1.18, Apache HttpClient 5.3, POI 5.2.5, OpenPDF 1.3.36
Closes gh-31995
Closes gh-31996
2024-01-10 10:48:12 +01:00
Stefano Cordio
be9ee9112c
Upgrade to AssertJ 3.25.1, use AssertJ BOM
...
Closes gh-31945
2024-01-04 09:55:12 +01:00
Sam Brannen
6eed2b0aee
Upgrade to "TestNG Engine for the JUnit Platform" version 1.0.5
...
Thanks to a bug fix in 1.0.5, test methods in TestNG test classes can
finally be package private as was always the case with TestNG itself.
See https://github.com/junit-team/testng-engine/issues/16
2024-01-02 16:46:24 +01:00
Sam Brannen
7876db03c6
Upgrade to TestNG 7.9.0
2024-01-02 16:45:04 +01:00
Sam Brannen
ffddbb586e
Upgrade to AssertJ 3.25.0
2024-01-02 16:45:04 +01:00
Stéphane Nicoll
2d6b77336b
Revert Upgrad to Jetty Reactive Httpclient 4.0.2
...
Upgrading leads to to WebClientIntegrationTests to fail with Jetty and
the build does not complete properly. This commit reverts the upgrade.
See gh-31931
2024-01-01 11:22:25 +01:00
Juergen Hoeller
243ec88e95
Upgrade to SLF4J 2.0.10, AspectJ 1.9.21, Groovy 4.0.17, Tomcat 10.1.17, Jetty 12.0.5, Netty 4.1.104, Jackson 2.15.3, Protobuf 3.25.1, OpenPDF 1.3.35
2023-12-30 16:47:50 +01:00
Juergen Hoeller
7adc2f0779
Upgrade to Tomcat 10.1.16 and Jetty 12.0.4
2023-12-12 14:26:56 +01:00
Stéphane Nicoll
33b28fe5bf
Upgrade to Reactor 2023.0.1
...
Closes gh-31814
2023-12-12 13:58:24 +01:00
Brian Clozel
f0abdf2264
Upgrade to Mockito 5.8.0
...
See gh-31459
2023-12-12 11:22:41 +01:00
Brian Clozel
c7f24efc27
Upgrade to Groovy 4.0.16
...
See gh-31459
2023-12-12 11:22:07 +01:00
Stéphane Nicoll
f962211e0a
Start building against Reactor 2023.0.1 snapshots
...
See gh-31814
2023-12-11 15:00:19 +01:00
Stéphane Nicoll
6077c998d1
Upgrade to Micrometer 1.12.1
...
Closes gh-31813
2023-12-11 14:55:55 +01:00
Juergen Hoeller
b0e29acd23
Upgrade to SmallRye Mutiny 1.10.0
2023-11-16 11:22:01 +01:00
Juergen Hoeller
ca9634143c
Upgrade to Reactor 2023.0.0
...
Includes Protobuf 3.25.0, Artemis 2.31.2, Checkstyle 10.12.5
Closes gh-31557
2023-11-15 14:06:43 +01:00
Juergen Hoeller
0e6bf098cb
Merge branch '6.0.x'
...
# Conflicts:
# build.gradle
# framework-platform/framework-platform.gradle
# spring-jdbc/src/main/java/org/springframework/jdbc/core/namedparam/NamedParameterJdbcTemplate.java
2023-11-15 13:36:03 +01:00
Juergen Hoeller
eb1883bdc4
Upgrade to Reactor 2022.0.13 and Netty 4.1.101
...
Includes RxJava 3.1.8, Apache HttpComponents Core Reactive 5.2.3, POI 5.2.4, Commons IO 2.15, WebJars Locator 0.55, OpenPDF 1.3.33, JRuby 9.4.5, H2 2.2.224, ActiveMQ 5.17.6, Checkstyle 10.12.5
Closes gh-31585
2023-11-15 13:29:13 +01:00
Brian Clozel
01f2925048
Upgrade to Micrometer 1.10.13
...
Closes gh-31586
2023-11-13 14:28:45 +01:00
Brian Clozel
dced3539a3
Upgrade to Context Propagation 1.1.0
...
Closes gh-31599
2023-11-13 14:15:39 +01:00
Brian Clozel
bb66885426
Upgrade to Micrometer 1.12.0
...
Closes gh-31556
2023-11-13 14:15:02 +01:00
Juergen Hoeller
8841b7c3bb
Upgrade to SnakeYAML 2.2
2023-11-09 11:52:02 +01:00
Juergen Hoeller
6c00e6162b
Merge branch '6.0.x'
...
# Conflicts:
# framework-platform/framework-platform.gradle
# spring-jdbc/src/main/java/org/springframework/jdbc/core/metadata/GenericCallMetaDataProvider.java
2023-11-09 11:50:55 +01:00
Juergen Hoeller
11fdb5ba17
Upgrade to Log4J 2.21.1, Tomcat 10.1.15, Jetty 11.0.18, Undertow 2.3.10, EclipseLink 3.0.4, Mockito 5.7
2023-11-09 10:53:47 +01:00
Sam Brannen
cd503e3af6
Upgrade to JUnit 5.10.1
...
Closes gh-31558
2023-11-06 14:57:31 +01:00
Brian Clozel
d6c9ed200a
Upgrade to EclipseLink 3.0.4
...
See gh-31078
2023-10-26 12:00:03 +02:00
Stéphane Nicoll
a5950ca7d5
Polish "Fix spring-orm tests with eclipselink and Java 18+"
...
We can't upgrade to Eclipselink 4 as it would change the baseline that
this generation uses. However, there is a recent release in the current
line that adds compatibility with recent JDKs.
See gh-31078
2023-10-24 16:49:58 +02:00
Dmitrii Bocharov
ce778cee27
Fix spring-orm tests with eclipselink and Java 18+
...
See gh-31078
2023-10-24 16:49:58 +02:00
Brian Clozel
631a5d1dc1
Remove support for Protobuf 2.x and protobuf-java-format
...
Closes gh-31465
2023-10-20 15:05:02 +02:00
Juergen Hoeller
2cdc114273
Merge branch '6.0.x'
2023-10-11 16:11:34 +02:00
Juergen Hoeller
87424cd605
Upgrade to SLF4J 2.0.9 and AspectJ 1.9.20.1
2023-10-11 15:44:07 +02:00
Juergen Hoeller
841448877a
Upgrade to Reactor 2023.0.0-RC1
...
Includes Jetty 12.0.2 and Checkstyle 10.12.4
Closes gh-31406
2023-10-11 00:46:24 +02:00