Brian Clozel
3e41d7f23e
Remove extra asciidoctor configuration
...
See gh-29162
3 years ago
Arjen Poutsma
fa5998ebd4
Trying to fix flaky CoroutinesIntegrationTests
3 years ago
Jay Bryant
2bf8eeb120
Switch to spring-asciidoctor-backends
...
This commit uses the new AsciiDoctor backend.
Closes gh-29162
3 years ago
Brian Clozel
4c45387805
Polish Observability instrumentation
...
This commit removes the scoping of `RestTemplate` requests, since no
user code is meant to run during HTTP client exchanges.
This also polishes the reactive `WebFilter` to directly use the
specific enum when creating the observation.
3 years ago
Sam Brannen
d55bd6d28d
Merge branch '5.3.x'
3 years ago
Johnny Lim
1d0dc43e5f
Upgrade to Gradle Enterprise Conventions Plugin 0.0.11
...
Closes gh-29165
3 years ago
Sam Brannen
d7a2737732
Merge branch '5.3.x'
3 years ago
Jerome Prinet
d8e4dc967f
Update Gradle Enterprise plugin to 3.11.1
...
Closes gh-29164
3 years ago
Sam Brannen
39cf11e21d
Merge branch '5.3.x'
3 years ago
Sam Brannen
f0f633d187
Limit exclude to core Spring Framework committers
3 years ago
Stephane Nicoll
671f843d34
Remove deprecated code
...
Closes gh-29160
3 years ago
Sam Brannen
c2c324be9b
Merge branch '5.3.x'
3 years ago
Sam Brannen
4b7aa6bb39
Exclude core committers from generated changelog
3 years ago
Stephane Nicoll
e59da2de1e
Allow test compilation to reference existing generated classes
...
Previously, the generated classes from an InMemoryGeneratedFiles were
not taken into account and if generated code refers to any of them,
compilation failed.
This commit introduces a ClasFile abstraction, similar to ResourceFile
for resources that represents an existing generated class.
Closes gh-29141
Co-authored-by: Andy Wilkinson <wilkinsona@vmware.com>
3 years ago
Stephane Nicoll
aa5d7398d5
Polish
3 years ago
Stephane Nicoll
b44eb63d29
Workaround LinkageError with TestCompiler
...
See gh-29159
3 years ago
Stephane Nicoll
97e946698b
Merge branch '5.3.x'
3 years ago
Spring Builds
13933ee2c6
Next development version (v5.3.24-SNAPSHOT)
3 years ago
rstoyanchev
8f617780f7
Merge branch '5.3.x'
3 years ago
rstoyanchev
ae8b7973b4
Improve Javadoc on RequestEntity#getUrl
...
Closes gh-28930
3 years ago
Juergen Hoeller
8a37dc23e2
Upgrade to EclipseLink 3.0.3, JRuby 9.3.8, Woodstox 6.3.1
3 years ago
Juergen Hoeller
5e162881a6
Merge branch '5.3.x'
...
# Conflicts:
# build.gradle
3 years ago
Juergen Hoeller
a7f430bda8
Upgrade to Checkstyle 10.3.3, RxJava 3.1.5, SmallRye Mutiny 1.7, HtmlUnit 2.64, JsonPath 2.7
3 years ago
rstoyanchev
f3c082abac
Deprecate ignoreDefaultModelOnRedirect property
...
Closes gh-28324
3 years ago
Juergen Hoeller
250880bf90
Upgrade to RSocket 1.1.3, RxJava 3.1.5, SmallRye Mutiny 1.7, Groovy 4.0.5, Gson 2.9.1, Protobuf 3.21.5, Mockito 4.8, JsonPath 2.7
3 years ago
Juergen Hoeller
462ffa778b
Merge branch '5.3.x'
...
# Conflicts:
# build.gradle
3 years ago
Juergen Hoeller
5a781eeb54
Upgrade to RSocket 1.1.3, Netty 4.1.82, Tomcat 9.0.65, Undertow 2.2.19, Hibernate Validator 6.2.5
3 years ago
rstoyanchev
02f61e3aae
Fix failing test in CancelWithoutDemandCodecTests
...
The test started failing after recent commit
e370c15bc6 .
See gh-29038
3 years ago
Sam Brannen
6d5fa89efe
Remove Caucho exclusion for main
...
See gh-28876
3 years ago
Sam Brannen
b87d48b99b
Merge branch '5.3.x'
3 years ago
Sam Brannen
a879d18c9c
Reintroduce Caucho exclusion for 5.3.x
...
See gh-28876
3 years ago
Marc Wrobel
ce49068ff9
Fix links in Javadoc and reference docs
...
- Fix broken links (by using a new URL, an alternative URL, or a
Wayback Machine link)
- Use HTTPS where possible
- Remove https://issuetracker.springsource.com/browse/EBR-349 : this
link is dead and is also mentioned in
https://jira.spring.io/browse/SPR-8093
- Clean up nohttp allowlist.lines
Closes gh-28876
3 years ago
Sam Brannen
8d92c57777
Merge branch '5.3.x'
...
# Conflicts:
# spring-tx/src/main/java/org/springframework/jca/cci/core/support/CciDaoSupport.java
3 years ago
Sam Brannen
62a0ab3667
Polish contribution
3 years ago
Marc Wrobel
92a231cf91
Fix typos in Javadoc, reference docs, and code
...
Closes gh-28822
3 years ago
Sam Brannen
992a81ab68
Merge branch '5.3.x'
...
# Conflicts:
# spring-web/src/main/java/org/springframework/web/util/WebUtils.java
3 years ago
Sam Brannen
50dff77d01
Polish contribution
3 years ago
Marc Wrobel
0f479293b1
Replace use of the <tt> HTML tag in Javadoc
...
The <tt> HTML tag was used in HTML 4 to define teletype text. It is not
supported in HTML5, and its use is discouraged.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/tt
Closes gh-28819
3 years ago
Sam Brannen
af2481f6da
Merge branch '5.3.x'
3 years ago
Johnny Lim
5f5d383eeb
Fix Javadoc since tag for AbstractGenericWebContextLoader.createContext()
...
See gh-28983
Closes gh-29154
3 years ago
Sam Brannen
a2445dcb8a
Polishing
3 years ago
Sam Brannen
911d1f2dea
Suppress warnings
3 years ago
Stephane Nicoll
e9997d4004
Polish
3 years ago
Sam Brannen
354117da7f
Merge branch '5.3.x'
3 years ago
Sam Brannen
529481c44c
Polish contribution
...
See gh-29150
3 years ago
Jens Dietrich
35d379f9d3
Add missing @Nullable in SettableListenableFuture
...
Closes gh-29150
3 years ago
rstoyanchev
e370c15bc6
Fix error handling regression for non-streaming Flux
...
Closes gh-29038
3 years ago
Juergen Hoeller
3307630a95
Upgrade to Jackson 2.13.4, Netty 4.1.82, Tomcat 10.0.23, Undertow 2.2.19, Hibernate ORM 5.6.11, Hibernate Validator 7.0.5
3 years ago
Juergen Hoeller
50d34366bc
Polishing
3 years ago
Stephane Nicoll
6feeeec70e
Upgrade to Micrometer 1.10.0-M6
...
Closes gh-29151
3 years ago