Stéphane Nicoll
57171143b9
Upgrade to Micrometer 1.14.0-M2
...
Closes gh-33327
2024-08-13 18:07:08 +02:00
Stéphane Nicoll
7d72a03427
Start building against Micrometer 1.14.0-M2 snapshots
...
See gh-33327
2024-08-08 10:55:14 +02:00
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
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