Skip to content

Commit 286eb4b

Browse files
Merge pull request #792 from yinan-symphony/bugfix/doc
Adapt the blockquote to gitbook format
2 parents 2fc51fb + 858b3ba commit 286eb4b

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

docs/index.md

+15-11
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,21 @@ nav_order: 1
66

77
# Symphony BDK Reference Documentation
88

9-
> [!NOTE]
10-
> BDK version 3.0: Major change !
11-
>
12-
> The newly introduced BDK version 3.0 relies on Java 17 and SpringBoot 3. This is a major change that allows Symphony to continue to propose the latest security fixes following the end of support of Spring Boot 2 and also to keep up with the latest evolutions of Java.
13-
>
14-
> For the next 6 months Symphony will provide critical security fixes for BDK 2.0 where possible (since Spring gives no guarantees for their packages).
15-
>
16-
> Please consider migrating your Bots in the coming months to benefit from the latest features and support.
17-
18-
> [!IMPORTANT]
19-
> As detailed above, the BDK version 2.0 will stop being supported by Symphony on August 15.
9+
{% hint style="info" %}
10+
11+
### BDK version 3.0: Major change !
12+
13+
The newly introduced BDK version 3.0 relies on Java 17 and SpringBoot 3. This is a major change that allows Symphony to continue to propose the latest security fixes following the end of support of Spring Boot 2 and also to keep up with the latest evolutions of Java.
14+
15+
For the next 6 months Symphony will provide critical security fixes for BDK 2.0 where possible (since Spring gives no guarantees for their packages).
16+
17+
Please consider migrating your Bots in the coming months to benefit from the latest features and support.
18+
19+
{% endhint %}
20+
21+
{% hint style="warning" %}
22+
As detailed above, the BDK version 2.0 will stop being supported by Symphony on August 15.
23+
{% endhint %}
2024

2125
This reference guide provides detailed information about the Symphony BDK. It provides a comprehensive documentation
2226
for all features and abstractions made on top of the [Symphony REST API](https://developers.symphony.com/restapi/reference/introduction).

0 commit comments

Comments
 (0)