API version 40.0 not supported

Issue #603 resolved
larryliu0104 created an issue

The highest API version supported is 39.0 in connection settings, while we need some feature in API 40.0.

Please take a look, thanks.

Comments (7)

  1. Scott Wells repo owner

    Unfortunately Salesforce has not made the API v40.0 WSDLs available so that I could update IC's API client. I can perhaps provide a pre-release build with the ability to select 40.0 for your connection's API version, but it'll likely be an incomplete Summer '17 integration and might even result in errors. If you'd like to try such a pre-release build, let me know and I'll attach one here. Otherwise as soon as I have access to the Summer '17 WSDLs from Salesforce I'll make a build available.

  2. Scott Wells repo owner

    Salesforce has provided early access to the API 40.0 WSDLs. I'll try to put together a pre-release build with API 40.0 support (albeit without everything that will make it whole for that release) today or tomorrow and post it here for you to use.

  3. Scott Wells repo owner

    Okay, here's a pre-release test build that supports API v40.0. Note that I've only smoke tested it so far...no exhaustive testing. If there are issues please let me know. Also, I haven't updated things like integrated API docs, the Lightning Aura JS interfaces, etc., so you may find gaps there as well.

    To install it just download the attached archive and use Settings>Plugins>Install plugin from disk. After an IDE restart you'll be using this build. If you need to revert to the official build, you can download it from here and use the same process to install it. Just make sure to grab the build for IDEA 14+.

  4. Log in to comment