Skip to content

chore(main): release 10.18.0 #1938

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

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Conversation

dotnet-agent-team-bot
Copy link
Contributor

@dotnet-agent-team-bot dotnet-agent-team-bot commented Sep 29, 2023

🤖 I have created a release beep boop

10.18.0 (2023-10-17)

New features

  • Enable configuration of High Security Mode via environment variable (NEW_RELIC_HIGH_SECURITY). (a86d98d), closes #1948
  • Enable startup logging to Event Log for all applications on Windows. (#1969) (cdac8b7)
  • Enable startup logging to EventLog for .NET 6+ applications on Windows. (4310e98)

Fixes

  • Detect Docker container id on cgroup v2. (#1943) (9c7e114)
  • Update Serilog EventLog sink configuration to enable event source creation (if the app is running with admin privileges). (#1963) (274072b)

This PR was generated with Release Please. See documentation.

@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@154f697). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1938   +/-   ##
=======================================
  Coverage        ?   83.58%           
=======================================
  Files           ?      402           
  Lines           ?    24634           
  Branches        ?        0           
=======================================
  Hits            ?    20590           
  Misses          ?     4044           
  Partials        ?        0           

@dotnet-agent-team-bot dotnet-agent-team-bot force-pushed the release-please--branches--main branch 4 times, most recently from a13a025 to 7f32481 Compare October 5, 2023 15:46
@tippmar-nr
Copy link
Member

Draft docs PR that needs to be published when the release goes out: newrelic/docs-website#14794

@dotnet-agent-team-bot dotnet-agent-team-bot force-pushed the release-please--branches--main branch 5 times, most recently from fdb9be9 to 1a54e2d Compare October 16, 2023 18:53
@dotnet-agent-team-bot dotnet-agent-team-bot force-pushed the release-please--branches--main branch from 1a54e2d to 652265b Compare October 17, 2023 16:37
Copy link
Member

@nr-ahemsath nr-ahemsath left a comment

Choose a reason for hiding this comment

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

🚢 👍

@tippmar-nr tippmar-nr merged commit 1058382 into main Oct 17, 2023
@tippmar-nr tippmar-nr deleted the release-please--branches--main branch October 17, 2023 18:14
@dotnet-agent-team-bot
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable configuration of High Security Mode via Environment Variable
4 participants