mohammadKarimi / SwiftLink

SwiftLink is a modern URL shortener with Asp.net Core 8
MIT License
105 stars 26 forks source link

Bump Elastic.Apm.NetCoreAll from 1.27.3 to 1.28.4 #191

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps Elastic.Apm.NetCoreAll from 1.27.3 to 1.28.4.

Release notes

Sourced from Elastic.Apm.NetCoreAll's releases.

v1.28.4

What's Changed

New Contributors

Full Changelog: https://github.com/elastic/apm-agent-dotnet/compare/v1.28.3...v1.28.4

v1.28.3

What's Changed

Full Changelog: https://github.com/elastic/apm-agent-dotnet/compare/v1.28.2...v1.28.3

v1.28.2

What's Changed

Full Changelog: https://github.com/elastic/apm-agent-dotnet/compare/v1.28.1...v1.28.2

v1.28.1

What's Changed

Full Changelog: https://github.com/elastic/apm-agent-dotnet/compare/v1.28.0...v1.28.1

v1.28.0

What's Changed

... (truncated)

Changelog

Sourced from Elastic.Apm.NetCoreAll's changelog.

==== 1.28.4 - 2024/08/19

===== Bug fixes

{pull}2427#2427 Ensure we capture baggage when capturing Errors during unsampled transactions {pull}2425#2425 Ensure safer access to System.Web.Security.Roles {pull}2426#2426 Fix a bug that prevented the addition of filters to payloadsenders {pull}2423#2423 SetAgentActivationMethod throws CultureNotFoundException in global-invariant mode

[[release-notes-1.28.3]] ==== 1.28.3 - 2024/08/15

===== Bug fixes

{pull}2419#2419 Update to latest MongoDB.Driver.Core to address a breaking change. {pull}2418#2418 Adding filters should not force initialization of Agent.

[[release-notes-1.28.2]] ==== 1.28.2 - 2024/08/14

===== Bug fixes

{pull}2415#2415 Fixed check for SqlRoleProvider under AspNet Identity 2.

[[release-notes-1.28.1]] ==== 1.28.1 - 2024/08/12

===== Bug fixes

{pull}2411#2389 Skip instrumentation of System.Web to prevent rare double configuration initialization issue

===== Features

{pull}2371#2371 Global file logging, making it easier to diagnose the agent no matter the deployment type.

[[release-notes-1.28.0]] ==== 1.28.0 - 2024/07/03

===== Bug fixes

{pull}2389#2389 Fix Linux build dependency of glibc

[[release-notes-1.27.3]]

Commits
  • d74c1cb Release notes for 1.28.4 (#2428)
  • b07c321 Fix #2422 SetAgentActivationMethod throws CultureNotFoundException in global-...
  • b2621c8 Fix #2421 ensure _allowFilterAdd is true on initialization (#2426)
  • 72a5b8d Ensure safer access to system.web.security.roles (#2425)
  • 824a5b4 Ensure we capture baggage when capturing Errors during unsampled transactions...
  • eae543f Release notes for 1.28.3 (#2420)
  • 738792f Update MongoDB drivers to latest 1.28.0 (#2419)
  • 8e99d01 Adding filters should not force initialization of Agent. (#2418)
  • 7dfd0ea Fix #2415 lookup for SqlRoleProvider breaks in ASP.NET identity 2 (#2417)
  • 2d1a0db 1.28.1 release notes (#2413)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)