getappmap / appmap-intellij-plugin

MIT License
38 stars 9 forks source link

NPE with 2024.1 if a proxy server without exceptions is set #727

Closed jansorg closed 5 months ago

jansorg commented 5 months ago

Closes https://github.com/getappmap/appmap-intellij-plugin/issues/725

This fixes a NullPointerException when a HTTP proxy server is enabled but not host exceptions are defined. It adds a test to verify that the proxy environment is properly created for a null value of proxy exclusions.

appland-release commented 5 months ago

:tada: This PR is included in version 0.68.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: