This repository has been archived by the owner on Jun 29, 2022. It is now read-only.
chore(deps): update arcus.observability monorepo to v2.5.0 #259
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.3.0
->2.5.0
2.3.0
->2.5.0
2.3.0
->2.5.0
Release Notes
arcus-azure/arcus.observability
v2.5.0
Install the Arcus.Observability packages that you need via NuGet, for instance Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights:
What's new?
Features
Fixes / Changes
Changes:
3b9c3a3
feat: diff request & other correlation assignments (#411)ec05b7a
feat: add operation parent generate id option (#415)99f37f1
chore: remove unnecessary deprecation (#393)75a0128
docs: add introduction w guide for asp.net core setup (#389)d23e374
chore: deprecated sql dep tracking overloads w/o sql command (#388)19f623a
feat: add az servicebus namespace endpoint to dep tracking (#385)26bf626
feat: add upstream service correlation options (#386)542af5f
fix: use only integration test category in nuget release (#383)1cbcb2b
fix: nuget docker tests template ref (#382)28c3ccd
feat: add dependency id to cosmosdb dep tracking (#380)See More
89b94aa
feat: add dependency id to event hubs dep tracking (#378)2afa996
chore: bump eventsource from 1.1.0 to 1.1.1 in /docs (#381)63929c5
feat: add extension to rm microsoft appinsights logprovider (#374)96cb7eb
feat: add az appinsights connectionstring overload (#375)acf566a
feat: add dependency id to iot hub dep tracking (#379)9afa093
feat: add dependency id to sql dep tracking (#376)9818cb5
docs: update w better metric value (#377)5f153bb
feat: add dependency id to http dep tracking (#373)17333b1
feat: add dependency id to az tabe storage dep tracking (#371)4214aa3
feat: add dependency id to az blob storage dep tracking (#370)0d03c39
chore: fix correct release notes package name (#368)559410c
feat: add dependency id to custom dep tracking (#362)62bce00
chore: bump cross-fetch from 3.1.4 to 3.1.5 in /docs (#369)dcb9db6
chore: split ilogger extensions in partial classes (#366)4c3f72d
chore: bump async from 2.6.3 to 2.6.4 in /docs (#367)ad3e02d
chore: add readme to nuget packages + feature docs project URL (#365)1da5d7a
chore: update release notes header with example (#363)507d34c
chore: bump minimist from 1.2.5 to 1.2.6 in /docs (#361)81a70a8
feat: add dependencyid to az servicebus topic dep tracking (#360)0680166
feat: use duration measurement when tracking http requests (#357)f147176
docs: remove 'clear logging providers' from preview & published docs (#358)8f33d7c
feat: add dependency id to az servicebus queue tracking (#348)f5c11a2
feat: add dependency id to az search (#345)465670d
chore: add CodeQL code analysis (#350)8e5590f
chore: treat warnings as errors (#351)885958f
docs: add follow-up small improvements #338 (#349)1e47bde
chore: use file paths io url routes (#347)a566d6a
chore: Mark ClearProvidersExceptFunctionProviders as obsolete (#340)3d52396
chore: bump prismjs from 1.25.0 to 1.27.0 in /docs (#341)880c4aa
chore: bump url-parse from 1.5.7 to 1.5.10 in /docs (#342)f341b8a
docs: publish v2.4 feature docs (#338)This list of changes was auto generated.
Full Changelog: arcus-azure/arcus.observability@v2.4.0...v2.5.0
v2.4.0
Install new version via NuGet
What's new?
Features
Fixes / Changes
DurationMeasurement
instead ofDependencyMeasurement
which doesn't include any dependency data (#266 #279 #283)Breaking Changes
None.
Removal
Changes:
433ee9a
chore: bump url-parse from 1.5.3 to 1.5.7 in /docs (#337)d09b227
chore: correct nuget dependencies (#332)671de38
chore: bump follow-redirects from 1.14.7 to 1.14.8 in /docs (#335)31f90e5
chore(deps): update dependency microsoft.net.test.sdk to v17 (#312)b83e334
fix: discard/docs
folder (#318)c0a48b7
fix: renovate don't split multiple majors (#320)7f41087
chore(deps): update dependency microsoft.azure.devices.client to v1.40.0 (#297)0b03841
chore(deps): update dependency microsoft.net.test.sdk to v15.9.2 (#298)bb557bf
chore(deps): update dependency serilog.enrichers.environment to v2.2.0 (#302)f02e3e3
chore(deps): update dependency bogus to v34 (#309)See More
6f4f365
chore(deps): update dependency polly to v7.2.3 (#292)12294d0
chore(deps): update dependency xunit to v2.4.1 (#303)d26cf35
chore(deps): update dependency arcus.testing.logging to v0.3.0 (#296)784b47b
chore(deps): update dependency moq to v4.16.1 (#299)02fd12e
chore(deps): update dependency xunit.runner.visualstudio to v2.4.3 (#304)fef5415
chore: bump axios from 0.21.1 to 0.21.4 in /docs (#282)e445348
feat: remove az keyvault-specific guards (#289)b0660b4
chore: add renovate config (#288)2640a17
feat: add duration measurement io dependency measurement (#285)612335d
chore: bump nanoid from 3.1.23 to 3.2.0 in /docs (#274)0e52433
chore: bump shelljs from 0.8.4 to 0.8.5 in /docs (#275)8b09d8b
chore: bump follow-redirects from 1.14.1 to 1.14.7 in /docs (#276)52cfa66
chore: bump algoliasearch-helper from 3.5.5 to 3.7.0 in /docs (#277)d545a4c
chore: update appinsights nuget package (#272)3ae1b79
feat: add request measurement for requests (#270)03f6ff8
feat: track az servicebus in app insights (#269)1e363b7
feat: add az servicebus request tracking (w/o ai support) (#250)20dfe4f
feat: add dependency ID to az key vault dependency tracking (#251)b0a2eb7
chore: upgrade to net6.0 (#257)f364a3a
feat: generate request telemetry id (#252)af6f4bd
fix: use serilog scalar value when serializing string values (#262)e315bac
docs: typo in 'syntax highlighting' (#261)7bf3d4d
chore: remove tomkerkhove as code owner (#254)973b91d
docs: Separate build scripts (#249)fbfe2da
docs: Add search (#241)1cbd8d5
test: strongly-typed metric assertion in unit tests (#232)f91d073
docs: We only use {major}.{minor} for doc versions (#235)Full Changelog: arcus-azure/arcus.observability@v2.3.0...v2.4.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.