mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
api_changes_list_2021.md: group HTTP Client changes
This commit is contained in:
parent
4b8b3da976
commit
65ff73b426
@ -96,6 +96,8 @@ Please see [Incompatible API Changes](api_changes_list.md) on how to verify comp
|
||||
|
||||
`com.jetbrains.performancePlugin.CommandProvider.getCommands(Project)` method parameter `Project` removed
|
||||
: Project is now only accessible via `com.intellij.openapi.ui.playback.PlaybackContext.getProject()` since it may change during script execution.
|
||||
|
||||
### Changes in HTTP Client Plugin 2021.1
|
||||
|
||||
`com.intellij.ws.rest.client` package removed
|
||||
: Replaced by `com.intellij.httpClient.execution` in HTTP Client plugin
|
||||
|
Loading…
x
Reference in New Issue
Block a user