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

chore: release v11.10.0 #1961

Merged
merged 3 commits into from
Jan 22, 2024
Merged

chore: release v11.10.0 #1961

merged 3 commits into from
Jan 22, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 22, 2024

v11.10.0 (2024-01-22)

Features

  • Added llm attribute to all transactions that contain llm spans for openai (#1946) (6312629)
  • Added transaction ID to ErrorTrace event (#1954) (5d0ebcd)

Security improvements

  • remote_method: redact ingest key in trace level logs (#1948) (04fee88)

Code refactoring

  • Updated lib/shim/shim.js to remove cognitive complexity violations (#1950) (60e57a1)
  • Updated message-shim to remove cognitive complexity violations. (#1958) (3d1caaf)

Miscellaneous chores

  • deps: Updated @newrelic/aws-sdk to latest and removed aws_bedrock_instrumentation feature flag (#1956) (9eae28c)
  • deps: Updated @newrelic/security-agent to v0.7.0 (#1955) (e156539)
  • Migrated non-sensitive CI values to vars (#1957) (1739378)
  • updated contributors list to include james and svetlana 🎉 (#1947) (33a59fd)

@bizob2828 bizob2828 marked this pull request as ready for review January 22, 2024 21:41
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5d0ebcd) 97.04% compared to head (5adf62a) 97.04%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1961   +/-   ##
=======================================
  Coverage   97.04%   97.04%           
=======================================
  Files         218      218           
  Lines       40451    40451           
=======================================
  Hits        39255    39255           
  Misses       1196     1196           
Flag Coverage Δ
integration-tests-16.x 78.91% <ø> (+0.01%) ⬆️
integration-tests-18.x 79.17% <ø> (+0.01%) ⬆️
integration-tests-20.x 79.17% <ø> (ø)
unit-tests-16.x 91.14% <ø> (ø)
unit-tests-18.x 91.12% <ø> (ø)
unit-tests-20.x 91.12% <ø> (ø)
versioned-tests-16.x 74.07% <ø> (-0.03%) ⬇️
versioned-tests-18.x 74.09% <ø> (-0.03%) ⬇️
versioned-tests-20.x 74.10% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bizob2828 bizob2828 merged commit f800281 into main Jan 22, 2024
36 checks passed
@bizob2828 bizob2828 deleted the release/v11.10.0 branch January 22, 2024 21:53
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.

2 participants