Commit Graph

  • 111753718c Add new source for main (4.0.x) following restructuring docs-build Andy Wilkinson 2025-07-01 18:18:31 +0100
  • b4682a799b
    Merge 3b3dbafb61 into 5db3cacde8 Dmytro Nosan 2025-07-01 17:47:19 +0300
  • 4c70597b13
    Merge 37ad8d9b19 into 5db3cacde8 Dmytro Nosan 2025-07-01 17:46:59 +0300
  • 52b37e531d
    Merge 2d84ef8a78 into 5db3cacde8 Sébastien Deleuze 2025-07-01 16:34:44 +0200
  • 2d84ef8a78 Upgrade to Kotlin 2.2.0 Sébastien Deleuze 2025-07-01 16:30:03 +0200
  • 8482d78677
    Merge 5ba8b8316a into 999beea456 Dominique Villard 2025-07-01 19:48:07 +0800
  • b3383c0707
    Merge 67ecb4ee7e into 999beea456 Shahab Kondri 2025-07-01 19:48:07 +0800
  • 5db3cacde8 Create spring-boot-autoconfigure-classic module main Phillip Webb 2025-06-30 16:48:51 -0700
  • 77176c0c60 Provide better configuration properties binding exception message Phillip Webb 2025-06-30 16:50:13 -0700
  • 73db54c82b Make BytesEncoder back off without an Encoding bean Andy Wilkinson 2025-06-19 14:04:44 +0100
  • e01826035d Order BatchAutoConfiguration after DataSourceAutoConfiguration Andy Wilkinson 2025-06-18 19:40:56 +0100
  • 06917abbcb Align reactive auto-configuration names Phillip Webb 2025-06-13 13:40:34 -0700
  • 3ca1e91cde Create spring-boot-health module Phillip Webb 2025-06-12 09:57:33 -0700
  • 3ecbbce773 Order endpoint properties alphabetically Phillip Webb 2025-06-27 10:43:58 -0700
  • b19403c9fc Add EndpointObjectMapper supported types method Phillip Webb 2025-06-10 14:13:48 -0700
  • 95b3c367ce Restructure autoconfigure packages Phillip Webb 2025-06-11 16:29:17 -0700
  • 3fb4b1883a Create spring-boot-hibernate module Phillip Webb 2025-06-11 17:51:30 -0700
  • f90a5986e5 Remove most deprecated APIs that were due for removal in 4.0 Andy Wilkinson 2025-06-10 20:11:08 +0100
  • 76719a4e28 Move remaining integration tests out of actuator-autoconfigure-all Andy Wilkinson 2025-06-09 13:37:35 +0100
  • 9860168d3e Move some tests out of actuator-autoconfigure-all Andy Wilkinson 2025-06-09 09:51:18 +0100
  • e74718553b Move management web security concerns to spring-security module Phillip Webb 2025-06-09 01:36:55 +0100
  • 299ed11f9c Minimize what remains of actuator-autoconfigure-all Andy Wilkinson 2025-06-06 17:13:24 +0100
  • 93d3ead813 Move code from docker-compose-all into relevant modules Andy Wilkinson 2025-06-06 16:37:05 +0100
  • ccb7cb3005 Move code out of testcontainers-all into relevant modules Andy Wilkinson 2025-06-06 15:45:51 +0100
  • 18bde1852f Create spring-boot-tracing module Andy Wilkinson 2025-06-06 14:27:18 +0100
  • 3e8a7fe849
    Merge e00035067b into 999beea456 Laura Trotta 2025-07-01 13:19:33 +0200
  • 7875aaa308 Create spring-boot-cloudfoundry module Andy Wilkinson 2025-06-05 17:37:50 +0100
  • 98506c666d Introduce ObservationHandlerGroup interface Phillip Webb 2025-06-02 12:13:03 -0700
  • 2f837eebc7 Move SSL auto-configuration out of actuator-autoconfigure-all Andy Wilkinson 2025-06-05 13:52:17 +0100
  • eb4498d788 Remove spring-boot-autoconfigure-all Andy Wilkinson 2025-06-05 13:35:57 +0100
  • ff73a4d0bb Move Servlet Filters into spring-boot-servlet Andy Wilkinson 2025-06-05 12:46:50 +0100
  • bcb9a5aa5c Move MultipartAutoConfigurationTests to main code's module Andy Wilkinson 2025-06-05 12:24:28 +0100
  • d81a2b82ff Move servlet http encoding auto-configuration into spring-boot-servlet Andy Wilkinson 2025-06-05 11:25:42 +0100
  • 3c136edd24 Move additional property metadata out of autoconfigure-all Andy Wilkinson 2025-06-04 18:43:58 +0100
  • 1ec6067895 Move HTTP exchange auto-config into appropriate modules Andy Wilkinson 2025-06-04 14:42:59 +0100
  • 97eeee6b67 Move mapping description auto-configuration into appropriate modules Andy Wilkinson 2025-06-04 13:32:31 +0100
  • 67fc60dae6 Remove remaining usages of MetricsRun Andy Wilkinson 2025-06-04 12:40:40 +0100
  • 693f6daf0f Remove MetricsIntegrationTests as it duplicates other tests Andy Wilkinson 2025-06-04 12:35:40 +0100
  • 70a540fb5b Move code out of spring-boot-actuator-autoconfigure-all Andy Wilkinson 2025-06-04 10:50:01 +0100
  • 368bf25451 Enable auto-configuration checks and fix issues Andy Wilkinson 2025-06-03 06:56:38 -0700
  • e801ee7db8 Move Servlet high-level infrastructure to spring-boot-servlet Stéphane Nicoll 2025-06-03 09:01:03 +0200
  • c474f24fe8 Break cycle in spring-boot-data-* modules Andy Wilkinson 2025-05-30 15:19:14 +0100
  • 905964ff78 Move Actuator infrastructure for WebFlux to spring-boot-webflux Stéphane Nicoll 2025-05-30 12:06:09 +0200
  • c23ed08b7b Move Spring Data repository metrics into spring-boot-data-commons Andy Wilkinson 2025-05-30 14:32:51 +0100
  • d8919b2fa6 Rename spring-boot-data-web to spring-boot-data-commons Andy Wilkinson 2025-05-30 13:45:25 +0100
  • 48511797d7 Move task metrics auto-configuration into spring-boot-metrics Andy Wilkinson 2025-05-30 12:44:54 +0100
  • 2a172c9736 Move scheduled task observation to spring-boot-observation Andy Wilkinson 2025-05-30 12:39:34 +0100
  • cce712b1a9 Rename spring-boot-micrometer-observation to spring-boot-observation Andy Wilkinson 2025-05-30 11:01:15 +0100
  • 3e5842069b Move WebMvc observation auto-config into spring-boot-webmvc Andy Wilkinson 2025-05-30 10:42:29 +0100
  • d8ed041f0b Move Actuator infrastructure for WebMvc to spring-boot-webmvc Stéphane Nicoll 2025-05-29 19:17:12 +0200
  • ac1b91e208 Move WebFlux observation auto-config into spring-boot-webflux Andy Wilkinson 2025-05-30 10:03:37 +0100
  • deb4ce899e Move R2DBC health and observation to spring-boot-r2dbc Andy Wilkinson 2025-05-29 15:54:01 +0100
  • 4262f0ffe7 Move HTTP client observation support into relevant modules Andy Wilkinson 2025-05-29 15:25:38 +0100
  • 2ae20693b9 Move GraphQL observation support into spring-boot-graphql Andy Wilkinson 2025-05-29 14:07:08 +0100
  • aa8df2926a Move Batch observation support into spring-boot-batch Andy Wilkinson 2025-05-29 13:54:32 +0100
  • ed96d53090 Move Jersey metrics to spring-boot-jersey Andy Wilkinson 2025-05-29 13:23:26 +0100
  • 6e677d6876 Create spring-boot-micrometer-observation module Andy Wilkinson 2025-05-29 10:57:44 +0100
  • f82a3fbc06 Move metrics export into spring-boot-metrics Andy Wilkinson 2025-05-28 13:37:52 +0100
  • ab88b56bdf Remove actuate from restructured metrics package names Andy Wilkinson 2025-05-28 10:19:08 +0100
  • 152ab97815 Create spring-boot-opentelemetry module Phillip Webb 2025-05-27 15:27:27 -0700
  • 8d52d6db5a Move Reactor Netty management server support to spring-boot-reactor-netty Andy Wilkinson 2025-05-27 16:53:27 +0100
  • 785950c738 Move Undertow management server support to spring-boot-undertow Andy Wilkinson 2025-05-27 16:36:07 +0100
  • ff567895b6 Move Jetty management server support to spring-boot-jetty Andy Wilkinson 2025-05-27 16:25:44 +0100
  • f039e6116b Move Zipkin Docker Compose support into spring-boot-zipkin Phillip Webb 2025-05-23 14:54:46 -0700
  • 4bf2be4ef8 Move Zipkin testcontainers support into spring-boot-zipkin Phillip Webb 2025-05-23 14:27:54 -0700
  • b12fe23662 Create Create spring-boot-zipkin module Phillip Webb 2025-05-23 11:44:13 -0700
  • 816e9eef7c Separate Zipkin tracing auto-configuration Phillip Webb 2025-05-23 12:56:37 -0700
  • c06a752050 Move Tomcat metrics auto-configuration into spring-boot-tomcat Stéphane Nicoll 2025-05-23 14:14:39 +0200
  • a1547e3acc Move Actuator Tomcat infrastructure to spring-boot-tomcat Stéphane Nicoll 2025-05-23 14:01:44 +0200
  • 0f3d151d5f Split WebEndpointTest infrastructure configuration Stéphane Nicoll 2025-05-22 17:03:13 +0200
  • ea9897da22 Move Actuator Jersey infrastructure to spring-boot-jersey Stéphane Nicoll 2025-05-22 10:20:34 +0200
  • 2154ab77a8 Remove endpoint infrastructure dependency from spring-boot-metrics Stéphane Nicoll 2025-05-22 16:19:51 +0200
  • d2a3e5baf3 Move actuator test support out spring-boot-actuator-integration-tests Stéphane Nicoll 2025-05-22 16:12:09 +0200
  • 2a9de80686 Invert dependency between actuator-autoconfigure and webmvc Andy Wilkinson 2025-05-21 17:36:21 +0100
  • e2addb3238 Remove unnecessary use of DispatcherServletAutoConfiguration Andy Wilkinson 2025-05-21 17:15:10 +0100
  • a50c75b3e3 Reduce dependencies of spring-boot-actuator Andy Wilkinson 2025-05-21 14:39:59 +0100
  • 1c03ac162e Move Jetty metrics auto-configuration into spring-boot-jetty Stéphane Nicoll 2025-05-21 10:55:20 +0200
  • 7ca4669484 Move R2DBC metrics auto-configuration into spring-boot-r2dbc Andy Wilkinson 2025-05-20 16:58:34 +0100
  • 8f2d5a3efc Move Hibernate metrics auto-config into spring-boot-jpa Andy Wilkinson 2025-05-20 16:40:02 +0100
  • 12f3d7f4c9 Move Redis health and metrics auto-config into spring-boot-data-redis Andy Wilkinson 2025-05-20 16:09:23 +0100
  • f93c7a7c74 Move Data MongoDB health auto-configuration to spring-data-mongodb Andy Wilkinson 2025-05-20 11:53:29 +0100
  • fc2a605295 Move MongoDB metrics auto-configuration into spring-boot-mongodb Andy Wilkinson 2025-05-20 11:04:13 +0100
  • 864ab740e5 Move JDBC metrics auto-configuration into spring-boot-jdbc Andy Wilkinson 2025-05-20 10:22:26 +0100
  • 7b37785223 Move metrics and endpoint auto-config into spring-boot-integration Andy Wilkinson 2025-05-20 09:55:37 +0100
  • 504232f153 Move cache metrics auto-configuration into spring-boot-cache Andy Wilkinson 2025-05-20 09:18:03 +0100
  • e44b9e25e4 Move AMQP/Rabbit metrics auto-configuration into spring-boot-amqp Andy Wilkinson 2025-05-20 08:49:42 +0100
  • a702c13729 Move Redis Docker Compose support into spring-boot-data-redis Phillip Webb 2025-05-19 19:53:46 -0700
  • 2a26ce187a Move R2DBC Docker Compose support into spring-boot-r2dbc Phillip Webb 2025-05-19 19:34:03 -0700
  • 53910c0a0d Move Pulsar Docker Compose support into spring-boot-pulsar Phillip Webb 2025-05-19 19:33:07 -0700
  • 89e0cc9787 Move Neo4j Docker Compose support into spring-boot-neo4j Phillip Webb 2025-05-19 19:32:21 -0700
  • fa86100b90 Move MongoDB Docker Compose support into spring-boot-mongodb Phillip Webb 2025-05-19 19:31:40 -0700
  • 8532ef0080 Move LDAP Docker Compose support into spring-boot-ldap Phillip Webb 2025-05-19 19:30:25 -0700
  • 3230efd37b Move Hazelcast Docker Compose support into spring-boot-hazelcast Phillip Webb 2025-05-19 19:28:29 -0700
  • ad16efe1e1 Move Liquibase Docker Compose support into spring-boot-liquibase Phillip Webb 2025-05-19 19:27:30 -0700
  • 75b1f94857 Move Flyway Docker Compose support into spring-boot-flyway Phillip Webb 2025-05-19 19:26:32 -0700
  • 720e503f7e Move JDBC Docker Compose support into spring-boot-jdbc Phillip Webb 2025-05-19 19:25:25 -0700
  • fef1087e66 Move Elasticsearch Docker Compose support into spring-boot-elasticsearch Phillip Webb 2025-05-19 19:24:35 -0700
  • c1f9ab974f Move Cassandra Docker Compose support into spring-boot-cassandra Phillip Webb 2025-05-19 19:22:34 -0700
  • 15728c4cb7 Move Amqp Docker Compose support into spring-boot-amqp Phillip Webb 2025-05-19 19:21:40 -0700
  • a4d744a511 Move Artemis Docker Compose support into spring-boot-artemis Phillip Webb 2025-05-19 19:20:33 -0700