@@ -10,17 +10,16 @@ menu:
10
10
weight : 201
11
11
---
12
12
13
- {{% note %}}
14
- ## Checkpoint releases {.checkpoint}
15
-
16
- Some InfluxDB Clustered releases are checkpoint releases that introduce a
17
- breaking change to an InfluxDB component.
18
- When [ upgrading InfluxDB Clustered] ( /influxdb3/clustered/admin/upgrade/ ) ,
19
- ** always upgrade to each checkpoint release first, before proceeding to newer versions** .
20
-
21
- Checkpoint releases are only made when absolutely necessary and are clearly
22
- identified below with the <span class =" cf-icon Shield pink " ></span > icon.
23
- {{% /note %}}
13
+ > [ !Note]
14
+ > ## Checkpoint releases {.checkpoint}
15
+ >
16
+ > Some InfluxDB Clustered releases are checkpoint releases that introduce a
17
+ > breaking change to an InfluxDB component.
18
+ > When [ upgrading InfluxDB Clustered] ( /influxdb3/clustered/admin/upgrade/ ) ,
19
+ > ** always upgrade to each checkpoint release first, before proceeding to newer versions** .
20
+ >
21
+ > Checkpoint releases are only made when absolutely necessary and are clearly
22
+ > identified below with the <span class =" cf-icon Shield pink " ></span > icon.
24
23
25
24
{{< release-toc >}}
26
25
@@ -181,11 +180,10 @@ For customers who experience this bug when attempting to upgrade to
181
180
182
181
# # 20240925-1257864 {date="2024-09-25" .checkpoint}
183
182
184
- {{% warn %}}
185
- This release has a number of bugs in it which make it unsuitable for customer use.
186
- If you are currently running this version, please upgrade to
187
- [20241024-1354148](#20241024-1354148).
188
- {{% /warn %}}
183
+ > [!Caution]
184
+ > This release has a number of bugs in it which make it unsuitable for customer use.
185
+ > If you are currently running this version, please upgrade to
186
+ > [20241024-1354148](#20241024-1354148).
189
187
190
188
# ## Quickstart
191
189
@@ -352,10 +350,9 @@ validation error when omitted.
352
350
When the `admin` section is omitted, the `admin-token` `Secret` can be used
353
351
instead to get started quickly.
354
352
355
- {{% note %}}
356
- We still highly recommend OAuth for production; however, this lets you run an
357
- InfluxDB Cluster with out having to integrate with an identity provider.**
358
- {{% /note %}}
353
+ > [!Note]
354
+ > We recommend OAuth for production; however, the `admin-token` lets you run an
355
+ > InfluxDB Cluster without having to integrate with an identity provider.**
359
356
360
357
# ## Upgrade notes
361
358
@@ -680,11 +677,10 @@ Kubernetes scheduler's default behavior. For further details, please consult the
680
677
- Fix gRPC reflection to only include services served by a particular listening
681
678
port.
682
679
683
- {{% note %}}
684
- ` arrow.flight.protocol.FlightService` is known to be missing in the
685
- ` iox-shared-querier` ' s reflection service even though `iox-shared-querier`
686
- does run that gRPC service.
687
- {{% /note %}}
680
+ > [!Note]
681
+ > `arrow.flight.protocol.FlightService` is known to be missing in the
682
+ > `iox-shared-querier`'s reflection service even though `iox-shared-querier`
683
+ > does run that gRPC service.
688
684
689
685
---
690
686
@@ -889,10 +885,9 @@ spec:
889
885
890
886
# ## Highlights
891
887
892
- {{% warn %}}
893
- **This release fixes a regression in the database engine that was introduced in
894
- [20231115-746129](#20231115-746129).**
895
- {{% /warn %}}
888
+ > ![Important]
889
+ > **This release fixes a regression in the database engine that was introduced in
890
+ > [20231115-746129](#20231115-746129).**
896
891
897
892
# ## Changes
898
893
0 commit comments