Yann Cébron
4ee0a83bf8
api changes: update comment
2024-07-11 15:50:07 +02:00
Yann Cébron
e2b6823815
api_changes_list_2024.md: reformat
2024-07-11 14:52:35 +02:00
Aleksandr Izmailov
0e38d56fb1
Add HTTP Client changes to api_changes_list_2024.md ( #1348 )
...
There is a change in internal method, that was accidentally made public. It cannot be reverted because it breaks compatibility anyway, because it also throws a checked exception now. And this exception is necessary for new functionality.
2024-07-11 14:50:21 +02:00
Yann Cébron
a2578d5676
api_changes_list_2024.md: Properties Plugin 2024.1 ( #1346 )
2024-07-08 11:08:56 +02:00
Tagir Valeev
5807ccf1e5
StubElement.getChildrenStubs ( #1345 )
2024-07-08 11:00:33 +02:00
Mikhail Mazurkevich
4738fd14a8
Update api_changes_list_2024.md ( #1344 )
...
* Update api_changes_list_2024.md
Document the incompatible changes in WSM API
* Update api_changes_list_2024.md
2024-07-03 11:26:31 +02:00
ivankrut856
aa666d24e3
Update api_changes_list_2024.md ( #1343 )
...
* Update api_changes_list_2024.md
reflect data grip api changes
2024-07-02 11:25:40 +02:00
Yann Cébron
2ec6c68b4f
api_changes_list_2024.md: cleanup
2024-06-26 16:55:34 +02:00
Ilya Kirillov
53871166cb
Document Kotlin plugin incompatible changes for 2024.2 ( #1342 )
2024-06-26 16:54:35 +02:00
Daniil Kalinin
7c47af43a6
PyElementTypes.STATEMENT_LIST type change notification ( #1309 )
...
Changed in revision 892acbe0c95fde6aec74b7595b0a58f902c426f5
2024-05-21 14:11:32 +02:00
Yann Cébron
3f20e59371
242: Gradle plugin requirements
2024-04-11 17:28:03 +02:00
Karol Lewandowski
0244beafb5
api_changes_list_2024.md: Fix markup
2024-03-22 11:21:31 +01:00
Iliya-usov
71862d3a49
Rd Framework api changes ( #1271 )
2024-03-22 10:32:19 +01:00
Greg Shrago
e2f80e9689
Update api_changes_list_2024.md
2024-03-19 17:56:03 +02:00
Victor Turansky
c5f5de03ad
Document breaking changes in API of com.intellij.lang.javascript.documentation.JSDocumentationProvider
( #1270 )
2024-03-19 16:17:19 +01:00
Robert Novotny
56176963dd
Fix typo in package name ( #1268 )
2024-03-19 11:32:10 +01:00
Ilya Kazakevich
b3c1ca9bfa
com.jetbrains.extensions
package deprecated (#1267 )
2024-03-19 09:01:49 +01:00
Yuriy Artamonov
6f5e76f873
Document breaking changes in API of com.intellij.util.CachedValueBase ( #1266 )
2024-03-18 17:25:27 +01:00
asedunov
df5937374b
Document removal of SqlTableExpression.getSqlType() ( #1264 )
2024-03-18 09:46:07 +01:00
Yann Cébron
384a3487bc
api_changes_list_2024.md: typo
2024-03-18 09:38:40 +01:00
Roman Shevchenko
daa9290ee4
Documenting removal of Path#isAncestor
extension in 2024.1 ( #1262 )
2024-03-14 21:03:57 +01:00
Yann Cébron
1061e5cfeb
api changes: fix, update docs
2024-03-14 16:05:36 +01:00
Yann Cébron
6c955f7e51
api_changes_list_2024.md: fix pattern
2024-03-14 16:01:30 +01:00
Yann Cébron
275e1d15d3
api_changes_list_2024.md: fix pattern
2024-03-14 15:59:26 +01:00
Yann Cébron
eec7e7cc4c
api_changes_list_2024.md: fix missing descriptions
2024-03-14 15:57:02 +01:00
Aleksandr Krasilnikov
9af0a24deb
api_changes_list_2024.md Diff API changes ( #1261 )
...
Co-authored-by: a-krasilnikov <Aleksandar7kr@gmail.com>
2024-03-13 17:20:56 +01:00
Yann Cébron
558237c5d6
api_changes_list_2024.md: UML Plugin section
2024-03-13 15:37:16 +01:00
Yann Cébron
cf25990719
api changes: clarify instructions
2024-03-13 10:47:02 +01:00
Roman Shevchenko
954795a60e
Documenting org.apache.sanselan.util.IOUtils
demise in 2024.2 ( #1260 )
2024-03-13 10:41:41 +01:00
Ilya Kirillov
30f6ad1161
Document breaking usage of Kotlin Plugin non-public API ( #1259 )
2024-03-11 15:49:18 +01:00
Yann Cébron
3b655dc519
api_changes_list_2024.md: fix
2024-03-11 12:14:14 +01:00
Yann Cébron
ee2b8d8cb9
api_changes_list_2024.md: fix typo
2024-03-11 11:03:52 +01:00
Yann Cébron
8c7a53dede
api_changes_list_2024.md: group Python stuff
2024-03-11 09:46:52 +01:00
Ilya Kazakevich
541924c809
com.jetbrains.extensions.python.FileChooserDescriptorExtKt
class moved (#1257 )
...
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2024-03-11 09:45:43 +01:00
Ilya Kazakevich
e6b5e96b97
com.jetbrains.python.module.PythonModuleBuilder
moved to another p… (#1256 )
...
* ` com.jetbrains.python.module.PythonModuleBuilder` moved to another package
as part of v2 refactoring
* Update reference_guide/api_changes_list_2024.md
Co-authored-by: Karol Lewandowski <karol86@gmail.com>
---------
Co-authored-by: Karol Lewandowski <karol86@gmail.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2024-03-11 09:44:11 +01:00
Ilya Kazakevich
7e5eebf490
com.jetbrains.python.facet
removed (#1255 )
...
* `com.jetbrains.python.facet` removed
* Update reference_guide/api_changes_list_2024.md
Co-authored-by: Karol Lewandowski <karol86@gmail.com>
---------
Co-authored-by: Karol Lewandowski <karol86@gmail.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2024-03-11 09:43:23 +01:00
Ilya Kazakevich
74000e62d1
com.jetbrains.django.testRunner
removed (#1254 )
2024-03-11 09:41:54 +01:00
Ilya Kazakevich
a022577d04
com.jetbrains.python.debugger.remote
removed (#1253 )
...
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2024-03-11 09:41:38 +01:00
Ilya Kazakevich
222a535b1f
com.jetbrains.django.util.DjangoUtil
class removed (#1252 )
2024-03-11 09:40:50 +01:00
Yann Cébron
16911aad93
api_changes_list_2024.md: Markdown Plugin 2024.1, cleanup
2024-03-07 15:47:54 +01:00
dmitry-avdeev
c3184d5c8e
Update api_changes_list_2024.md ( #1250 )
...
org.intellij.plugins.markdown.ui.split.SplitTextEditorProvider moved to platform
2024-03-06 14:35:33 +01:00
Vladislav Annenkov
b0bed22bfe
Update api_changes_list_2024.md ( #1249 )
2024-03-06 09:58:23 +01:00
Nikolay Chashnikov
5ab120eec8
[api changes] cleanup: remove items describing API which were restored as deprecated
2024-02-22 16:21:14 +01:00
NikitaKatkov
67cc56559c
Update api_changes_list_2024.md ( #1247 )
...
Add description for changed API used for http request body generation
2024-02-21 16:27:44 +01:00
ivankrut856
c793e42eb2
Update api_changes_list_2024.md ( #1226 )
...
Complement various changes of DataGrid during development
2024-02-20 12:00:04 +01:00
Yann Cébron
9905057f8d
api_changes_list_2024.md: fix/format Maven section
2024-02-19 16:35:21 +01:00
Alexander Bubenchikov
9563bf1a61
maven api changes 2024.1 ( #1224 )
...
* maven api changes 2024.1
* maven api 2024.1 - fix return type suffix
2024-02-19 14:45:12 +01:00
Julia Beliaeva
8f018c60a1
Document breaking changes in VcsLogFileHistoryHandler ( #1223 )
...
A new parameter was added to the "getHistoryFast" and "collectHistory" functions in order to provide filtering capabilities to the file history.
2024-02-19 09:56:43 +01:00
Ilya Kirillov
6faac20b57
Document the breaking API changes related to the use of Kotlin's internal compiler API ( #1221 )
...
* Document the breaking API changes related to the use of Kotlin's internal compiler API
* fixup! Document the breaking API changes related to the use of Kotlin's internal compiler API
* fixup! Document the breaking API changes related to the use of Kotlin's internal compiler API
2024-02-15 16:19:58 +01:00
Tagir Valeev
fa0674a688
RemovePropertyLocalFix ( #1222 )
2024-02-15 15:27:47 +01:00