Stéphane Nicoll
7bd2d001b7
Upgrade to Spring LDAP 3.2.8
...
Closes gh-43184
2024-11-15 15:58:09 +01:00
Stéphane Nicoll
ad8aa4514a
Upgrade to Spring Data Bom 2024.0.6
...
Closes gh-43006
2024-11-15 15:58:05 +01:00
Stéphane Nicoll
9f0a32a009
Upgrade to Pulsar Reactive 0.5.9
...
Closes gh-43183
2024-11-15 15:58:04 +01:00
Stéphane Nicoll
edfbd6f7ba
Upgrade to Micrometer 1.13.8
...
Closes gh-43182
2024-11-15 15:58:00 +01:00
Stéphane Nicoll
6dc68115e6
Upgrade to Lombok 1.18.36
...
Closes gh-43181
2024-11-15 15:57:54 +01:00
Stéphane Nicoll
224da20936
Upgrade to Spring LDAP 3.2.8
...
Closes gh-43180
2024-11-15 15:53:26 +01:00
Stéphane Nicoll
b82367a4b3
Upgrade to Spring Data Bom 2023.1.12
...
Closes gh-42997
2024-11-15 15:53:22 +01:00
Stéphane Nicoll
e4fb95a16b
Upgrade to Pulsar Reactive 0.5.9
...
Closes gh-43179
2024-11-15 15:53:21 +01:00
Stéphane Nicoll
1c8a6a2b62
Upgrade to Micrometer 1.12.13
...
Closes gh-43178
2024-11-15 15:53:17 +01:00
Stéphane Nicoll
13b6f483d1
Upgrade to Lombok 1.18.36
...
Closes gh-43177
2024-11-15 15:53:12 +01:00
Phillip Webb
f77c3bbd6b
Merge branch '3.3.x'
...
Closes gh-43171
2024-11-14 15:50:15 -08:00
Phillip Webb
66ec6b32e3
Merge branch '3.2.x' into 3.3.x
...
Closes gh-43170
2024-11-14 15:50:04 -08:00
Phillip Webb
25b6477aa8
Support alternative media type format
...
Update `ExportedImageTar` media type detection to support `tar+gzip`
as well as `tar.gzip`. Recent updates to Docker Desktop appear to have
changed the format.
Fixes gh-43126
2024-11-14 15:25:15 -08:00
Phillip Webb
a293560237
Support nested OCI indexes
...
Update `ExportedImageTar.IndexLayerArchiveFactory` to support nested
indexes. Nested indexes support a layer of interaction where the
`index.json` file points to a blob that contains the read index to use.
Prior to this commit, we only supported indexes provided directly by
the `index.json` file. This missing support results in "buildpack.toml:
no such file or directory" errors when referencing specific buildpacks
and using Docker Engine 27.3.1 or above.
See gh-43126
2024-11-14 15:24:47 -08:00
Phillip Webb
b6a6c9dbc4
Upgrade to Undertow 2.3.18.Final and remove prohibit restriction
...
Closes gh-43166
2024-11-14 10:42:25 -08:00
Phillip Webb
32b729fbad
Merge branch '3.3.x'
2024-11-14 10:42:02 -08:00
Phillip Webb
fd7956fb66
Merge branch '3.2.x' into 3.3.x
2024-11-14 10:41:56 -08:00
Phillip Webb
83e7ccd638
Polish prohibit reason
2024-11-14 10:41:38 -08:00
Phillip Webb
f40acf4edc
Merge branch '3.3.x'
...
Closes gh-43168
2024-11-14 10:32:39 -08:00
Phillip Webb
4753ee000c
Merge branch '3.2.x' into 3.3.x
...
Closes gh-43167
2024-11-14 10:32:27 -08:00
Phillip Webb
82352868ea
Downgrade to HSQLDB 2.7.3 and block upgrade
...
Closes gh-43165
2024-11-14 10:31:50 -08:00
Stéphane Nicoll
ef8b780935
Merge branch '3.3.x'
2024-11-14 17:32:14 +01:00
Stéphane Nicoll
f9b12d53ef
Merge branch '3.2.x' into 3.3.x
2024-11-14 17:32:03 +01:00
Stéphane Nicoll
9cb22b2577
Upgrade to Spring Framework 6.1.15
...
Closes gh-43008
2024-11-14 17:31:56 +01:00
Stéphane Nicoll
8ae8d27d9f
Upgrade to Spring Framework 6.1.15
...
Closes gh-42999
2024-11-14 17:22:47 +01:00
Moritz Halbritter
0e30fe9b21
Merge branch '3.3.x'
...
Closes gh-43162
2024-11-14 15:09:13 +01:00
Moritz Halbritter
dbe50732e3
Merge branch '3.2.x' into 3.3.x
...
Closes gh-43161
2024-11-14 15:08:33 +01:00
Moritz Halbritter
4fc2aa1abf
Remove workaround in GraalVM native Paketo Builder Test
...
Closes gh-40641
2024-11-14 15:08:07 +01:00
Moritz Halbritter
ad8ffdb59c
Merge branch '3.3.x'
...
Closes gh-43160
2024-11-14 14:48:01 +01:00
Moritz Halbritter
ec236be2bb
Merge branch '3.2.x' into 3.3.x
...
Closes gh-43159
2024-11-14 14:47:52 +01:00
Moritz Halbritter
3e3a2c5643
Merge pull request #43123 from izeye
...
* pr/43123:
Update "Upgrading From" section to additionally use "2.x"
Closes gh-43123
2024-11-14 14:43:43 +01:00
Johnny Lim
ac75bc922d
Update "Upgrading From" section to additionally use "2.x"
...
See gh-43123
Co-authored-by: Moritz Halbritter <moritz.halbritter@broadcom.com>
2024-11-14 14:43:30 +01:00
Moritz Halbritter
5a7e632210
Merge pull request #42937 from deki
...
* pr/42937:
Polish "Add logger warning if Hikari datasource doesn't have pool suspension configured"
Add logger warning if Hikari datasource doesn't have pool suspension configured
Closes gh-42937
2024-11-14 11:17:31 +01:00
Moritz Halbritter
70d5756ce5
Polish "Add logger warning if Hikari datasource doesn't have pool suspension configured"
...
See gh-42937
2024-11-14 11:03:53 +01:00
Dennis Kieselhorst
d4ffedf997
Add logger warning if Hikari datasource doesn't have pool suspension configured
...
See gh-42937
2024-11-14 10:31:17 +01:00
Phillip Webb
4ab80d263a
Fix management.endpoints.access.default type in JSON metadata
...
Fixes gh-43154
2024-11-13 16:23:39 -08:00
Phillip Webb
87cf12a36c
Add withDefaultRequestConfigManagerCustomizer method
...
Update `HttpComponentsClientHttpRequestFactoryBuilder` with a new
`withDefaultRequestConfigManagerCustomizer` method, primarily to help
disable the protocol upgrade setting.
Closes gh-43139
2024-11-13 11:49:58 -08:00
Phillip Webb
b14a2a9afc
Merge branch '3.3.x'
2024-11-13 11:05:56 -08:00
Phillip Webb
9efb5166d7
Add more javadoc links
...
See gh-41614
2024-11-13 11:05:51 -08:00
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
2024-11-13 11:05:39 -08:00
Phillip Webb
32166874f8
Merge branch '3.3.x'
...
Closes gh-43153
2024-11-13 11:05:19 -08:00
Phillip Webb
0bd1ff7747
Include spring-boot-loader in API documentation
...
Closes gh-43151
2024-11-13 11:05:13 -08:00
Phillip Webb
a2d833c771
Merge branch '3.3.x'
2024-11-13 11:05:00 -08:00
Phillip Webb
a1ce20701f
Fix javadoc location attributes
...
See gh-41614
2024-11-13 11:04:41 -08:00
Phillip Webb
66ee248bb5
Merge branch '3.3.x'
...
Closes gh-43152
2024-11-13 11:04:22 -08:00
Phillip Webb
7d11914a22
Upgrade to @springio/asciidoctor-extensions 1.0.0-alpha.14
...
Closes gh-43150
2024-11-13 11:03:00 -08:00
Phillip Webb
2953e9892a
Merge branch '3.3.x'
2024-11-13 11:02:41 -08:00
Phillip Webb
b8655a8073
Polish documentation
2024-11-13 11:02:35 -08:00
Stéphane Nicoll
8b465e1442
Merge branch '3.3.x'
2024-11-13 19:38:02 +01:00
Stéphane Nicoll
6774616a59
Merge branch '3.2.x' into 3.3.x
2024-11-13 19:37:55 +01:00