Breaking changes
General changes
- Upgrade Google V8 to v7.2
- Reduced memory usage by replacing ANTLR4 with Flex
PHP agent
- Removed pcre dependency
- Replaced libstdc++ with libc++
- Add Thread-Safety edition in binary releases
Java agent
- Replace Mozilla Rhino with OpenRASP-v8 component
- Removed native implementation of SQLi/SSRF detection algorithm
- Temporarily disabled support of
JRockit JDK
.- WebLogic 10.3.6 still works with Oracle JDK, aka
export JAVA_VENDOR=Sun
- WebLogic 10.3.6 still works with Oracle JDK, aka
JavaScript plugin system
- Removed console coloring support
New features
General changes
- Add monitoring of MySQL authentication failure
- Add detection of weak password for database connections
Java agent
- Add a new algorithm xxe_disable_entity