Commit Graph

  • 55ab56f8d9 Polish "Add observationEnabled properties for Apache Kafka" Scott Frederick 2023-11-02 17:02:14 -05:00
  • ff9d9de1ee Add observationEnabled properties for Apache Kafka Zhiyang.Wang1 2023-10-26 20:18:46 +08:00
  • 9ba46f538b Polish Phillip Webb 2023-11-02 14:24:05 -07:00
  • cc4ef32efe Merge branch '3.1.x' Phillip Webb 2023-11-02 14:19:12 -07:00
  • 47c1088111 Polish Phillip Webb 2023-11-02 14:19:07 -07:00
  • 77218a644e Merge branch '3.1.x' Phillip Webb 2023-11-02 14:16:37 -07:00
  • afa4d274c2 Merge branch '3.0.x' into 3.1.x Phillip Webb 2023-11-02 14:14:07 -07:00
  • 8d53caa1c6 Merge branch '2.7.x' into 3.0.x Phillip Webb 2023-11-02 14:13:47 -07:00
  • 54313d1962 Update copyright year of changed files Phillip Webb 2023-11-02 14:13:38 -07:00
  • e891a3e24c Polish adoc formatting Phillip Webb 2023-11-02 14:12:56 -07:00
  • 99986a2fdd Polish SSL internals Scott Frederick 2023-11-02 13:53:08 -05:00
  • d3f177be71 Polish SSL Moritz Halbritter 2023-11-02 08:51:42 +01:00
  • a35fb7505f Merge branch '3.1.x' Phillip Webb 2023-11-01 18:22:39 -07:00
  • 683d791104 Merge branch '3.0.x' into 3.1.x Phillip Webb 2023-11-01 18:22:28 -07:00
  • e5c8723dda Merge branch '2.7.x' into 3.0.x Phillip Webb 2023-11-01 18:22:06 -07:00
  • eecb15d1ba Rename startDaemonAwaitThread() inside TomcatWebServer to match intent Phillip Webb 2023-11-01 18:21:36 -07:00
  • 663243e60c Fix open telemetry container lifecycle issues Phillip Webb 2023-11-01 18:16:38 -07:00
  • 9b71ef4114 Polish and refactor some SSL internals Phillip Webb 2023-11-01 12:49:44 -07:00
  • 30a7426e86 Apply key property to the keystore and not to the truststore Phillip Webb 2023-10-30 17:42:10 -07:00
  • 5dc5c2a4bc Rename KeyVerifier to CertificateMatcher Phillip Webb 2023-10-30 17:16:06 -07:00
  • 1b61bc1f20 Move PEM verification to spring-boot-autoconfigure Phillip Webb 2023-10-27 21:07:24 -07:00
  • 5e5d2265f5 Introduce PemSslStore as an alternative to PemSslStoreDetails. Phillip Webb 2023-10-30 19:44:37 -07:00
  • 2b39ec6f60 Introduce a public PemContent class Phillip Webb 2023-10-27 17:09:30 -07:00
  • 2c6fca8df7 Allow alias and password to be configured on a per PEM store basis Phillip Webb 2023-10-30 16:04:58 -07:00
  • 8bf847e549 Rename keyAlias parameter to alias Phillip Webb 2023-10-27 22:51:36 -07:00
  • 95e048c933 Merge branch '3.1.x' Scott Frederick 2023-11-01 17:11:22 -05:00
  • 7611ce1f13 Merge branch '3.0.x' into 3.1.x Scott Frederick 2023-11-01 17:10:59 -05:00
  • b92ec494fb Merge branch '2.7.x' into 3.0.x Scott Frederick 2023-11-01 17:10:33 -05:00
  • 1b32baaadc Upgrade CI to Docker 24.0.7 Scott Frederick 2023-11-01 17:10:17 -05:00
  • 890a3e72ac Repair file channel when it's closed by interruption Andy Wilkinson 2023-10-31 18:29:08 +00:00
  • 173e6543fd Merge branch '3.1.x' Andy Wilkinson 2023-11-01 15:04:53 +00:00
  • 40ce6182a1 Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-11-01 15:03:29 +00:00
  • b7f00c1087 Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-11-01 15:00:36 +00:00
  • 48ef78bddd Merge pull request #38153 from dreis2211 Andy Wilkinson 2023-11-01 15:00:23 +00:00
  • 990afd844f Fix typos in method names Christoph Dreis 2023-10-31 17:21:36 +01:00
  • 8f2ec22738 Merge branch '3.1.x' Andy Wilkinson 2023-10-31 11:50:42 +00:00
  • 1fcf1fcc20 Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-10-31 11:50:32 +00:00
  • 8f4ea6834d Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-10-31 11:50:18 +00:00
  • 020c2b364e Fix handling of value that overflows an int Andy Wilkinson 2023-10-31 11:47:14 +00:00
  • 5de0f82f64 Merge branch '3.1.x' Andy Wilkinson 2023-10-31 11:33:58 +00:00
  • cbcde9107b Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-10-31 11:33:05 +00:00
  • cb18d87ac9 Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-10-31 11:29:07 +00:00
  • 747291c0b7 Clarify docs on when application.* banner properties will work Andy Wilkinson 2023-10-31 11:28:17 +00:00
  • bdc5c05a83 Merge branch '3.1.x' Moritz Halbritter 2023-10-31 11:21:56 +01:00
  • 87d6d518c4 Explain what happens if docker compose is already running Moritz Halbritter 2023-10-31 11:18:56 +01:00
  • de1ca5e60f Polish DockerComposeLifecycleManager Moritz Halbritter 2023-10-31 11:18:39 +01:00
  • 1ef66d2e39 Upgrade to Spring WS 4.0.7 Andy Wilkinson 2023-10-31 08:41:07 +00:00
  • e0169e7cf1 Upgrade to Spring Framework 6.1.0-RC2 Andy Wilkinson 2023-10-31 08:41:02 +00:00
  • 8a925b6858 Upgrade to SAAJ Impl 3.0.3 Andy Wilkinson 2023-10-31 08:41:02 +00:00
  • 8a2c0f18ac Upgrade to Pulsar 3.1.1 Andy Wilkinson 2023-10-31 08:40:57 +00:00
  • 2d67957cbb Upgrade to Native Build Tools Plugin 0.9.28 Andy Wilkinson 2023-10-31 08:40:52 +00:00
  • 719545d9ab Upgrade to MSSQL JDBC 12.4.2.jre11 Andy Wilkinson 2023-10-31 08:40:48 +00:00
  • 053edc04a5 Upgrade to Maven Dependency Plugin 3.6.1 Andy Wilkinson 2023-10-31 08:40:43 +00:00
  • 37a8fc3206 Upgrade to Maven Clean Plugin 3.3.2 Andy Wilkinson 2023-10-31 08:40:38 +00:00
  • 58be0ddf36 Upgrade to Log4j2 2.21.1 Andy Wilkinson 2023-10-31 08:40:34 +00:00
  • 20a6b7a9bc Upgrade to Kotlin 1.9.20 Andy Wilkinson 2023-10-31 08:40:29 +00:00
  • f699e9b77d Upgrade to Jetty 12.0.3 Andy Wilkinson 2023-10-31 08:40:24 +00:00
  • 72450bfe95 Upgrade to Jetty Reactive HTTPClient 4.0.1 Andy Wilkinson 2023-10-31 08:40:20 +00:00
  • 6796be0939 Upgrade to Jedis 5.0.2 Andy Wilkinson 2023-10-31 08:40:15 +00:00
  • 7ee35a8378 Upgrade to Jakarta XML WS 4.0.1 Andy Wilkinson 2023-10-31 08:40:10 +00:00
  • fd1fdafe31 Upgrade to Jakarta XML SOAP 3.0.1 Andy Wilkinson 2023-10-31 08:40:05 +00:00
  • e0a50e1784 Upgrade to Jakarta Json 2.1.3 Andy Wilkinson 2023-10-31 08:40:00 +00:00
  • 7ee570a383 Upgrade to Hazelcast 5.3.5 Andy Wilkinson 2023-10-31 08:39:56 +00:00
  • f7ccd00d79 Upgrade to Glassfish JAXB 4.0.4 Andy Wilkinson 2023-10-31 08:39:51 +00:00
  • 90d6b53a27 Upgrade to Artemis 2.31.2 Andy Wilkinson 2023-10-31 08:39:46 +00:00
  • 00987feb81 Upgrade to ActiveMQ 5.18.3 Andy Wilkinson 2023-10-31 08:39:41 +00:00
  • 9b7d8cacc3 Update upgrade policy for the RC phase Andy Wilkinson 2023-10-31 08:34:02 +00:00
  • 20edbb402f Merge branch '3.1.x' Moritz Halbritter 2023-10-31 10:23:13 +01:00
  • 607ed86edb Merge branch '3.0.x' into 3.1.x Moritz Halbritter 2023-10-31 10:23:01 +01:00
  • dccf378d49 Polish CloudFoundryActuatorAutoConfiguration Moritz Halbritter 2023-10-31 09:57:41 +01:00
  • e0985331c0 Polish ReactiveCloudFoundrySecurityService Moritz Halbritter 2023-10-31 09:56:35 +01:00
  • 3d4a9dd059 Polish StandardConfigDataResource Moritz Halbritter 2023-10-31 09:39:05 +01:00
  • e7c26b9410 Polish BeanDefinitionLoader Moritz Halbritter 2023-10-31 09:37:06 +01:00
  • f3c10ae97b Polish JsonStream Moritz Halbritter 2023-10-31 09:33:52 +01:00
  • 1f41179a88 Polish SpringBootMockMvcBuilderCustomizer Moritz Halbritter 2023-10-31 09:23:50 +01:00
  • d095a5e47d Polish RestartApplicationListenerTests Moritz Halbritter 2023-10-31 09:21:54 +01:00
  • 9152217c96 Fix JUnit's @Nested usage Moritz Halbritter 2023-10-30 14:52:57 +01:00
  • 627a821d5f Polish ReactiveTokenValidator Moritz Halbritter 2023-10-30 14:29:56 +01:00
  • d2325d1110 Upgrade to Oracle Database 23.3.0.23.09 Andy Wilkinson 2023-10-30 18:16:12 +00:00
  • 5765f9410c Upgrade to Liquibase 4.24.0 Andy Wilkinson 2023-10-30 18:16:07 +00:00
  • 5b9eac1885 Merge branch '3.1.x' Andy Wilkinson 2023-10-30 15:57:51 +00:00
  • cf4fcc52a7 Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-10-30 15:57:41 +00:00
  • c57a2ef564 Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-10-30 15:57:12 +00:00
  • 94e810201e Fix test for incremental build of renamed properties class Andy Wilkinson 2023-10-30 14:11:56 +00:00
  • aa16c2aa5b Merge branch '3.1.x' Andy Wilkinson 2023-10-30 12:07:37 +00:00
  • f6b6f7aa5a Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-10-30 12:07:26 +00:00
  • 9aae29b60b Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-10-30 12:07:09 +00:00
  • c999d987a9 Improve systemd configuration documentation Andy Wilkinson 2023-10-30 12:06:04 +00:00
  • 97c2311dee Merge branch '3.1.x' Andy Wilkinson 2023-10-30 11:14:01 +00:00
  • 3be8475089 Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-10-30 11:13:43 +00:00
  • aaa26c90a8 Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-10-30 11:13:25 +00:00
  • f78dcac56f Clarify that @AutoConfigureWebTestClient uses mock infrastructure Andy Wilkinson 2023-10-30 11:12:25 +00:00
  • da078d11bb Merge branch '3.1.x' Moritz Halbritter 2023-10-30 10:09:10 +01:00
  • d84808e436 Merge branch '3.0.x' into 3.1.x Moritz Halbritter 2023-10-30 10:09:00 +01:00
  • 633ce644e2 Merge branch '2.7.x' into 3.0.x Moritz Halbritter 2023-10-30 10:08:48 +01:00
  • 0d8ea44f5b Fix MyErrorWebExceptionHandler in documentation Moritz Halbritter 2023-10-30 10:07:49 +01:00
  • c71d1a8b8f Merge pull request #38103 from izeye Moritz Halbritter 2023-10-30 09:28:59 +01:00
  • 1b6431c219 Fix shouldStopKeepAliveThreadIfContextIsClosed() Johnny Lim 2023-10-29 19:34:39 +09:00
  • 4ac654717a Merge branch '3.1.x' Moritz Halbritter 2023-10-30 09:21:55 +01:00
  • b5dab09142 Merge branch '3.0.x' into 3.1.x Moritz Halbritter 2023-10-30 09:21:47 +01:00