PR-186 Feature to detect API Endpoint of the Application NR-222163
PR-132 JCache Support : The security agent now also supports jCache 1.0.0 and above NR-175383
PR-193 Spray HTTP Server Support : The security agent now also supports Spray HTTP Server version 1.3.1 and above (with scala 2.11 and above) NR-230246, NR-230248
PR-195 Spray Can Server Support : The security agent now also supports Spray Can Server version 1.3.1 and above (with scala 2.11 and above) NR-230246, NR-230248
PR-194 Spray Client Support : The security agent now also supports Spray Client version 1.3.1 and above (with scala 2.11 and above) NR-230243, NR-230245
PR-202 Netty Server support : The security agent now also supports Netty Server version 4.0.0.Final and above. NR-234864
PR-220 Netty Reactor Server support : The security agent now also supports Netty Reactor Server version 0.7.0.RELEASE and above. NR-249812
PR-239 Spring WebClient Support : The security agent now also supports Spring WebClient version 5.0.0.RELEASE and above. NR-258894, NR-258895
PR-219 Enable functionality to scan NewRelic applications using security.is_home_app config, default value is false
Resin Support : The security agent now also supports resin server NR-171577
Anorm Support : The security agent now also supports Anorm Datastore version 2.0 to 2.5 NR-171575
Fixes
PR-202 Extract Server Configuration to resolve IAST localhost connection with application for Netty server. NR-238324
PR-237 Fix for Correct User Class Detection in Sun-Net-HttpServer NR-254564
PR-243 Improvement in fallback mechanism for NR_CSEC_HOME NR-260723
PR-248 Fix for Regression in File Integrity Event Generation NR-267172
PR-235 Fix for NullPointerException observed in JDBC-GENERIC NR-232657
PR-226 Fix for NoClassDefFoundError observed in JAVAX-JNDI Instrumentation NR-254566
PR-225 Fix for FileAlreadyExistException observed in IAST Replay NR-254565
PR-222 Exclude Milestone Release for Jax-RS, due to release of version 4.0.0-M2 on 9th March 2024 NR-256459
PR-232 Exclude Latest Release version 12.7.0 for mssql-jdbc released on 08th April 2024 NR-256461
PR-247 Exclude Latest Release version 1.7.14 for Rhino-JS-Engine released on 29th April 2024 NR-265206
PR-219 Fixed an issue where lambda functions were causing class circularity errors NR-239192
PR-219 Resolved a problem where multiple RXSS events were being generated unnecessarily, optimizing the system to only produce a single event as intended.
Changes
security.is_home_app
config, default value is falseFixes