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.1.2 #205

Merged
merged 26 commits into from
Mar 11, 2024
Merged

Release CSEC Java Agent Version 1.1.2 #205

merged 26 commits into from
Mar 11, 2024

Conversation

lovesh-ap
Copy link
Contributor

Changes

  • NR-174177 Ning Async HTTP client Support: The security agent now also supports com.ning:async-http-client 1.0.0 and above PR-152, PR-118, PR-116
  • NR-181375 Jersey Support: The security agent now also supports Jersey 2.0 and above PR-150, PR-149
  • NR-187224 Mule Support: The security agent now also supports Mule server version 3.6 to 3.9.x PR-144, PR-143
  • Jetty v12 Support: The security agent now also support Jetty version 12 and above PR-106
  • NR-174175 Lettuce Support: The security agent now also supports Lettuce 4.4.0.Final and above PR-125
  • NR-234869 GHA Update Unit Test Action for Testing Unit tests with different java-version with re-tries on failure PR-204

Fixes

  • NR-223811 Extract Server Configuration to resolve IAST localhost connection with application for wildfly server PR-192
  • NR-234903 Trustboundary events now will have list of string as parameter schema

monu-k2io and others added 25 commits January 15, 2024 11:46
…ache, lettuce, spymemcached, jetty-12 and mule server
Add test dependencies to jersey modules
# Conflicts:
#	instrumentation-security/ning-async-http-client-1.1.0/src/test/java/com/nr/agent/security/instrumentation/ning/http_1_1/NingAsyncHttpClient11Test.java
NR-223811 : Wildfly Server Configuration Extraction
* Add clear function to clean custom attribute

* Fixed lettuce unit tests

---------

Co-authored-by: Lovesh Baya <lbaya@newrelic.com>
GHA Update Unit Test Action for Testing Unit tests with different java-version

Run Unit Tests on java version 8, 11, and 17
Mechanism to rerun UTs upto 4 attempts on failure
Skip modules which do not have backward compatibility with specific java versions

---------

Co-authored-by: idawda <idawda@newrelic.com>
Remove rebuilding of agent
Updated Changelogs for CSEC Release Target Version 1.1.2
@lovesh-ap lovesh-ap self-assigned this Mar 11, 2024
@lovesh-ap lovesh-ap merged commit c9b7742 into main Mar 11, 2024
5 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