Commit Graph

  • bf97e6dad8 Ban use of AssertJ assertThatThrownBy Moritz Halbritter 2023-10-24 14:06:52 +02:00
  • 0950d4416a Pass in filter's name when adding to MockMvc Andy Wilkinson 2023-10-24 11:26:13 +01:00
  • 4c3de96d74 Fix links to Antora based JavaDoc and reference documentation Moritz Halbritter 2023-10-24 10:24:38 +02:00
  • 7bd9989614 Fix merge conflict errors Phillip Webb 2023-10-23 19:40:44 -07:00
  • 2ac69160c7 Revert "Allow PemPrivateKeyParser to parse multiple keys" Phillip Webb 2023-10-23 18:32:12 -07:00
  • a9469d9c8e Adapt to changes in Framework's internals Andy Wilkinson 2023-10-23 18:07:38 +01:00
  • 959311bf0e Start building against Spring Framework 6.1.0 snapshots Andy Wilkinson 2023-10-23 15:25:13 +01:00
  • 34ec35f2b6 Merge pull request #37984 from izeye Moritz Halbritter 2023-10-23 11:17:07 +02:00
  • b5d4983829 Polish Johnny Lim 2023-10-21 16:45:11 +09:00
  • 6b8c340de0 Merge pull request #37986 from onobc Moritz Halbritter 2023-10-23 11:10:59 +02:00
  • ddd093f4e2 Fix links in Spring Pulsar section of ref guide Chris Bono 2023-10-21 13:34:44 -05:00
  • 854adba783 Merge pull request #37987 from onobc Moritz Halbritter 2023-10-23 11:04:15 +02:00
  • 1571097048 Fix links in Spring Kafka section of ref guide Chris Bono 2023-10-21 13:45:50 -05:00
  • 9469327f04 Merge pull request #37975 from sdeleuze Moritz Halbritter 2023-10-23 11:01:48 +02:00
  • 68d8fa14bf Polish "Add JVM Checkpoint Restore documentation" Moritz Halbritter 2023-10-23 11:01:25 +02:00
  • e988bf4212 Add JVM Checkpoint Restore documentation Sébastien Deleuze 2023-10-20 14:44:25 +02:00
  • b11d06deb1 Merge branch '3.1.x' Moritz Halbritter 2023-10-23 10:42:42 +02:00
  • 09821feb75 Fix container inspection for Docker Compose >= 2.23.0 Moritz Halbritter 2023-10-23 10:38:55 +02:00
  • e1bd24695d Try @AssertFileChannelDataBlocksClosed for Windows fix Phillip Webb 2023-10-20 10:05:43 -07:00
  • 3cfe2360c6 Merge branch '3.1.x' Andy Wilkinson 2023-10-20 16:04:27 +01:00
  • 955c2bfcdf Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-10-20 16:04:12 +01:00
  • 99d9c3572f Update .sdkmanrc to use 17.0.9+11 Andy Wilkinson 2023-10-20 16:03:09 +01:00
  • 4ed68b9e32 Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-10-20 16:01:26 +01:00
  • 313e3d59a3 Update Java version in .sdkmanrc to 8u392+9 Andy Wilkinson 2023-10-20 16:00:56 +01:00
  • d5cf588a98 Merge branch '3.1.x' Andy Wilkinson 2023-10-20 15:59:00 +01:00
  • 9d64a11418 Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-10-20 15:58:48 +01:00
  • f081a0e9be Upgrade to Checkstyle 10.12.4 Andy Wilkinson 2023-10-20 15:58:24 +01:00
  • 9897576562 Polish d22969ae Andy Wilkinson 2023-10-20 12:57:17 +01:00
  • d13d38a141 Trim multiple leading slashes in NestedLocation Andy Wilkinson 2023-10-20 11:51:42 +01:00
  • 88bf3dfba2 Close byte channel created by newByteChannelReturnsByteChannel Andy Wilkinson 2023-10-20 11:22:16 +01:00
  • dad5dc6750 Try to fix NestedFileSystemProviderTests on Windows Andy Wilkinson 2023-10-20 10:56:08 +01:00
  • d22969ae09 Tolerate race condition in shouldStopKeepAliveThreadIfContextIsClosed Andy Wilkinson 2023-10-20 10:19:34 +01:00
  • 4161eb1853 Fix path handling in NestedLocation on Windows Andy Wilkinson 2023-10-20 09:15:54 +01:00
  • 3eeb1b2849 Merge branch '3.1.x' Phillip Webb 2023-10-19 23:21:31 -07:00
  • 9f3afb3636 Merge branch '3.0.x' into 3.1.x Phillip Webb 2023-10-19 23:21:20 -07:00
  • 7c864804d5 Merge branch '2.7.x' into 3.0.x Phillip Webb 2023-10-19 23:20:58 -07:00
  • d47f8bf945 Update copyright year of changed files Phillip Webb 2023-10-19 23:20:43 -07:00
  • 25ce0ef3fc Refine PemContent and PEM parsers Phillip Webb 2023-10-19 23:19:45 -07:00
  • 41724fc5f1 Merge branch '3.1.x' Phillip Webb 2023-10-19 22:06:53 -07:00
  • 1dc3ea957b Merge branch '3.0.x' into 3.1.x Phillip Webb 2023-10-19 22:06:49 -07:00
  • 5ab4e0d153 Merge branch '2.7.x' into 3.0.x Phillip Webb 2023-10-19 22:06:42 -07:00
  • 548b0ea91f Fix failing exception assertion Phillip Webb 2023-10-19 22:05:59 -07:00
  • 32e6ce210e Allow PemPrivateKeyParser to parse multiple keys Phillip Webb 2023-10-19 22:01:23 -07:00
  • deb79425ee Polish Phillip Webb 2023-10-19 21:47:13 -07:00
  • d638bbb0ba Merge branch '3.1.x' Phillip Webb 2023-10-19 21:21:35 -07:00
  • 1d456e09d2 Merge branch '3.0.x' into 3.1.x Phillip Webb 2023-10-19 21:03:33 -07:00
  • a0b999c8b4 Merge branch '2.7.x' into 3.0.x Phillip Webb 2023-10-19 20:21:41 -07:00
  • abdad1cabe Constently use assertThatExceptionOf... assertions Phillip Webb 2023-10-19 20:17:26 -07:00
  • e25886f2de Consider checkpoint restoration when logging start time and uptime Andy Wilkinson 2023-09-15 16:46:03 +01:00
  • b883c59658 Merge branch '3.1.x' Moritz Halbritter 2023-10-19 15:35:36 +02:00
  • 8b8e23f4b5 Next development version (v3.1.6-SNAPSHOT) Spring Builds 2023-10-19 12:40:23 +00:00
  • f64359f758 Merge branch '3.1.x' Moritz Halbritter 2023-10-19 13:30:54 +02:00
  • e9201f1a66 Merge branch '3.0.x' into 3.1.x Moritz Halbritter 2023-10-19 13:30:45 +02:00
  • c16f9dda96 Next development version (v3.0.13-SNAPSHOT) Spring Builds 2023-10-19 10:39:31 +00:00
  • 688de3b873 Merge branch '3.1.x' Andy Wilkinson 2023-10-19 10:55:34 +01:00
  • 343046d30c Polish Phillip Webb 2023-10-14 19:51:42 -07:00
  • fcb75b6a1e Search implemented interfaces on superclass for @ServiceConnection Phillip Webb 2023-10-14 19:43:41 -07:00
  • c865496fc5 Merge branch '3.1.x' Andy Wilkinson 2023-10-19 10:34:58 +01:00
  • 5fc1d31953 Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-10-19 10:33:13 +01:00
  • 18267be47d Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-10-19 10:32:46 +01:00
  • fe69930ac7 Correct configuration of Sonatype credentials used for promotion Andy Wilkinson 2023-10-19 09:20:00 +01:00
  • d82e98ef42 Merge branch '3.1.x' Moritz Halbritter 2023-10-19 10:05:43 +02:00
  • 64cf3b0712 Document how to share services with Docker Compose Moritz Halbritter 2023-10-19 10:05:14 +02:00
  • 55dc2963ef Rename Testcontainers bean startup property Moritz Halbritter 2023-10-19 09:22:27 +02:00
  • 8b6b6378f5 Polish CI pipeline Andy Wilkinson 2023-10-19 08:10:04 +01:00
  • 6945d3df26 Next development version (v2.7.18-SNAPSHOT) Spring Builds 2023-10-19 06:49:32 +00:00
  • b8365e3118 Fix misconfigured Maven test Phillip Webb 2023-10-18 22:58:45 -07:00
  • a8ad8ca9f7 Upgrade to Java 21.0.1+12 Phillip Webb 2023-10-18 21:15:45 -07:00
  • a354c236bb Upgrade to Java 17.0.9+11 Phillip Webb 2023-10-18 21:14:54 -07:00
  • 062b544447 Upgrade to Ubuntu Jammy 20231004 Phillip Webb 2023-10-18 21:13:42 -07:00
  • 5c6c0879fc Merge branch '3.1.x' Phillip Webb 2023-10-18 21:19:11 -07:00
  • dd821c719f Upgrade to Java 21.0.1+12 Phillip Webb 2023-10-18 21:15:45 -07:00
  • 6a51ef8adc Upgrade to Java 17.0.9+11 Phillip Webb 2023-10-18 21:14:54 -07:00
  • 55968ef995 Upgrade to Ubuntu Jammy 20231004 Phillip Webb 2023-10-18 21:13:42 -07:00
  • 7d71d60c14 Merge branch '3.0.x' into 3.1.x Phillip Webb 2023-10-18 21:17:00 -07:00
  • e778355bd7 Upgrade to Java 21.0.1+12 Phillip Webb 2023-10-18 21:15:45 -07:00
  • 53d04973e4 Upgrade to Java 17.0.9+11 Phillip Webb 2023-10-18 21:14:54 -07:00
  • 812023a84b Upgrade to Ubuntu Jammy 20231004 Phillip Webb 2023-10-18 21:13:42 -07:00
  • bc8a631aaf Merge branch '2.7.x' into 3.0.x Phillip Webb 2023-10-18 21:12:13 -07:00
  • c7d6fbcb3a Upgrade to Ubuntu Jammy 20231004 Phillip Webb 2023-10-18 21:10:00 -07:00
  • 39ffa50dc4 Merge branch '3.1.x' Phillip Webb 2023-10-18 21:05:26 -07:00
  • a28fb1b6f5 Merge branch '3.0.x' into 3.1.x Phillip Webb 2023-10-18 21:05:18 -07:00
  • b5fbcfdce2 Merge branch '2.7.x' into 3.0.x Phillip Webb 2023-10-18 21:04:30 -07:00
  • b226ff40f0 Upgrade to Java 21.0.1+12 Phillip Webb 2023-10-18 21:03:47 -07:00
  • d226ba88d9 Upgrade to Java 17.0.9+11 Phillip Webb 2023-10-18 21:02:55 -07:00
  • ad933869ca Upgrade to Java 11.0.21+10 Phillip Webb 2023-10-18 21:02:15 -07:00
  • 62a074a728 Upgrade to Java 8u392+9 Phillip Webb 2023-10-18 21:01:09 -07:00
  • 9a4e16a2d4 Upgrade to Ubuntu Jammy 20231004 in CI images #37954 Phillip Webb 2023-10-18 20:56:02 -07:00
  • 3ccf29ef49 Refine spring-boot-starter-data-redis-reactive dependencies Phillip Webb 2023-10-18 20:53:06 -07:00
  • 93b562e632 Fix PulsarProperties lookupTimeout Phillip Webb 2023-10-18 20:52:12 -07:00
  • 3c62defb9d Support java.nio.file Paths and FileSystems with nested jars Phillip Webb 2023-10-18 14:57:05 -07:00
  • 4b495ca2a9 Change NestedLocation to hold a Path rather than a File Phillip Webb 2023-10-18 15:00:50 -07:00
  • ec6415f04b Add SSL bundle support to Apache Kafka auto-configuration Andy Wilkinson 2023-10-18 16:29:29 -05:00
  • af2e363252 Merge branch '3.1.x' Andy Wilkinson 2023-10-18 18:50:52 +01:00
  • 226221073c Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-10-18 18:39:29 +01:00
  • a25472ab5b Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-10-18 18:39:16 +01:00
  • 817debb1ee Fix constructor binding with conversion to custom collection type Andy Wilkinson 2023-10-17 11:08:42 +01:00
  • 8d006f82f7 Merge branch '3.1.x' Andy Wilkinson 2023-10-18 17:46:19 +01:00
  • 9219fdc638 Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-10-18 17:44:30 +01:00
  • 865203f902 Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-10-18 17:37:37 +01:00