diff --git a/ijs.tree b/ijs.tree index 5ae6fca43..e64640eaa 100644 --- a/ijs.tree +++ b/ijs.tree @@ -378,6 +378,7 @@ + @@ -386,6 +387,7 @@ + diff --git a/reference_guide/api_changes_list.md b/reference_guide/api_changes_list.md index 92955ef5d..6962b27c8 100644 --- a/reference_guide/api_changes_list.md +++ b/reference_guide/api_changes_list.md @@ -76,6 +76,7 @@ Please see [](verifying_plugin_compatibility.md) on how to use Plugin Verifier a The following pages list the breaking changes in IDE and plugin releases with required/recommended steps to take by plugin authors. +* [Changes in 2024.*](api_changes_list_2024.md) * [Changes in 2023.*](api_changes_list_2023.md) * [Changes in 2022.*](api_changes_list_2022.md) * [Changes in 2021.*](api_changes_list_2021.md) diff --git a/reference_guide/api_changes_list_2024.md b/reference_guide/api_changes_list_2024.md new file mode 100644 index 000000000..f500eba79 --- /dev/null +++ b/reference_guide/api_changes_list_2024.md @@ -0,0 +1,73 @@ + + +# Incompatible Changes in IntelliJ Platform and Plugins API 2024.* + + + +List of known Breaking API Changes in 2024.* + + + + + + + +## 2024.1 + +### IntelliJ Platform 2024.1 diff --git a/topics/appendix/api_notable/api_notable.md b/topics/appendix/api_notable/api_notable.md index e8fd846f5..6a1fb9ada 100644 --- a/topics/appendix/api_notable/api_notable.md +++ b/topics/appendix/api_notable/api_notable.md @@ -10,6 +10,7 @@ Plugin authors are encouraged to verify their compatible releases take advantage +* [Changes in 2024.*](api_notable_list_2024.md) * [Changes in 2023.*](api_notable_list_2023.md) * [Changes in 2022.*](api_notable_list_2022.md) * [Changes in 2021.*](api_notable_list_2021.md) diff --git a/topics/appendix/api_notable/api_notable_list_2024.md b/topics/appendix/api_notable/api_notable_list_2024.md new file mode 100644 index 000000000..9fcdcbc77 --- /dev/null +++ b/topics/appendix/api_notable/api_notable_list_2024.md @@ -0,0 +1,14 @@ + + +# Notable Changes in IntelliJ Platform and Plugins API 2024.* + +List of known Notable API Changes in 2024.* + +_Early Access Program_ (EAP) releases of upcoming versions are available [here](https://eap.jetbrains.com). + + + + +## 2024.1 + +### IntelliJ Platform 2024.1