Commit Graph

  • f51c4c3df0 Use non-blocking API in CouchbaseReactiveHealthIndicator Mico Piira 2022-09-26 21:19:10 +03:00
  • 72fc1f0018 Merge branch '2.7.x' Stephane Nicoll 2022-09-27 08:30:44 +02:00
  • 9a004a6508 Merge branch '2.6.x' into 2.7.x Stephane Nicoll 2022-09-27 08:30:37 +02:00
  • 8a27f0b46c Merge pull request #32501 from izeye Stephane Nicoll 2022-09-27 08:30:32 +02:00
  • 975affc497 Enable LoaderIntegrationTests with Java 19 Johnny Lim 2022-09-26 23:53:43 +09:00
  • f6f545dbf1 Merge branch '2.7.x' Stephane Nicoll 2022-09-27 08:28:40 +02:00
  • 33680e5acc Merge branch '2.6.x' into 2.7.x Stephane Nicoll 2022-09-27 08:28:15 +02:00
  • 01cef2d7b6 Merge pull request #32504 from dreis2211 Stephane Nicoll 2022-09-27 08:27:51 +02:00
  • 0457536d72 Polish "Avoid using JUnit 4 assertions" Stephane Nicoll 2022-09-27 08:24:03 +02:00
  • cee353fba6 Avoid using JUnit 4 assertions dreis2211 2022-09-26 19:57:19 +02:00
  • b191bf1c09 Merge branch '2.7.x' Scott Frederick 2022-09-26 14:19:22 -05:00
  • 4ecc6656f3 Merge branch '2.6.x' into 2.7.x Scott Frederick 2022-09-26 14:18:47 -05:00
  • 81598b51f9 Use task outputs in distZip Paketo system tests Scott Frederick 2022-09-26 14:18:17 -05:00
  • 0f44e69995 Merge branch '2.7.x' Andy Wilkinson 2022-09-26 13:15:39 +01:00
  • 5124ae94ae Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-09-26 13:15:11 +01:00
  • cfac7f55a4 Correct annotations on BootBuildImage's file-based inputs Andy Wilkinson 2022-09-26 13:13:16 +01:00
  • f9b12ca01a Upgrade to Log4j2 2.19.0 Andy Wilkinson 2022-09-26 11:04:20 +01:00
  • 7d583939ff Auto-configure stream template and env irrespective of listener type Andy Wilkinson 2022-09-23 17:28:17 +01:00
  • 9d30de9966 Exclude all tools projects from the aggregated javadoc Andy Wilkinson 2022-09-23 16:31:17 +01:00
  • f67db3d9ad Move spring-boot-cli into spring-boot-tools Andy Wilkinson 2022-09-23 16:30:46 +01:00
  • 0c5d0ac717 Merge pull request #32489 from izeye Stephane Nicoll 2022-09-23 17:26:55 +02:00
  • 7f36fb155d Polish JavaVersionTests.currentJavaVersionNineteen() Johnny Lim 2022-09-24 00:00:29 +09:00
  • 4a05230d5d Move spring-boot-properties-migrator into spring-boot-tools Andy Wilkinson 2022-09-23 16:18:30 +01:00
  • bd8f53a989 Use Native Build Tools new goal name Stephane Nicoll 2022-09-23 14:51:38 +02:00
  • 26eff5ae7a Publish ApplicationPreparedEvent before AOT processing abandons run Andy Wilkinson 2022-09-23 12:02:25 +01:00
  • afce559050 Remove unused dependency from Maven integration test Madhura Bhave 2022-09-22 14:07:26 -07:00
  • 6e3a87d315 Merge pull request #31255 from vpavic Andy Wilkinson 2022-09-22 13:54:36 +01:00
  • 230f2cda84 Migrate to AuthorizationFilter in Spring Security auto-config Vedran Pavic 2022-06-06 13:05:48 +02:00
  • 5543fba57e Merge branch '2.7.x' Andy Wilkinson 2022-09-22 13:24:07 +01:00
  • 50040bd748 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-09-22 13:23:49 +01:00
  • 2662490b76 Revert "Upgrade to Dependency Management Plugin 1.1.0-RC1" Andy Wilkinson 2022-09-22 12:30:49 +01:00
  • 7c7c34cda1 Fix classpath roots of AOT test processing Andy Wilkinson 2022-09-22 12:29:25 +01:00
  • f1d7e21752 Next development version (v2.7.5-SNAPSHOT) Spring Builds 2022-09-22 11:07:36 +00:00
  • 33afbcc092 Next development version (v2.6.13-SNAPSHOT) Spring Builds 2022-09-22 09:10:06 +00:00
  • d7537bf66a Use latest Native Build Tools Plugin version Stephane Nicoll 2022-09-22 10:11:47 +02:00
  • b13159a346 Upgrade to Native Build Tools Plugin 0.9.14 Stephane Nicoll 2022-09-22 10:00:49 +02:00
  • 256f5fb081 Merge branch '2.7.x' Stephane Nicoll 2022-09-22 09:35:48 +02:00
  • 88723b784e Merge branch '2.6.x' into 2.7.x Stephane Nicoll 2022-09-22 09:35:40 +02:00
  • ca830240fa Upgrade to Spring Batch 4.3.7 Stephane Nicoll 2022-09-22 09:35:29 +02:00
  • 82763deb93 Upgrade to Spring Batch 4.3.7 Stephane Nicoll 2022-09-22 09:26:07 +02:00
  • c535172cd3 Upgrade to Spring Batch 5.0.0-M6 Stephane Nicoll 2022-09-22 08:57:24 +02:00
  • 08022ba86e Remove support for locating imports using spring.factories Scott Frederick 2022-09-21 15:56:35 -05:00
  • 6b8575b001 Fix constructor binding to Kotlin data class with default values Andy Wilkinson 2022-09-21 21:34:34 +01:00
  • f9c341c75a Revert "Generate the AutoConfiguration.imports file from annotations" Scott Frederick 2022-09-21 11:50:10 -05:00
  • d62d7ca75d Revert "Generate ManagementContextConfiguration.imports file from annotations" Scott Frederick 2022-09-21 11:48:51 -05:00
  • 1f53eb7df9 Revert "Sort the contents of generated imports files" Scott Frederick 2022-09-21 11:48:37 -05:00
  • 910e9c9fcc Revert "Fix windows build" Scott Frederick 2022-09-21 11:43:43 -05:00
  • 56dcae8a3c Merge branch '2.7.x' Brian Clozel 2022-09-21 21:11:29 +02:00
  • 8f9323d66c Document "classpath:*" location for GraphQL Schemas Brian Clozel 2022-09-21 21:09:22 +02:00
  • 94ea63f43f Merge branch '2.7.x' Andy Wilkinson 2022-09-21 19:58:45 +01:00
  • c5a4b1f71d Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-09-21 19:53:22 +01:00
  • 856bd84df9 Remove JDK 18 CI Andy Wilkinson 2022-09-21 19:52:15 +01:00
  • d2cf7a3cff Merge branch '2.7.x' Andy Wilkinson 2022-09-21 19:47:26 +01:00
  • 7566666304 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-09-21 19:46:38 +01:00
  • 5affcecd24 Update Java 19 CI to use Bellsoft Liberica Andy Wilkinson 2022-09-21 19:44:16 +01:00
  • b084019d34 Reverse the order of tracing and metrics handlers Andy Wilkinson 2022-09-21 11:34:23 +01:00
  • 78a64d7f61 Allow DefaultMeterObservationHandler to be replaced by user's bean Andy Wilkinson 2022-09-21 11:14:00 +01:00
  • 4a80b36160 Configure native image classpath outside of task realisation Andy Wilkinson 2022-09-21 18:14:46 +01:00
  • 4e8f03526e Merge pull request #32205 from vpavic Andy Wilkinson 2022-09-21 17:17:21 +01:00
  • 2977373505 Polish "Add property to configure Spring Session Redis repository type" Andy Wilkinson 2022-09-21 17:15:05 +01:00
  • 3093380e35 Add property to configure Spring Session Redis repository type Vedran Pavic 2022-08-30 10:39:00 +02:00
  • 6175c4210d Fix skipping of processAot when there is no main source Andy Wilkinson 2022-09-21 14:56:17 +01:00
  • 67cc99111c Upgrade to Dependency Management Plugin 1.1.0-RC1 Andy Wilkinson 2022-09-21 10:59:05 +01:00
  • cb614cfee9 Merge branch '2.7.x' Andy Wilkinson 2022-09-21 10:07:22 +01:00
  • 3620959dca Upgrade to Dependency Management Plugin 1.0.14.RELEASE Andy Wilkinson 2022-09-21 10:06:56 +01:00
  • 0111988e1b Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-09-21 10:04:41 +01:00
  • 9d30a0a5b6 Upgrade to Dependency Management Plugin 1.0.14.RELEASE Andy Wilkinson 2022-09-21 10:04:03 +01:00
  • 5752eb9a40 Upgrade to Maven Jar Plugin 3.3.0 Stephane Nicoll 2022-09-21 08:30:25 +02:00
  • 7c8ec4d228 Upgrade to Byte Buddy 1.12.17 Stephane Nicoll 2022-09-21 08:30:22 +02:00
  • 4e5e42c2e1 Upgrade to Spring Integration 6.0.0-M5 Stephane Nicoll 2022-09-21 08:25:58 +02:00
  • 89b547565e Upgrade to Spring Session 2022.0.0-M3 Stephane Nicoll 2022-09-21 08:25:31 +02:00
  • 6f0c7d1122 Merge branch '2.7.x' Stephane Nicoll 2022-09-21 08:24:51 +02:00
  • b607aca478 Merge branch '2.6.x' into 2.7.x Stephane Nicoll 2022-09-21 08:24:38 +02:00
  • 8bca178b83 Upgrade to Byte Buddy 1.12.17 Stephane Nicoll 2022-09-21 08:24:27 +02:00
  • d5debb1d3d Upgrade to Spring Integration 5.5.15 Stephane Nicoll 2022-09-21 08:22:25 +02:00
  • b3db0768c0 Upgrade to Spring GraphQL 1.0.2 Stephane Nicoll 2022-09-20 15:52:32 +02:00
  • 4e18da99a3 Upgrade to Spring Integration 5.5.15 Stephane Nicoll 2022-09-21 08:18:15 +02:00
  • 374176a680 Upgrade to MariaDB 3.0.8 Phillip Webb 2022-09-20 14:19:12 -07:00
  • d849cdf9cb Upgrade to Liquibase 4.16.1 Phillip Webb 2022-09-20 14:19:09 -07:00
  • 0b49fed06c Upgrade to Kafka 3.2.3 Phillip Webb 2022-09-20 14:19:06 -07:00
  • 994a4bdef3 Upgrade to JUnit Jupiter 5.9.1 Phillip Webb 2022-09-20 14:19:03 -07:00
  • 855c2ee617 Upgrade to Jetty 11.0.12 Phillip Webb 2022-09-20 14:18:59 -07:00
  • d8be9975fc Upgrade to Flyway 9.3.1 Phillip Webb 2022-09-20 14:18:57 -07:00
  • 21c23f2535 Merge branch '2.7.x' Phillip Webb 2022-09-20 14:15:27 -07:00
  • 445dff0483 Upgrade to MariaDB 3.0.8 Phillip Webb 2022-09-20 14:15:06 -07:00
  • 0ff789415e Upgrade to Jetty 9.4.49.v20220914 Phillip Webb 2022-09-20 14:15:03 -07:00
  • f9b532d5aa Upgrade to Groovy 3.0.13 Phillip Webb 2022-09-20 14:14:59 -07:00
  • f96313648e Merge branch '2.7.x' Phillip Webb 2022-09-20 14:11:53 -07:00
  • 8b9c0f2cb3 Merge branch '2.6.x' into 2.7.x Phillip Webb 2022-09-20 14:10:46 -07:00
  • c7254cfe25 Upgrade to Jetty 9.4.49.v20220914 Phillip Webb 2022-09-20 14:06:08 -07:00
  • 634799f887 Upgrade to Groovy 3.0.13 Phillip Webb 2022-09-20 14:06:06 -07:00
  • fa81e8ca79 Skip processAot and processTestAot if there is no main or test code Andy Wilkinson 2022-09-20 17:15:19 +01:00
  • 64f4da80cb Align with breaking changes in latest Batch snapshots Andy Wilkinson 2022-09-20 15:39:56 +01:00
  • dc56fa62bc Merge branch '2.7.x' Stephane Nicoll 2022-09-20 16:03:48 +02:00
  • 375a570717 Upgrade to Spring Kafka 3.0.0-M6 Stephane Nicoll 2022-09-20 16:01:14 +02:00
  • 35916a9962 Upgrade to Spring GraphQL 1.1.0-M1 Stephane Nicoll 2022-09-20 16:00:47 +02:00
  • 9936448269 Upgrade to GraphQL Java 19.2 Stephane Nicoll 2022-09-20 16:00:17 +02:00
  • 1b73b85a88 Upgrade to Spring GraphQL 1.0.2 Stephane Nicoll 2022-09-20 15:52:32 +02:00
  • e8aa5680d6 Support file-based reachability metadata repositories Andy Wilkinson 2022-09-20 14:06:18 +01:00
  • 8323f24ccc Make classes generated by AOT test processing available to nativeTest Andy Wilkinson 2022-09-20 11:29:18 +01:00