Commit Graph
34154 Commits
Author SHA1 Message Date
Stephane Nicoll 8f3353a154 Merge pull request #27502 from pirgeo
* pr/27502:
  Polish "Improve Dynatrace examples description in reference guide"
  Improve Dynatrace examples description in reference guide

Closes gh-27502
2021-09-30 10:09:02 +02:00
Stephane Nicoll 2d34cff902 Polish "Improve Dynatrace examples description in reference guide"
See gh-27502
2021-09-30 10:08:15 +02:00
Georg Pirklbauer c236532607 Improve Dynatrace examples description in reference guide
See gh-27502
2021-09-30 09:59:44 +02:00
Scott Frederick bbd0681f7a Revert "Drop JDK 17 system tests until buildpacks support Java 17"
This reverts commit d8a8ce6c64.

Closes gh-27523
2021-09-28 17:48:38 -05:00
Scott Frederick 079357d2cb Merge pull request #27613 from ceccone
* pr/27613:
  Polish "Add option to create tags for a built image"
  Add option to create tags for a built image

Closes gh-27613
2021-09-28 17:18:13 -05:00
Scott Frederick 64c49003aa Polish "Add option to create tags for a built image"
See gh-27613
2021-09-28 15:32:27 -05:00
Rafael Ceccone 66f44b0c7f Add option to create tags for a built image
This commit adds configuration to the Maven and Gradle plugins to
allow specifying multiple tag to be created that refer to the built
image.

See gh-27613
2021-09-28 15:32:27 -05:00
Phillip Webb ca69c8b98c Merge branch '2.5.x'
Closes gh-28135
2021-09-26 13:06:35 -07:00
Phillip Webb fcb6f557f7 Merge branch '2.4.x' into 2.5.x
Closes gh-28134
2021-09-26 13:06:14 -07:00
Phillip Webb 01a39aaf6a Support IPv6 addresses in spring.rabbitmq.addresses
Refine parsing logic in `RabbitProperties` so that IPv6 addresses can
be used.

Fixes gh-28133
2021-09-26 13:05:17 -07:00
Andy Wilkinson 2d2cbff504 Avoid NoSuchMethodError from UCP's PoolDataSource.getPassword()
While still present and marked as deprecated, the getPassword()
method on UCP's PoolDataSource has been implemented to throw a
NoSuchMethodError making it useless for our purposes.

This commit updates DataSourceBuilder to avoid using the getter. This
means that a password must now be provided when trying to derive a
new DataSource from an existing PoolDataSource.

Closes gh-28127
2021-09-24 10:10:15 +01:00
Andy Wilkinson ab95c2fa3b Polish descriptions of spring.integration.poller properties
Closes gh-28126
2021-09-24 10:09:18 +01:00
Phillip Webb 5bd34be468 Merge pull request #27992 from artembilan
* pr/27992:
  Polish "Add Spring Integration default poller auto-config"
  Add Spring Integration default poller auto-config

Closes gh-27992
2021-09-23 16:20:52 -07:00
Andy WilkinsonandPhillip Webb 3274e24d55 Polish "Add Spring Integration default poller auto-config"
See gh-27992

Co-authored-by: Phillip Webb <pwebb@vmware.com>
2021-09-23 16:20:13 -07:00
Artem Bilan b2d1423e34 Add Spring Integration default poller auto-config
When polling consumers or source polling channel adapters are used in
Spring Integration applications, they require some polling policy to
be configured.

This comment auto-configures a PollerMetadata bean which customized
via newly added `spring.integration.poller.*` configuration
properties or overriden completely be user-defined bean.

See gh-27992
2021-09-23 16:20:13 -07:00
Andy WilkinsonandPhillip Webb 5e426394db Add exception and analyzer for mutually exclusive config props
Add `MutuallyExclusiveConfigurationPropertiesException` and a related
failure analyzer so that a nice message can be displayed if more than
one mutually exclusive property is defined.

Closes gh-28121

Co-authored-by: Phillip Webb <pwebb@vmware.com>
2021-09-23 16:18:03 -07:00
Phillip Webb 528ced4f0d Rename 'running' to 'ready' for ApplicationStartup
Rename 'spring.boot.application.running' to
'spring.boot.application.ready' to better align with `ReadinessState`.

Closes gh-28080
2021-09-23 12:54:22 -07:00
Andy Wilkinson 0b5d178e5b Merge branch '2.5.x'
Closes gh-28120
2021-09-23 13:23:54 +01:00
Andy Wilkinson ef18a2166d Merge branch '2.4.x' into 2.5.x
Closes gh-28119
2021-09-23 13:23:40 +01:00
Andy Wilkinson 5957dfeea4 Don't include binary jars in loader-tools source jar
Closes gh-28113
2021-09-23 13:23:29 +01:00
Andy Wilkinson 6a6d3d224a Merge branch '2.5.x'
Closes gh-28118
2021-09-23 13:19:12 +01:00
Andy Wilkinson 4e5da6a6ed Merge branch '2.4.x' into 2.5.x
Closes gh-28117
2021-09-23 13:18:50 +01:00
Andy Wilkinson 46b47b80aa Upgrade to NoHTTP 0.0.10
Closes gh-28112
2021-09-23 13:18:41 +01:00
Andy Wilkinson ea2548793a Merge branch '2.5.x'
Closes gh-28116
2021-09-23 11:38:11 +01:00
Andy Wilkinson 84d332e527 Merge branch '2.4.x' into 2.5.x
Closes gh-28115
2021-09-23 11:26:37 +01:00
Andy Wilkinson b18a56f451 Upgrade CI to github-release resource 1.5.5
Closes gh-28114
2021-09-23 11:26:30 +01:00
Andy Wilkinson ec08a6c733 Merge branch '2.4.x' into 2.5.x 2021-09-23 11:22:51 +01:00
Spring Builds 21aea2f752 Next development version (v2.5.6-SNAPSHOT) 2021-09-23 07:43:12 +00:00
Spring Builds ea92fced9f Next development version (v2.4.12-SNAPSHOT) 2021-09-23 05:55:14 +00:00
Stephane Nicoll 6f07416222 Merge branch '2.5.x' 2021-09-23 07:40:58 +02:00
Stephane Nicoll ca4e1c6393 Upgrade to SendGrid 4.7.5
Closes gh-28111
2021-09-23 07:40:49 +02:00
Stephane Nicoll 573f6a1fe8 Upgrade to Byte Buddy 1.11.18
Closes gh-28110
2021-09-23 07:40:48 +02:00
Stephane Nicoll 4652bb7adf Upgrade to SendGrid 4.7.5
Closes gh-28109
2021-09-23 07:34:55 +02:00
Stephane Nicoll 6ba3af1454 Upgrade to JUnit Jupiter 5.8.1
Closes gh-28052
2021-09-23 06:48:03 +02:00
Andy Wilkinson 342c749784 Polish 2021-09-22 20:28:31 +01:00
Andy Wilkinson 4fa61cbc60 Merge branch '2.5.x' 2021-09-22 18:37:11 +01:00
Andy Wilkinson 2ba593328f Order detector for AbstractDataSourceInitializers
Previously, the detector for AbstractDataSourceInitializers used the
default detector order. This resulted in the initializers detected
initializers running before Flyway. Constrastingly, the detector for
DataSourceScriptDatabaseInitializers uses a custom order so its
detected initializers would run after Flyway.

This commit aligns the order of the detector for
AbstractDataSourceInitializers with the order of the detector for
DataSourceScriptDatabaseInitializers. This ensures that script-based
initialization runs in the same order with respect to Flyway,
irrespective of which initializer implementation is driving it.

Fixes gh-28079
2021-09-22 18:30:44 +01:00
Stephane Nicoll 3e21ae12dc Merge branch '2.5.x' 2021-09-22 12:47:10 +02:00
Stephane Nicoll 162697d683 Upgrade Java 17 version in CI image
Closes gh-28106
2021-09-22 12:46:53 +02:00
Stephane Nicoll 90a5e34ba5 Upgrade Java 17 version in CI image
Closes gh-28105
2021-09-22 12:45:30 +02:00
Stephane Nicoll 34fbf854e0 Merge branch '2.5.x'
Closes gh-28104
2021-09-22 12:41:39 +02:00
Stephane Nicoll 2f8371cb67 Merge pull request #28102 from dreis2211
* pr/28102:
  Detect JDK 17 GA builds

Closes gh-28102
2021-09-22 12:41:31 +02:00
dreis2211 2546c28960 Detect JDK 17 GA builds
See gh-28102
2021-09-22 12:41:17 +02:00
Stephane Nicoll 8b828a49d5 Merge pull request #27891 from weixsun
* pr/27891:
  Polish "Clarify pooling is implicitly enabled in Sentinel mode"
  Clarify pooling is implicitly enabled in Sentinel mode

Closes gh-27891
2021-09-22 11:54:47 +02:00
Stephane Nicoll 233b63199c Polish "Clarify pooling is implicitly enabled in Sentinel mode"
See gh-27891
2021-09-22 11:52:46 +02:00
weixsun d39b7cc46d Clarify pooling is implicitly enabled in Sentinel mode
See gh-27891
2021-09-22 11:48:36 +02:00
Stephane Nicoll 842f3f0bd5 Merge branch '2.5.x'
Closes gh-28099
2021-09-22 09:14:09 +02:00
Stephane Nicoll 77b778ce95 Document support for Java 17
Closes gh-26767
2021-09-22 08:58:29 +02:00
Stephane Nicoll 6ac9887652 Upgrade to SQLite JDBC 3.36.0.3
Closes gh-28098
2021-09-22 08:48:24 +02:00
Stephane Nicoll 54f48383b5 Upgrade to Selenium HtmlUnit 2.53.0
Closes gh-28097
2021-09-22 08:48:23 +02:00