Stéphane Nicoll
3ea9c56ea0
Merge branch '3.4.x'
...
Closes gh-44685
1 year ago
Stéphane Nicoll
322191f288
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44684
1 year ago
Stéphane Nicoll
090024512c
Merge pull request #44447 from izeye
...
* pr/44447:
Polish
Closes gh-44447
1 year ago
Johnny Lim
3a5e059387
Polish
...
See gh-44447
Signed-off-by: Johnny Lim <izeye@naver.com>
1 year ago
Stéphane Nicoll
a1d0b311fe
Merge branch '3.4.x'
...
Closes gh-44683
1 year ago
Stéphane Nicoll
cb49df3570
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44682
1 year ago
Stéphane Nicoll
80cc1f5a0e
Merge pull request #44678 from dependabot[bot]
...
* pr/44678:
Bump @babel/runtime from 7.24.5 to 7.26.10 in /antora
Closes gh-44678
1 year ago
dependabot[bot]
070de2e877
Bump @babel/runtime from 7.24.5 to 7.26.10 in /antora
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.24.5 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: indirect
...
See gh-44678
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Stéphane Nicoll
5af92d1dee
Merge branch '3.4.x'
...
Closes gh-44681
1 year ago
Stéphane Nicoll
20d8e47273
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44680
1 year ago
Stéphane Nicoll
0f0180d9dc
Prevent upgrade to Jetty 12.0.17
...
Closes gh-44611
1 year ago
Stéphane Nicoll
1c350fb341
Merge branch '3.4.x'
1 year ago
Stéphane Nicoll
e581e102ab
Merge branch '3.3.x' into 3.4.x
1 year ago
Stéphane Nicoll
d212fae443
Upgrade to Tomcat 10.1.39
...
Closes gh-44673
1 year ago
Stéphane Nicoll
dba091b21b
Upgrade to Reactor Bom 2024.0.4
...
Closes gh-44589
1 year ago
Stéphane Nicoll
f1aa051557
Upgrade to Micrometer Tracing 1.5.0-M3
...
Closes gh-44588
1 year ago
Stéphane Nicoll
49551bf43b
Upgrade to Micrometer 1.15.0-M3
...
Closes gh-44587
1 year ago
Stéphane Nicoll
ddf8681bb6
Upgrade to jOOQ 3.19.21
...
Closes gh-44672
1 year ago
Stéphane Nicoll
29242bd4f3
Upgrade to Hibernate 6.6.10.Final
...
Closes gh-44671
1 year ago
Stéphane Nicoll
1f30ae8f5d
Upgrade to ActiveMQ 6.1.6
...
Closes gh-44670
1 year ago
Stéphane Nicoll
71b65e1ac1
Upgrade to Tomcat 10.1.39
...
Closes gh-44669
1 year ago
Stéphane Nicoll
f1eb2da00e
Upgrade to Reactor Bom 2023.0.16
...
Closes gh-44560
1 year ago
Stéphane Nicoll
3e5062591f
Upgrade to Micrometer Tracing 1.3.10
...
Closes gh-44559
1 year ago
Stéphane Nicoll
7a9589cc98
Upgrade to Micrometer 1.13.12
...
Closes gh-44558
1 year ago
Stéphane Nicoll
d18ccfae3d
Upgrade to jOOQ 3.19.21
...
Closes gh-44668
1 year ago
Stéphane Nicoll
4efb861c52
Upgrade to ActiveMQ 6.1.6
...
Closes gh-44667
1 year ago
Stéphane Nicoll
8e7d6ecd88
Upgrade to Tomcat 10.1.39
...
Closes gh-44666
1 year ago
Stéphane Nicoll
7dcacf2a40
Upgrade to Reactor Bom 2024.0.4
...
Closes gh-44567
1 year ago
Stéphane Nicoll
b391945b33
Upgrade to Micrometer Tracing 1.4.4
...
Closes gh-44566
1 year ago
Stéphane Nicoll
7d06639a68
Upgrade to Micrometer 1.14.5
...
Closes gh-44565
1 year ago
Stéphane Nicoll
a9499a2cc4
Upgrade to jOOQ 3.19.21
...
Closes gh-44665
1 year ago
Stéphane Nicoll
ae16d8ac5e
Upgrade to Hibernate 6.6.10.Final
...
Closes gh-44664
1 year ago
Stéphane Nicoll
466d15c7c5
Upgrade to ActiveMQ 6.1.6
...
Closes gh-44663
1 year ago
Moritz Halbritter
d0a93dd7cd
Merge branch '3.4.x'
1 year ago
Moritz Halbritter
e7f8b22479
Enable platform mismatch test again
...
We now try to pull linux/arm64. The image only exists for linux/amd64, which should
throw the platform mismatch exception.
See gh-44059
1 year ago
Stéphane Nicoll
f6d8ee166d
Start building against Spring WS 4.1.0-M1 snapshots
...
See gh-44599
1 year ago
Andy Wilkinson
b6bccc1378
Support DataSource auto-configuration without spring-jdbc
...
Prior to these changes, auto-configured a DataSource required
spring-jdbc to be on the classpath even if the app made no use of any
of its features.
The changes largely remove the use of spring-jdbc during DataSoruce
auto-configure or disable some support (configuring an unpooled,
embedded database) in its absense. The extra unwrapping in
DataSourceBuilder has been removed as it appears to be redundant.
The existing test for deriving from an embedded database continues
to work without it.
Closes gh-43786
1 year ago
Moritz Halbritter
58fab66163
Merge branch '3.4.x'
1 year ago
Moritz Halbritter
8fca1dbb6f
Disable test until further investigation
...
See gh-44059
1 year ago
Moritz Halbritter
1aa1bab0a8
Merge branch '3.4.x'
1 year ago
Moritz Halbritter
24854f469c
Use single-arch image to test platform mismatch detection
...
See gh-44059
1 year ago
Andy Wilkinson
207c8f54ab
Merge branch '3.4.x'
1 year ago
Andy Wilkinson
92a063faca
Merge branch '3.3.x' into 3.4.x
1 year ago
Andy Wilkinson
e30ae372e3
Move resources into same packages as documentation tests
...
See gh-44639
1 year ago
Andy Wilkinson
ea7caf9b8f
Merge branch '3.4.x'
...
Closes gh-44642
1 year ago
Andy Wilkinson
ec985d260e
Merge branch '3.3.x' into 3.4.x
...
Closes gh-44641
1 year ago
Andy Wilkinson
edf3cb1421
Position endpoint documentation tests alongside endpoint's auto-config
...
Closes gh-44639
1 year ago
Moritz Halbritter
12c9bfff2f
Merge branch '3.4.x'
...
Closes gh-44640
1 year ago
Stéphane Nicoll
ef3eaf3e86
Merge pull request #44470 from quaff
...
* pr/44470:
Polish "Add additional configuration properties for JdbcTemplate"
Add additional configuration properties for JdbcTemplate.
Closes gh-44470
1 year ago
Stéphane Nicoll
0e09a2d25f
Polish "Add additional configuration properties for JdbcTemplate"
...
See gh-44470
1 year ago