Phillip Webb
2f2d65b7a3
Allow multiple links in libraries DSL
...
Update our libraries DSL to support multiple links with the same
name. This will allow us to reference libraries that publish
multiple API sites with each of their releases.
See gh-41614
1 year ago
Phillip Webb
0bd1ff7747
Include spring-boot-loader in API documentation
...
Closes gh-43151
1 year ago
Phillip Webb
a1ce20701f
Fix javadoc location attributes
...
See gh-41614
1 year ago
Phillip Webb
7d11914a22
Upgrade to @springio/asciidoctor-extensions 1.0.0-alpha.14
...
Closes gh-43150
1 year ago
Phillip Webb
b8655a8073
Polish documentation
1 year ago
Stéphane Nicoll
6774616a59
Merge branch '3.2.x' into 3.3.x
1 year ago
Stéphane Nicoll
e3a4d20d98
Upgrade to Tomcat 10.1.33
...
Closes gh-43149
1 year ago
Stéphane Nicoll
0afb867148
Upgrade to Reactor Bom 2023.0.12
...
Closes gh-43002
1 year ago
Stéphane Nicoll
801b915d1a
Upgrade to Netty 4.1.115.Final
...
Closes gh-43148
1 year ago
Stéphane Nicoll
ab8cfcc7fc
Upgrade to Infinispan 15.0.11.Final
...
Closes gh-43147
1 year ago
Stéphane Nicoll
c72693fd45
Upgrade to ActiveMQ 6.1.4
...
Closes gh-43146
1 year ago
Stéphane Nicoll
ecb36927a4
Upgrade to Tomcat 10.1.33
...
Closes gh-43145
1 year ago
Stéphane Nicoll
eec89a2696
Upgrade to Reactor Bom 2023.0.12
...
Closes gh-42995
1 year ago
Stéphane Nicoll
f234bcf5e9
Upgrade to Netty 4.1.115.Final
...
Closes gh-43144
1 year ago
Stéphane Nicoll
e9eff1d49f
Merge branch '3.2.x' into 3.3.x
1 year ago
Stéphane Nicoll
9ccf19d294
Revert "Upgrade to Neo4j Java Driver 5.26.0"
...
This reverts commit 1a570573de .
See gh-43029
1 year ago
Stéphane Nicoll
b86e6e5bd5
Revert "Upgrade to Neo4j Java Driver 5.26.0"
...
This reverts commit 94f2fabe24 .
See gh-43028
1 year ago
Moritz Halbritter
6f52739c32
Merge branch '3.2.x' into 3.3.x
...
Closes gh-43140
1 year ago
Moritz Halbritter
3b0fec6d00
Upgrade build to Gradle 8.11
...
Closes gh-43136
1 year ago
Stéphane Nicoll
5dc6438e8b
Merge branch '3.2.x' into 3.3.x
1 year ago
Stéphane Nicoll
7bc332cf65
Upgrade to Micrometer Tracing 1.3.6
...
Closes gh-43000
1 year ago
Stéphane Nicoll
772d1da52b
Upgrade to Micrometer 1.13.7
...
Closes gh-42998
1 year ago
Stéphane Nicoll
130deaf748
Upgrade to Micrometer Tracing 1.2.12
...
Closes gh-42994
1 year ago
Stéphane Nicoll
570f534041
Upgrade to Micrometer 1.12.12
...
Closes gh-42993
1 year ago
Moritz Halbritter
18afa2c8dc
Merge branch '3.2.x' into 3.3.x
...
Closes gh-43116
1 year ago
Moritz Halbritter
b203f7328b
Merge pull request #43115 from izeye
...
* pr/43115:
Fix WebServerPortFileWriter.getPortFile() without extension
Closes gh-43115
1 year ago
Johnny Lim
dfcc7c5c2d
Fix WebServerPortFileWriter.getPortFile() without extension
...
See gh-43115
1 year ago
Stéphane Nicoll
ce06d6f8e0
Upgrade to Groovy 4.0.24
...
Closes gh-43095
1 year ago
Stéphane Nicoll
cf158d5299
Handle the lack of a release notes link when upgrading a dependency
...
Closes gh-43094
1 year ago
Stéphane Nicoll
0d386be27f
Fix buildSrc build failures
1 year ago
Stéphane Nicoll
82b0a4258a
Upgrade to Jetty 12.0.15
...
Closes gh-43093
1 year ago
Stéphane Nicoll
e2474da52c
Merge branch '3.2.x' into 3.3.x
1 year ago
Stéphane Nicoll
0c60e6f3a2
Upgrade to MongoDB 4.11.5
...
Closes gh-43092
1 year ago
Stéphane Nicoll
be92d92351
Upgrade to jOOQ 3.18.22
...
Closes gh-43091
1 year ago
Stéphane Nicoll
aaa677605d
Upgrade to Jetty 12.0.15
...
Closes gh-43090
1 year ago
Stéphane Nicoll
8f9442a741
Upgrade to HSQLDB 2.7.4
...
Closes gh-43089
1 year ago
Stéphane Nicoll
8972e01587
Upgrade to Groovy 4.0.24
...
Closes gh-43088
1 year ago
Phillip Webb
239ee146af
Merge branch '3.2.x' into 3.3.x
...
Closes gh-43083
1 year ago
Phillip Webb
4f7de1c889
Fix `SslOptions.isSpecified()` logic
...
Prior to this commit `SslOptions.isSpecified()` only returned `true` if
both ciphers and enabled protocols were set. If should have returned
`true` if either were set.
Fixes gh-43082
1 year ago
Phillip Webb
571bd592fb
Fixup and add more javadoc-location attributes
...
Fix a few errors and add more javadoc-location package attributes
for use in `.adoc` files.
See gh-41614
1 year ago
Phillip Webb
30efd52082
Use internal attributes for values that aren't directly referenced
...
Update `AntoraAsciidocAttributes` so that internal attributes are
available for use in `antora-asciidoc-attributes.properties`. These
attributes don't end up in the final `antora.yml` file.
This commit also restore the `-version` properties for Spring Data.
Closes gh-43080
1 year ago
Andy Wilkinson
d0e9168de0
Merge branch '3.2.x' into 3.3.x
...
Closes gh-43073
1 year ago
Andy Wilkinson
bebdf69552
Document how to statically provide GraalVM hints
...
Closes gh-42515
1 year ago
Andy Wilkinson
1ae9b8ea1b
Merge branch '3.2.x' into 3.3.x
...
Closes gh-43071
1 year ago
Andy Wilkinson
90de82a035
Merge pull request #43065 from quaff
...
* gh-43065:
Polish "Use constants for well-known scope names"
Use constants for well-known scope names
Closes gh-43065
1 year ago
Andy Wilkinson
5d63335a5c
Polish "Use constants for well-known scope names"
...
See gh-43065
1 year ago
Yanming Zhou
03841b1229
Use constants for well-known scope names
...
See gh-43065
1 year ago
Andy Wilkinson
81872afd53
Merge branch '3.2.x' into 3.3.x
...
Closes gh-43069
1 year ago
Andy Wilkinson
2fa28fb822
Improve error reporting when image loading fails
...
Closes gh-31243
1 year ago
Phillip Webb
21a645764d
Fix broken link
...
See gh-41614
1 year ago