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(main): release 10.28.0 #2647

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

dotnet-agent-team-bot
Copy link
Contributor

@dotnet-agent-team-bot dotnet-agent-team-bot commented Jul 25, 2024

🤖 I have created a release beep boop

10.28.0 (2024-08-05)

New features

  • Improve serverless mode detection (#2661) (5f5dda8)
  • Set application name via command line with the .msi installer (#2648) (369dcba)

Fixes

  • Better Lambda web request input parameter validation. (#2653) (810d4af), closes #2652
  • Revert recent Profiler warning fixes to address reported instability (#2663) (b3c9cd1)
  • SQS instrumentation could cause InvalidOperationException (#2645) (#2646) (40b6ad5)

This PR was generated with Release Please. See documentation.

@dotnet-agent-team-bot dotnet-agent-team-bot requested a review from a team as a code owner July 25, 2024 21:33
@dotnet-agent-team-bot dotnet-agent-team-bot changed the title chore(main): release 10.27.1 chore(main): release 10.28.0 Jul 26, 2024
@dotnet-agent-team-bot dotnet-agent-team-bot force-pushed the release-please--branches--main branch 4 times, most recently from 8b05630 to 7d39cbc Compare August 1, 2024 19:44
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.73%. Comparing base (b3c9cd1) to head (d85f975).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2647   +/-   ##
=======================================
  Coverage   80.73%   80.73%           
=======================================
  Files         459      459           
  Lines       29070    29070           
  Branches     3191     3191           
=======================================
+ Hits        23469    23470    +1     
+ Misses       4811     4810    -1     
  Partials      790      790           
Flag Coverage Δ
Agent 81.72% <ø> (+<0.01%) ⬆️
Profiler 71.86% <ø> (ø)

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

see 1 file with indirect coverage changes

@chynesNR chynesNR merged commit b18158f into main Aug 5, 2024
93 checks passed
@chynesNR chynesNR deleted the release-please--branches--main branch August 5, 2024 18:19
@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.

Lambda wrapper should handle invalid payload objects for web requests
4 participants