File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11Datasource Micrometer Changelog
22================================
33
4+ 2.0.0-RC1
5+ ------------------
6+ * Support Spring Boot 4.0.0-M3 (#78)
7+
481.2.0
59------------------
610* Fix closing order of scope and observation (#79)
Original file line number Diff line number Diff line change @@ -108,7 +108,8 @@ The produced jars support following JDK versions at runtime:
108108
109109| DataSource Micrometer | Spring Boot | Micrometer Tracing BOM | Micrometer BOM |
110110| :---------------------:| :------------:| :----------------------:| :--------------:|
111- | ` 1.0.0 ` | 3.0.0 and up | 1.0.0 | 1.10.2 |
111+ | ` 2.0.0-RC1 ` | 4.0.0-M3 | 1.6.0-M3 | 1.16.0-M3 |
112+ | ` 1.0.0 ` | 3.0.0 and up | 1.0.0 | 1.10.2 |
112113| ` 1.0.0-RC1 ` | 3.0.0-RC1 | 1.0.0-RC1 | 1.10.0-RC1 |
113114| ` 1.0.0-M1 ` | 3.0.0-M6 | 1.0.0-M8 | 1.10.0-M5 |
114115
You can’t perform that action at this time.
0 commit comments