Commit Graph

  • 3e705e8d56 Polish "Use unknown_service as default application name for OpenTelemetry" Moritz Halbritter 2024-01-10 11:36:34 +01:00
  • 470029aff1 Use unknown_service as default application name for OpenTelemetry Lenin Jaganathan 2023-11-05 21:32:14 -08:00
  • 18f1221bad Merge pull request #38328 from cachescrubber Moritz Halbritter 2024-01-10 11:09:30 +01:00
  • e5b2ad9b8a Add possibility to configure a custom ExecutionContextSerializer in BatchAutoConfiguration Moritz Halbritter 2024-01-10 11:08:12 +01:00
  • f3ec5dab13 Merge pull request #38703 from JohnNiang Moritz Halbritter 2024-01-10 11:04:08 +01:00
  • 49c6bacd44 Support configuring maximum number of sessions for reactive server John Niang 2023-12-10 00:19:26 +08:00
  • d2a3c8703a Add missing since javadoc to acceptTasksAfterContextClose Andy Wilkinson 2024-01-10 09:58:23 +00:00
  • 5c465115ac Merge pull request #38968 from quaff Moritz Halbritter 2024-01-10 10:39:05 +01:00
  • 1c411c2fc3 Polish "Add configuration property "spring.task.execution.pool.shutdown.accept-tasks-after-context-close"" Moritz Halbritter 2024-01-10 10:38:28 +01:00
  • 0e53c0098f Add configuration property "spring.task.execution.pool.shutdown.accept-tasks-after-context-close" Yanming Zhou 2024-01-04 10:36:27 +08:00
  • 5650a547cf Merge branch '3.2.x' Moritz Halbritter 2024-01-10 10:31:33 +01:00
  • 47564ccea1 Merge pull request #39052 from okohub Moritz Halbritter 2024-01-10 10:18:01 +01:00
  • 66dc72da46 Polish "Fix Jetty ConnectionLimit configuration" Moritz Halbritter 2024-01-10 10:17:38 +01:00
  • 7113c10b08 Fix Jetty ConnectionLimit configuration Onur Kagan Ozcan 2024-01-07 16:38:41 +03:00
  • d610955b9d Merge branch '3.2.x' Moritz Halbritter 2024-01-10 09:58:24 +01:00
  • 793801b9cb Merge branch '3.1.x' into 3.2.x Moritz Halbritter 2024-01-10 09:53:45 +01:00
  • fd10c69c16 Merge pull request #39072 from BenchmarkingBuffalo Moritz Halbritter 2024-01-10 09:52:44 +01:00
  • 56f00c4c21 Move autoStartup property BenchmarkingBuffalo 2024-01-09 21:34:46 +01:00
  • ffe31cfe55 Merge branch '3.2.x' Moritz Halbritter 2024-01-10 09:49:54 +01:00
  • 45d2c3b0ca Merge pull request #38924 from skcskitano Moritz Halbritter 2024-01-10 09:49:44 +01:00
  • dc8b55c0ef Fix connection leak in SqlDialectLookup skcskitano 2023-12-25 09:55:33 +09:00
  • 70eb941416 Merge branch '3.2.x' Moritz Halbritter 2024-01-10 09:41:48 +01:00
  • 748a80c448 Merge branch '3.1.x' into 3.2.x Moritz Halbritter 2024-01-10 09:41:41 +01:00
  • a0b034dfc8 Merge pull request #38944 from FBibonne Moritz Halbritter 2024-01-10 09:32:35 +01:00
  • 47e8f6168f Polish "Fix error mark position for PatternParseException" Moritz Halbritter 2024-01-10 09:21:03 +01:00
  • fccce54d52 Fix error mark position for PatternParseException Fabrice Bibonne 2023-12-29 14:03:22 +01:00
  • eda2261665 Merge branch '3.2.x' Moritz Halbritter 2024-01-10 09:12:04 +01:00
  • 8504b6e0a7 Merge branch '3.1.x' into 3.2.x Moritz Halbritter 2024-01-10 09:11:53 +01:00
  • 52a4097997 Merge pull request #38946 from dreis2211 Moritz Halbritter 2024-01-10 09:11:37 +01:00
  • 68b9f0c643 Update copyright year to 2024 Christoph Dreis 2024-01-01 11:47:08 +01:00
  • 5bd2ec44f6 Merge pull request #38983 from dreis2211 Moritz Halbritter 2024-01-10 09:07:27 +01:00
  • b7c9c82180 Fix typos Christoph Dreis 2024-01-04 14:29:10 +01:00
  • 93d41497dc Merge pull request #38371 from jonatan-ivanov Moritz Halbritter 2024-01-10 08:46:47 +01:00
  • 820396fdff Add ProcessInfoContributor Jonatan Ivanov 2023-11-15 14:09:37 -08:00
  • 2d12fa073d Merge branch '3.2.x' Phillip Webb 2024-01-09 12:38:24 -08:00
  • e5f489f338 Restore manifest support for nested directory jars Phillip Webb 2024-01-09 12:33:10 -08:00
  • 6a083f6a94 Merge branch '3.2.x' Andy Wilkinson 2024-01-09 15:44:38 +00:00
  • 36f00fcc33 Merge branch '3.1.x' into 3.2.x Andy Wilkinson 2024-01-09 15:44:22 +00:00
  • bd0a5f9879 Start building against Spring Framework 6.0.16 snapshots Andy Wilkinson 2024-01-09 15:44:12 +00:00
  • 25614710d5 Fail if superfluous properties are used in property metadata Moritz Halbritter 2023-11-30 14:29:19 +01:00
  • 970c226847 Polish Moritz Halbritter 2023-11-30 14:28:55 +01:00
  • ba7a85553d Merge branch '3.2.x' Andy Wilkinson 2024-01-09 12:55:11 +00:00
  • bef0ce244e Upgrade to Micrometer Tracing 1.2.2 Andy Wilkinson 2024-01-09 12:54:51 +00:00
  • 1f636adb34 Upgrade to Micrometer 1.12.2 Andy Wilkinson 2024-01-09 12:54:50 +00:00
  • 814ff961be Merge branch '3.1.x' into 3.2.x Andy Wilkinson 2024-01-09 12:53:16 +00:00
  • 284dc2070c Upgrade to Micrometer Tracing 1.1.9 Andy Wilkinson 2024-01-09 12:52:58 +00:00
  • c1a147474c Upgrade to Micrometer 1.11.8 Andy Wilkinson 2024-01-09 12:52:58 +00:00
  • c805f6ad0f Revert "Start building against Micrometer Tracing 1.3.0 snapshots" Andy Wilkinson 2024-01-09 12:47:37 +00:00
  • bfa84f2355 Revert "Start building against Micrometer 1.13.0 snapshots" Andy Wilkinson 2024-01-09 12:46:34 +00:00
  • 2551735093 Merge pull request #37435 from adispezo Moritz Halbritter 2024-01-09 11:50:56 +01:00
  • 7120dc07ae Adapt to changes in Brave tagged fields handling Moritz Halbritter 2024-01-09 11:37:15 +01:00
  • 0ca55bf0a6 Add local and tagged correlation fields adispezo 2023-09-16 10:11:19 +02:00
  • 91d187ca38 Add property for max queue size for Tomcat Moritz Halbritter 2023-09-06 16:30:37 +02:00
  • 98609e875d Include context path in reactive DefaultErrorAttributes Moritz Halbritter 2024-01-09 09:54:59 +01:00
  • 2cce123bb5 Add property to control 'path' field inclusion in error responses Moritz Halbritter 2023-12-05 08:37:13 +01:00
  • c4be302fdb Auto-configure SpanTagAnnotationHandler Moritz Halbritter 2023-12-06 13:52:56 +01:00
  • a7d88b69d4 Add RabbitMQ properties to enable observations Moritz Halbritter 2023-12-12 14:55:50 +01:00
  • 93a2b1cda0 Remove dependency management for Dropwizard Metrics Andy Wilkinson 2024-01-08 09:43:37 +00:00
  • 77b533b5f3 Merge pull request #38510 from quaff Andy Wilkinson 2024-01-05 16:48:47 +00:00
  • c3a5e7695a Polish "Treat null as CloudPlatform.NONE" Andy Wilkinson 2024-01-05 16:23:18 +00:00
  • 01bb806672 Treat null as CloudPlatform.NONE Yanming Zhou 2023-11-23 10:40:01 +08:00
  • 71a155677d Merge pull request #38550 from anavrotski Andy Wilkinson 2024-01-05 16:06:25 +00:00
  • 49e9fe66a7 Align Health.down with Health.Builder.down Andrei Navrotski 2023-11-25 17:34:28 +02:00
  • ec889b2be0 Merge branch '3.2.x' Andy Wilkinson 2024-01-05 15:39:38 +00:00
  • eda5101fa6 Merge pull request #38966 from onobc Andy Wilkinson 2024-01-05 14:56:19 +00:00
  • af89c2bb5f Use Spring Pulsar BOM Chris Bono 2024-01-03 16:44:03 -06:00
  • c87c710f79 Prohibit upgrades to HttpClient5 5.3 Andy Wilkinson 2024-01-05 11:41:47 +00:00
  • 28490738ae Revert "Upgrade to HttpClient5 5.3" Andy Wilkinson 2024-01-05 11:40:41 +00:00
  • 4b89723861 Remove APIs that were deprecated for removal in 3.3.0 Andy Wilkinson 2024-01-05 11:04:25 +00:00
  • 5c88f500fe Merge branch '3.2.x' Andy Wilkinson 2024-01-05 10:34:12 +00:00
  • 2acb90cbb5 Prohibit upgrades to Jetty Reactive HTTPClient 4.0.2 Andy Wilkinson 2024-01-05 10:33:23 +00:00
  • b2aa7e5e8c Prohibit upgrades to Derby 10.17 Andy Wilkinson 2024-01-04 16:32:10 +00:00
  • 88f4c72ef4 Upgrade to SQLite JDBC 3.44.1.0 Andy Wilkinson 2024-01-04 16:34:26 +00:00
  • 383750a309 Upgrade to SLF4J 2.0.10 Andy Wilkinson 2024-01-04 16:34:21 +00:00
  • 1e6627d458 Upgrade to SendGrid 4.10.1 Andy Wilkinson 2024-01-04 16:34:16 +00:00
  • de3cae50cd Upgrade to Selenium 4.16.1 Andy Wilkinson 2024-01-04 16:34:12 +00:00
  • e733ebcc5a Upgrade to REST Assured 5.4.0 Andy Wilkinson 2024-01-04 16:34:07 +00:00
  • c392a102f2 Upgrade to Rabbit Stream Client 0.15.0 Andy Wilkinson 2024-01-04 16:34:02 +00:00
  • 7cc385f57c Upgrade to Rabbit AMQP Client 5.20.0 Andy Wilkinson 2024-01-04 16:33:58 +00:00
  • 4543a55790 Upgrade to Pulsar 3.1.2 Andy Wilkinson 2024-01-04 16:33:53 +00:00
  • f355830b09 Upgrade to Postgresql 42.7.1 Andy Wilkinson 2024-01-04 16:33:48 +00:00
  • cd2c415e6d Upgrade to Oracle R2DBC 1.2.0 Andy Wilkinson 2024-01-04 16:33:43 +00:00
  • 2e9ef73cc5 Upgrade to OpenTelemetry 1.33.0 Andy Wilkinson 2024-01-04 16:33:39 +00:00
  • 6fa8094b79 Upgrade to Neo4j Java Driver 5.15.0 Andy Wilkinson 2024-01-04 16:33:34 +00:00
  • 52723d4629 Upgrade to MySQL 8.2.0 Andy Wilkinson 2024-01-04 16:33:29 +00:00
  • 80ad4930d8 Upgrade to Mockito 5.8.0 Andy Wilkinson 2024-01-04 16:33:25 +00:00
  • 1517d865e2 Upgrade to Maven Surefire Plugin 3.2.3 Andy Wilkinson 2024-01-04 16:33:20 +00:00
  • fa5cfa8ec7 Upgrade to Maven Failsafe Plugin 3.2.3 Andy Wilkinson 2024-01-04 16:33:15 +00:00
  • eb18365f90 Upgrade to Maven Compiler Plugin 3.12.1 Andy Wilkinson 2024-01-04 16:33:11 +00:00
  • 3bc6b92636 Upgrade to MariaDB 3.3.2 Andy Wilkinson 2024-01-04 16:33:06 +00:00
  • ce08985bd4 Upgrade to Log4j2 2.22.1 Andy Wilkinson 2024-01-04 16:33:01 +00:00
  • b2c98a028e Upgrade to Liquibase 4.25.1 Andy Wilkinson 2024-01-04 16:32:57 +00:00
  • 7309d65b09 Upgrade to Kotlin 1.9.22 Andy Wilkinson 2024-01-04 16:32:52 +00:00
  • a01977b888 Upgrade to jOOQ 3.19.1 Andy Wilkinson 2024-01-04 16:32:48 +00:00
  • fc478d5c25 Upgrade to JMustache 1.16 Andy Wilkinson 2024-01-04 16:32:43 +00:00
  • be4ed3ffc0 Upgrade to Jackson Bom 2.16.1 Andy Wilkinson 2024-01-04 16:32:34 +00:00
  • dca46c75c9 Upgrade to InfluxDB Java 2.24 Andy Wilkinson 2024-01-04 16:32:29 +00:00
  • 31f3f31ac1 Upgrade to HttpClient5 5.3 Andy Wilkinson 2024-01-04 16:32:24 +00:00
  • 65bbfdcfe8 Upgrade to HikariCP 5.1.0 Andy Wilkinson 2024-01-04 16:32:19 +00:00
  • a11ecfffad Upgrade to Groovy 4.0.17 Andy Wilkinson 2024-01-04 16:32:15 +00:00