Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 07:52
ed1c7b4

v0.4.0

Version 0.4.0 introuduces Rack framework support, GraphQL support & CI/CD integration as part of security. Updated json_version: 1.2.9

  • Feature: Rack framework support PR#149

  • Feature: GraphQL support PR#133

  • Feature: CI/CD integration support PR#146

  • Bugfix: Fix for Agent is sending 404 http error in runtime error json PR#147

  • Bugfix: Fix for Exception occurred in generating unhandled exception in Sinatra jruby app PR#150

  • Bugfix: Fix for Do not send empty url endpoint json & Reconnect in random interval between 5-15 secs PR#151

  • Bugfix: Fix for Wrong formated critical error message PR#148

  • BugFix: Fix for Vulnerability is missed in text/json because of small stackTrace PR#155

  • BugFix: Fix for API endpoints not detected in grape framework in JRuby environment PR#158

  • BugFix: Fix for XML content type vulnerability not detected PR#159

  • BugFix: Fix for Concurrency issue observed in JRuby environment, BufferOverflowException observed in writing events to websocket PR#161

  • Memory usage optimisations PR#153