Stephane Nicoll
90627b4345
Upgrade to Micrometer 1.10.6
...
Closes gh-30317
2 years ago
Juergen Hoeller
4acc71b282
Upgrade to Reactor 2022.0.6 and Netty 4.1.91
...
Includes Checkstyle 10.9.3 and Mockito 5.3.0
Closes gh-30316
2 years ago
Sam Brannen
ca545ac3d4
Upgrade dependencies
2 years ago
Juergen Hoeller
a0358a4650
Upgrade to Reactor 2022.0.5 and Netty 4.1.90
...
Includes Checkstyle 10.9.1 and Mockito 5.2.0
Closes gh-30133
2 years ago
Juergen Hoeller
2302358606
Upgrade to Log4J 2.20, Tomcat 10.1.7, Jetty 11.0.14, Undertow 2.3.4
2 years ago
rstoyanchev
50c3a62589
Upgrade to Reactor Netty 2022.0.4
...
Closes gh-30063
2 years ago
Violeta Georgieva
682a4d5353
Prefer request hostName and hostPort in ReactorServerHttpRequest
...
See gh-30062
2 years ago
Juergen Hoeller
0619e19140
Upgrade to Reactor 2022.0.3
...
Closes gh-29900
2 years ago
Brian Clozel
2578e3894e
Upgrade to Micrometer 1.10.4
...
Closes gh-29899
2 years ago
Juergen Hoeller
f91b2249b3
Upgrade to Netty 4.1.89
2 years ago
Juergen Hoeller
dc2c33e0ab
Upgrade to Hibernate ORM 5.6.15, FreeMarker 2.3.32, TestNG 7.7.1, XMLUnit 2.9.1
2 years ago
Juergen Hoeller
06fd6ecf1f
Upgrade to Groovy 4.0.8, Tomcat 10.1.5, Netty 4.1.87, Undertow 2.3.3, Jackson 2.14.2, Woodstox 6.5, Mockito 5.1.1, AssertJ 3.24.2, HtmlUnit 2.70, Checkstyle 10.7
2 years ago
Brian Clozel
64219783f6
Start building with Reactor 2022.0.3-SNAPSHOT
...
See gh-29900
2 years ago
Brian Clozel
846a54aef4
Start building with Micrometer 1.10.4-SNAPSHOT
...
See gh-29899
2 years ago
Sam Brannen
ad5c636aff
Upgrade to Mockito 5.0
2 years ago
Brian Clozel
3d571e8ab5
Upgrade to Micrometer 1.10.3
...
Closes gh-29802
2 years ago
Juergen Hoeller
c7cfdfc26c
Downgrade to Mockito 4.9 for spring-beans tests
...
Includes upgrade to HtmlUnit 2.69
2 years ago
Juergen Hoeller
63f0beb209
Upgrade to Reactor 2022.0.2
...
Includes Mockito 4.11 and AssertJ 3.24.1
Closes gh-29797
2 years ago
Sam Brannen
fd3e99c7ee
Upgrade to JUnit 5.9.2
2 years ago
Juergen Hoeller
32e1a6452a
Upgrade to Undertow 2.3.2, Apache HttpClient 5.2.1, Selenium HtmlUnit Driver 2.67
2 years ago
Juergen Hoeller
55295faff0
Upgrade to Tomcat 10.1.4, Jetty 11.0.13, Netty 4.1.86, Protobuf 3.21.12, SLF4J 2.0.6
2 years ago
Brian Clozel
ca68bbc9ff
Upgrade to Reactor 2022.0.1
...
Closes gh-29679
2 years ago
Brian Clozel
9712bb62fd
Upgrade optional dependencies
2 years ago
Brian Clozel
e85f6342a2
Start building against Reactor 2022.0.1
...
See gh-29679
2 years ago
Brian Clozel
7199782d45
Upgrade to Micrometer 1.10.2
...
Closes gh-29678
2 years ago
Juergen Hoeller
ac667a1e2b
Upgrade to Apache HttpClient 5.2
...
Includes JRuby 9.4, Groovy 4.0.6, Hibernate ORM 5.6.14, HSQLDB 2.7.1, SLF4J 2.0.5, Caffeine 3.1.2, Gson 2.10, POI 5.2.3, Protobuf 3.21.10, WebJars Locator 0.52, HtmlUnit 2.67, Mockito 4.9, Checkstyle 10.5
Closes gh-29627
2 years ago
Sébastien Deleuze
2ba7a553b3
Upgrade to Jackson 2.14.1
...
Fix an important memory consumption regression, see
https://github.com/FasterXML/jackson-databind/issues/3665
for more details.
Closes gh-29539
2 years ago
Juergen Hoeller
9d1dfc733d
Upgrade to R2DBC H2 1.0.0
...
See gh-28787
2 years ago
Juergen Hoeller
ddbbe67361
Upgrade to Reactor 2022.0.0
...
Includes Netty 4.1.85, Jetty Reactive HttpClient 3.0.7, SmallRye Mutiny 1.8, SLF4J 2.0.3, OpenPDF 1.3.30, Mockito 4.8.1, HtmlUnit 2.66
Closes gh-29465
2 years ago
Arjen Poutsma
465575f8f2
Upgrade to Woodstox 6.4.0
2 years ago
Brian Clozel
287d6dec8b
Upgrade to Context Propagation 1.0.0
...
Closes gh-29442
2 years ago
Brian Clozel
19d68a42f8
Upgrade to Micrometer 1.10.0
...
Closes gh-29441
2 years ago
Juergen Hoeller
19cf503534
Align with Servlet 6.0 and introduce support for Jakarta WebSocket 2.1
...
Includes corresponding build upgrade to Tomcat 10.1.1 and Undertow 2.3.0
(while retaining runtime compatibility with Tomcat 10.0 and Undertow 2.2)
Closes gh-29435
Closes gh-29436
2 years ago
Arjen Poutsma
af8518ab1e
Upgrade to Jackson 2.14.0
...
This commit upgrades Jackson to 2.14.0.
Closes gh-29351
2 years ago
Arjen Poutsma
ca33752267
Upgrade to Jackson 2.14.0-rc3
...
This commit upgrades Jackson to 2.14.0-rc3, which resolves two
outstanding issues Spring Framework had with rc2. This commit reverts
the changes made due to those issues, see
https://github.com/FasterXML/jackson-core/issues/824 , and
https://github.com/FasterXML/jackson-module-kotlin/issues/582 .
Closes gh-29405
2 years ago
Sébastien Deleuze
0889e47608
Upgrade to GraalVM 22.3 and introduce PreComputeFieldFeature
...
This new GraalVM feature replaces ConstantFieldFeature and
introduces various enhancements:
- Leverage the new FieldValueTransformer API
- Use GraalVM 22.3 graal-sdk dependency instead of svm one
- Avoid using internal GraalVM APIs
- No need to configure JPMS exports
- Directly integrated in spring-core module
- Simplified build configuration
Closes gh-29081
Closes gh-29080
Closes gh-29089
2 years ago
Arjen Poutsma
f99c02fc94
Upgrade to Jackson 2.14.0-rc2
...
This commit upgrades Jackson to 2.14.0-rc2, and uses the new
ByteBufferFeeder in Jackson2Tokenizer.
Unfortunately, because of https://github.com/FasterXML/jackson-core/issues/478 ,
we had to change the CompilerConventions to suppress class file warnings.
Closes gh-29343
2 years ago
Juergen Hoeller
311048726e
Upgrade to Derby 10.16
...
Closes gh-29344
2 years ago
Juergen Hoeller
02979efb2c
Upgrade to Netty 4.1.84
2 years ago
rstoyanchev
141e735b18
Upgrade to Reactor 2022.0.0-RC1
...
Closes gh-29268
2 years ago
Brian Clozel
fbb8cdb948
Upgrade to Context Propagation 1.0.0-RC1
...
Closs gh-29273
2 years ago
Brian Clozel
ac8c36a5c8
Upgrade to Micrometer 1.10.0-RC1
...
Closes gh-29241
2 years ago
Brian Clozel
ca88eeb1ae
Start building against Context Propagation 1.0.0 SNAPSHOTs
2 years ago
Brian Clozel
455a736a01
Switch to Micrometer 1.10.0-SNAPSHOT
...
See gh-29241
2 years ago
rstoyanchev
b6c2e8de23
Support context propagation for Spring MVC controllers
...
Closes gh-29056
2 years ago
Juergen Hoeller
326335f903
Upgrade to Tomcat 10.1
...
Includes Jetty 11.0.12, Hibernate ORM 5.6.12, HtmlUnit 2.65
2 years ago
Violeta Georgieva
b5adae2086
Switch to Reactor Netty 2 snapshots
...
Update to Reactor BOM 2022.0.0-SNAPSHOT.
Process package changes.
Adapt to new `HttpHeaders` API.
Adapt to new cookies API.
See gh-29247
2 years ago
Phillip Webb
7fd8e081bb
Allow TestCompiler SourceFile to work with records
...
Update `SourceFile` to try a regex replace to make `record` files look
like regular classes.
Closes gh-29236
2 years ago
Sébastien Deleuze
9b577a8955
Upgrade to SLF4J 2.0.2 and Log4j 2.19.0
...
Closes gh-29152
Closes gh-29217
2 years ago
Sam Brannen
39208eaccd
Upgrade to JUnit 5.9.1
...
Closes gh-29179
2 years ago