Piotr Kiełkowicz
|
82b5624d8b
|
Bump OpenTelemetry to 1.6.0 (#2925)
* Bump OpenTelemetry from 1.5.1 to 1.6.0
Bumps [OpenTelemetry](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.1...core-1.6.0)
---
updated-dependencies:
- dependency-name: OpenTelemetry
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.5.1 to 1.6.0
Bumps [OpenTelemetry.Exporter.OpenTelemetryProtocol](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.1...core-1.6.0)
---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.OpenTelemetryProtocol
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump OpenTelemetry.Exporter.Zipkin from 1.5.1 to 1.6.0
Bumps [OpenTelemetry.Exporter.Zipkin](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.1...core-1.6.0)
---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.Zipkin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump OpenTelemetry.Extensions.Propagators from 1.5.1 to 1.6.0
Bumps [OpenTelemetry.Extensions.Propagators](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.1...core-1.6.0)
---
updated-dependencies:
- dependency-name: OpenTelemetry.Extensions.Propagators
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump OpenTelemetry.Api from 1.5.1 to 1.6.0
Bumps [OpenTelemetry.Api](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.1...core-1.6.0)
---
updated-dependencies:
- dependency-name: OpenTelemetry.Api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump OpenTelemetry.Exporter.Console from 1.5.1 to 1.6.0
Bumps [OpenTelemetry.Exporter.Console](https://github.com/open-telemetry/opentelemetry-dotnet) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet/compare/core-1.5.1...core-1.6.0)
---
updated-dependencies:
- dependency-name: OpenTelemetry.Exporter.Console
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump OpenTelemetry.Shims.OpenTracing from 1.5.0-beta.1 to 1.6.0-beta.1
* Cleanup OTLP protocol references
* Fix OpenTracing Shim integration
* Bump OpenTelemetry.Exporter.Prometheus.HttpListener to 1.6.0-rc.1
* Changelog + documentation
* Fix Quartz and MassTransit tests
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-07 10:53:07 +02:00 |
dependabot[bot]
|
afefa2cac8
|
Bump Grpc.Net.Client from 2.56.0 to 2.57.0 (#2912)
* Bump Grpc.Net.Client from 2.52.0 to 2.57.0
Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.52.0 to 2.57.0.
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.52.0...v2.57.0)
---
updated-dependencies:
- dependency-name: Grpc.Net.Client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Generated files
* Revert changes in production code
* Fix build test application
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
|
2023-09-07 07:51:05 +02:00 |
dependabot[bot]
|
bdb42a2627
|
Bump OpenTelemetry.Instrumentation.Runtime from 1.5.0 to 1.5.1 (#2918)
* Bump OpenTelemetry.Instrumentation.Runtime from 1.5.0 to 1.5.1
Bumps [OpenTelemetry.Instrumentation.Runtime](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/compare/Exporter.Geneva-1.5.0...Exporter.Geneva-1.5.1)
---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.Runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Generated file
* Update documentation
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
|
2023-09-07 07:50:32 +02:00 |
Paulo Janotti
|
3bbdbcd89d
|
nit: dispose CancellationTokenSource on tests (#2916)
|
2023-09-06 22:30:29 +00:00 |
Mateusz Łach
|
54b985360f
|
[WCF] add wait strategy to reduce random test failures (#2915)
add wait strategy
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
|
2023-09-06 20:15:34 +00:00 |
dependabot[bot]
|
a1bf99d221
|
Bump Grpc.Core.Api from 2.56.0 to 2.57.0 (#2913)
Bumps [Grpc.Core.Api](https://github.com/grpc/grpc-dotnet) from 2.56.0 to 2.57.0.
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.56.0...v2.57.0)
---
updated-dependencies:
- dependency-name: Grpc.Core.Api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-06 15:52:24 +00:00 |
dependabot[bot]
|
02eb980337
|
Bump NServiceBus from 8.1.2 to 8.1.3 (#2911)
* Bump NServiceBus from 8.1.2 to 8.1.3
Bumps [NServiceBus](https://github.com/Particular/NServiceBus) from 8.1.2 to 8.1.3.
- [Release notes](https://github.com/Particular/NServiceBus/releases)
- [Commits](https://github.com/Particular/NServiceBus/compare/8.1.2...8.1.3)
---
updated-dependencies:
- dependency-name: NServiceBus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Generated files
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
|
2023-09-06 17:15:48 +02:00 |
dependabot[bot]
|
284b4f34d2
|
Bump Grpc.Net.Client.Web from 2.56.0 to 2.57.0 (#2910)
Bumps [Grpc.Net.Client.Web](https://github.com/grpc/grpc-dotnet) from 2.56.0 to 2.57.0.
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.56.0...v2.57.0)
---
updated-dependencies:
- dependency-name: Grpc.Net.Client.Web
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-06 16:35:07 +02:00 |
Rasmus Kuusmann
|
6f8c27b722
|
Add CLR profiler diagnostics (#2897)
* Add clr profiler diagnostics
* refactor
* fix native format
* Simplify NativeMethods
* fix dll import
* add diagnostic logs
* Add NativeLibrary resolver
* Update profiler locating
* refactor path verifing
* simplify ImportResolver
* remove calling convention
* Update src/OpenTelemetry.AutoInstrumentation.StartupHook/NativeMethods.cs
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
* Update src/OpenTelemetry.AutoInstrumentation.StartupHook/RulesEngine/NativeProfilerDiagnosticsRule.cs
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
* update method name
* remove nullable
* unnest a block
* Update src/OpenTelemetry.AutoInstrumentation.StartupHook/RulesEngine/NativeProfilerDiagnosticsRule.cs
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
* Update src/OpenTelemetry.AutoInstrumentation.StartupHook/RulesEngine/NativeProfilerDiagnosticsRule.cs
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
* prioritize profiler id check
---------
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
|
2023-09-05 16:02:26 -07:00 |
dependabot[bot]
|
5e55531f65
|
Bump actions/checkout from 3.6.0 to 4.0.0 (#2909)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.6.0...v4.0.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-05 18:20:06 +00:00 |
dependabot[bot]
|
76b2968cf5
|
Bump Nuke.Common from 7.0.4 to 7.0.5 (#2907)
Bumps [Nuke.Common](https://github.com/nuke-build/nuke) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/nuke-build/nuke/releases)
- [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/nuke-build/nuke/compare/7.0.4...7.0.5)
---
updated-dependencies:
- dependency-name: Nuke.Common
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-05 16:47:01 +00:00 |
dependabot[bot]
|
4cca6021c0
|
Bump NServiceBus from 8.1.1 to 8.1.2 (#2906)
* Bump NServiceBus from 8.1.1 to 8.1.2
Bumps [NServiceBus](https://github.com/Particular/NServiceBus) from 8.1.1 to 8.1.2.
- [Release notes](https://github.com/Particular/NServiceBus/releases)
- [Commits](https://github.com/Particular/NServiceBus/compare/8.1.1...8.1.2)
---
updated-dependencies:
- dependency-name: NServiceBus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Generated files
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
|
2023-09-05 14:06:52 +00:00 |
dependabot[bot]
|
88d21e156c
|
Bump nuke.globaltool from 7.0.4 to 7.0.5 (#2908)
Bumps [nuke.globaltool](https://github.com/nuke-build/nuke) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/nuke-build/nuke/releases)
- [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/nuke-build/nuke/compare/7.0.4...7.0.5)
---
updated-dependencies:
- dependency-name: nuke.globaltool
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-05 13:05:40 +00:00 |
dependabot[bot]
|
2b452eed20
|
Bump cspell-cli from 7.2.0 to 7.3.0 (#2905)
Bumps [cspell-cli](https://github.com/streetsidesoftware/cspell-cli) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/streetsidesoftware/cspell-cli/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-cli/compare/v7.2.0...v7.3.0)
---
updated-dependencies:
- dependency-name: cspell-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-04 14:44:13 +00:00 |
dependabot[bot]
|
eb4e3fac43
|
Bump markdownlint-cli from 0.35.0 to 0.36.0 (#2904)
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.35.0...v0.36.0)
---
updated-dependencies:
- dependency-name: markdownlint-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-04 13:14:15 +00:00 |
Piotr Kiełkowicz
|
750f7db215
|
Typo fix windows-service-instrumentation.md (#2903)
|
2023-09-04 11:04:28 +00:00 |
dependabot[bot]
|
9000b1f610
|
Bump nuke.globaltool from 7.0.3 to 7.0.4 (#2902)
Bumps [nuke.globaltool](https://github.com/nuke-build/nuke) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/nuke-build/nuke/releases)
- [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/nuke-build/nuke/compare/7.0.3...7.0.4)
---
updated-dependencies:
- dependency-name: nuke.globaltool
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-01 18:36:26 +00:00 |
dependabot[bot]
|
2ed0e296d0
|
Bump Nuke.Common from 7.0.3 to 7.0.4 (#2901)
Bumps [Nuke.Common](https://github.com/nuke-build/nuke) from 7.0.3 to 7.0.4.
- [Release notes](https://github.com/nuke-build/nuke/releases)
- [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/nuke-build/nuke/compare/7.0.3...7.0.4)
---
updated-dependencies:
- dependency-name: Nuke.Common
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
|
2023-09-01 19:51:54 +02:00 |
Rasmus Kuusmann
|
c08cf04da0
|
Bump dotnet install script for Alpine (#2900)
|
2023-09-01 12:39:53 +00:00 |
Rasmus Kuusmann
|
0245c68e6c
|
Fix default value documentation for OTEL_DOTNET_AUTO_FAIL_FAST_ENABLED (#2899)
Fix default value documentation.
|
2023-08-31 17:28:32 +02:00 |
Rasmus Kuusmann
|
8ac6bd0706
|
Refactor logging tests related to sensitive env. vars. (#2892)
refactor based on feedback
|
2023-08-30 11:17:37 -07:00 |
Mateusz Łach
|
08cbbc24c4
|
WCF - fix documentation after support for .NET Client (#2895)
|
2023-08-30 10:36:15 +00:00 |
dependabot[bot]
|
62a3f1076d
|
Bump OpenTelemetry.Instrumentation.Wcf from 1.0.0-rc.11 to 1.0.0-rc.12 (#2893)
Bumps [OpenTelemetry.Instrumentation.Wcf](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) from 1.0.0-rc.11 to 1.0.0-rc.12.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/compare/Instrumentation.Wcf-1.0.0-rc.11...Instrumentation.Wcf-1.0.0-rc.12)
---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.Wcf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-30 09:53:34 +00:00 |
dependabot[bot]
|
b5db38a4be
|
Bump System.IO.Abstractions from 19.2.67 to 19.2.69 (#2894)
Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 19.2.67 to 19.2.69.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.67...v19.2.69)
---
updated-dependencies:
- dependency-name: System.IO.Abstractions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-30 08:11:59 +00:00 |
Rajkumar Rangaraj
|
8bae48a8ba
|
Doc Update - Fix links for runtime and process metrics. (#2891)
|
2023-08-29 18:22:37 +00:00 |
Rasmus Kuusmann
|
1cc06d6cb8
|
Verify internal logs contain no secrets (#2888)
|
2023-08-29 19:38:27 +02:00 |
dependabot[bot]
|
63fb940b91
|
Bump cspell-cli from 7.0.1 to 7.2.0 (#2890)
Bumps [cspell-cli](https://github.com/streetsidesoftware/cspell-cli) from 7.0.1 to 7.2.0.
- [Release notes](https://github.com/streetsidesoftware/cspell-cli/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-cli/compare/v7.0.1...v7.2.0)
---
updated-dependencies:
- dependency-name: cspell-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-29 15:52:41 +00:00 |
dependabot[bot]
|
6c7dca354f
|
Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 (#2889)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.1 to 17.7.2.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.7.1...v17.7.2)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-29 13:03:57 +00:00 |
Piotr Kiełkowicz
|
68e4ebd14d
|
LogBuilderExtension - fix log message (#2887)
|
2023-08-29 09:50:33 +00:00 |
Mateusz Łach
|
afd8a8b4cd
|
[WCF] use wcf client instrumentation from contrib (#2876)
|
2023-08-28 23:20:47 +02:00 |
dependabot[bot]
|
c0d389fbe2
|
Bump Google.Protobuf from 3.24.1 to 3.24.2 (#2884)
* Bump Google.Protobuf from 3.24.1 to 3.24.2
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.24.1 to 3.24.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.24.1...v3.24.2)
---
updated-dependencies:
- dependency-name: Google.Protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update netfx_assembly_redirection.h
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
|
2023-08-28 20:27:20 +00:00 |
dependabot[bot]
|
0b91158601
|
Bump McMaster.Extensions.CommandLineUtils from 4.0.2 to 4.1.0 (#2886)
Bumps [McMaster.Extensions.CommandLineUtils](https://github.com/natemcmaster/CommandLineUtils) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/natemcmaster/CommandLineUtils/releases)
- [Changelog](https://github.com/natemcmaster/CommandLineUtils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/natemcmaster/CommandLineUtils/compare/v4.0.2...v4.1.0)
---
updated-dependencies:
- dependency-name: McMaster.Extensions.CommandLineUtils
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-28 15:16:36 +00:00 |
dependabot[bot]
|
95b502a584
|
Bump Verify.Xunit from 20.8.1 to 20.8.2 (#2885)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 20.8.1 to 20.8.2.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/compare/20.8.1...20.8.2)
---
updated-dependencies:
- dependency-name: Verify.Xunit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-28 16:27:56 +02:00 |
dependabot[bot]
|
cb36ce4284
|
Bump Grpc.Net.Client from 2.52.0 to 2.56.0 (#2880)
* Bump Grpc.Net.Client from 2.52.0 to 2.56.0
Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.52.0 to 2.56.0.
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.52.0...v2.56.0)
---
updated-dependencies:
- dependency-name: Grpc.Net.Client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* revert production version
* generated files
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
|
2023-08-28 08:51:36 +00:00 |
dependabot[bot]
|
1214c24e92
|
Bump Grpc.Core.Api from 2.55.0 to 2.56.0 (#2879)
Bumps [Grpc.Core.Api](https://github.com/grpc/grpc-dotnet) from 2.55.0 to 2.56.0.
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.55.0...v2.56.0)
---
updated-dependencies:
- dependency-name: Grpc.Core.Api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-28 07:59:11 +00:00 |
dependabot[bot]
|
6ddb79b247
|
Bump Grpc.Net.Client.Web from 2.55.0 to 2.56.0 (#2881)
Bumps [Grpc.Net.Client.Web](https://github.com/grpc/grpc-dotnet) from 2.55.0 to 2.56.0.
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.55.0...v2.56.0)
---
updated-dependencies:
- dependency-name: Grpc.Net.Client.Web
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-28 07:22:11 +00:00 |
dependabot[bot]
|
b44acdb267
|
Bump System.IO.Abstractions from 19.2.64 to 19.2.67 (#2882)
Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 19.2.64 to 19.2.67.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.64...v19.2.67)
---
updated-dependencies:
- dependency-name: System.IO.Abstractions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>
|
2023-08-25 17:47:43 +00:00 |
dependabot[bot]
|
e10246589b
|
Bump actions/checkout from 3.5.3 to 3.6.0 (#2877)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.3...v3.6.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rajkumar Rangaraj <rajrang@microsoft.com>
|
2023-08-25 17:02:47 +00:00 |
dependabot[bot]
|
49f2fa6d81
|
Bump Nuget.CommandLine from 6.6.1 to 6.7.0 (#2878)
Bumps [Nuget.CommandLine](https://github.com/NuGet/NuGet.Client) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)
---
updated-dependencies:
- dependency-name: Nuget.CommandLine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-25 09:01:44 -07:00 |
Rasmus Kuusmann
|
2b3b66c95b
|
Add environment variables dumping filter for native logger (#2872)
* add environment variables dumping filter for native logger
* fix native format
* fix linux
* extract pattern
* replace with hidden
|
2023-08-24 11:17:33 -07:00 |
dependabot[bot]
|
040cbd7d80
|
Bump cspell-cli from 7.0.0 to 7.0.1 (#2873)
Bumps [cspell-cli](https://github.com/streetsidesoftware/cspell-cli) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/streetsidesoftware/cspell-cli/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-cli/compare/v7.0.0...v7.0.1)
---
updated-dependencies:
- dependency-name: cspell-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-24 08:15:02 -07:00 |
dependabot[bot]
|
6a0bc85755
|
Bump FluentAssertions from 6.11.0 to 6.12.0 (#2870)
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.11.0...6.12.0)
---
updated-dependencies:
- dependency-name: FluentAssertions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
|
2023-08-23 15:28:47 +00:00 |
Paulo Janotti
|
2ce6f8703f
|
Add troubleshoot info about conflicting binding redirects (#2868)
Co-authored-by: Rasmus Kuusmann <rkuusmann@splunk.com>
|
2023-08-23 07:36:17 -07:00 |
dependabot[bot]
|
cc9bb06a36
|
Bump System.IO.Abstractions from 19.2.51 to 19.2.64 (#2866)
Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 19.2.51 to 19.2.64.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.51...v19.2.64)
---
updated-dependencies:
- dependency-name: System.IO.Abstractions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-23 01:52:35 +00:00 |
Paulo Janotti
|
2ecc93aaa6
|
Make instrument.sh capable of directly launching app (#2867)
|
2023-08-22 16:25:46 -07:00 |
dependabot[bot]
|
7d932f8dfa
|
Bump Nuke.Common from 7.0.2 to 7.0.3 (#2864)
Bumps [Nuke.Common](https://github.com/nuke-build/nuke) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/nuke-build/nuke/releases)
- [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/nuke-build/nuke/compare/7.0.2...7.0.3)
---
updated-dependencies:
- dependency-name: Nuke.Common
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
|
2023-08-22 18:18:31 +00:00 |
dependabot[bot]
|
606eacee54
|
Bump nuke.globaltool from 7.0.2 to 7.0.3 (#2863)
Bumps [nuke.globaltool](https://github.com/nuke-build/nuke) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/nuke-build/nuke/releases)
- [Changelog](https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/nuke-build/nuke/compare/7.0.2...7.0.3)
---
updated-dependencies:
- dependency-name: nuke.globaltool
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-22 10:48:21 -07:00 |
Mateusz Łach
|
c714fdbc80
|
ILogger integration fix (#2859)
* ILogger integration fix
* fix changelog
---------
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
|
2023-08-21 18:37:21 +00:00 |
dependabot[bot]
|
cd49d3d5fa
|
Bump Google.Protobuf from 3.24.0 to 3.24.1 (#2860)
* Bump Google.Protobuf from 3.24.0 to 3.24.1
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.24.0 to 3.24.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.24.0...v3.24.1)
---
updated-dependencies:
- dependency-name: Google.Protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update netfx_assembly_redirection.h
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
|
2023-08-21 17:20:36 +00:00 |
dependabot[bot]
|
64d1efdacc
|
Bump Microsoft.CodeAnalysis.CSharp from 4.6.0 to 4.7.0 (#2861)
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)
---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-21 15:10:39 +00:00 |