Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release CSEC Java Agent Version 1.6.0 #366

Merged
merged 37 commits into from
Dec 16, 2024
Merged

Release CSEC Java Agent Version 1.6.0 #366

merged 37 commits into from
Dec 16, 2024

Conversation

lovesh-ap
Copy link
Contributor

@lovesh-ap lovesh-ap commented Dec 16, 2024

Adds

  • PR-329 Apache Pekko Server Support: The security agent now supports Apache Pekko Server version 1.0.0 and newer, compatible with Scala 2.13 and above. NR-308780, NR-308781, NR-308791, NR-308792 NR-308782
  • PR-228 HTTP4s Ember Server Support: Added support for HTTP4s Ember Server version 0.23 and newer, compatible with Scala 2.12 and above. NR-293957, NR-293847, NR-293844
  • PR-344 HTTP4s Blaze Server Support: The security agent now supports HTTP4s Blaze Server version 0.21 and newer, compatible with Scala 2.12 and above. NR-325523, NR-325525, NR-293846
  • PR-228 HTTP4s Ember Client Support: Introduced support for HTTP4s Ember Client version 0.23 and above, compatible with Scala 2.12 and above. NR-307676
  • PR-346 HTTP4s Blaze Client Support: Added support for HTTP4s Blaze Client version 0.21 and newer, compatible with Scala 2.12 and above. NR-325526, NR-325527
  • PR-363 GraphQL Support: GraphQL support is now enabled by default.

Changes

  • PR-331 REST Client Update for IAST Request Replay: Migrated to utilize the Apache HTTP Client for enhanced request replay functionality. NR-283130
  • PR-311 Status File Removed: The status file used for debugging has been eliminated. All debugging capabilities have been integrated into Init Logging or the Error Inbox. NR-297214
  • PR-356 Code Optimization: Optimized code to minimize the overhead of the Security Agent in relation to the APM Agent. NR-338596

Fixes

  • PR-352 Corrected the issue regarding inaccurate user class details in the mule-demo-app. NR-336715
  • PR-355 Improved logging for scenarios where delay is set to a negative value. NR-338578

IshikaDawda and others added 30 commits October 18, 2024 16:54
NR-332541: Unit tests for http4s-blaze client instrumentation support
…client

# Conflicts:
#	instrumentation-security/http4s-blaze-server-2.12_0.21/src/main/scala/com/newrelic/agent/security/http4s/blaze/server/BlazeUtils.java
#	instrumentation-security/http4s-blaze-server-2.12_0.22/src/main/scala/com/newrelic/agent/security/http4s/blaze/server/BlazeUtils.java
#	instrumentation-security/http4s-blaze-server-2.12_0.23/src/main/scala/com/newrelic/agent/security/http4s/blaze/server/BlazeUtils.java
#	instrumentation-security/http4s-blaze-server-2.13_0.21/src/main/scala/com/newrelic/agent/security/http4s/blaze/server/BlazeUtils.java
#	instrumentation-security/http4s-blaze-server-2.13_0.22/src/main/scala/com/newrelic/agent/security/http4s/blaze/server/BlazeUtils.java
#	instrumentation-security/http4s-blaze-server-2.13_0.23/src/main/scala/com/newrelic/agent/security/http4s/blaze/server/BlazeUtils.java
NR-336715: Fix for NR-322822 Where Incorrect user class details found in Mule App
Instrumentation Support for HTTP4s Blaze client
NR-325523: Instrumentation support for Http4s Blaze
Copy link

@k2himanshu k2himanshu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Performed all the required pre-release regression tests on the build.

@lovesh-ap lovesh-ap merged commit fe0ce16 into main Dec 16, 2024
211 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants