Releases: Stravaig-Projects/Stravaig.Extensions.Configuration.Diagnostics
Release of v0.6.1
Release Notes
Version 0.6.1
Date: Thursday, 15 April, 2021 at 10:58:18 +00:00
Bugs
Features
Miscellaneous
#114: Multi-targeting .NET Core 3.1 and .NET 5.0
Dependent Packages
- .NET 5.0
- Microsoft.Extensions.Configuration 5.0.0
- Microsoft.Extensions.Configuration.Abstractions 5.0.0
- Microsoft.Extensions.Configuration.EnvironmentVariables 5.0.0
- Microsoft.Extensions.Configuration.Json 5.0.0
- Microsoft.Extensions.DependencyInjection 5.0.1
- Microsoft.Extensions.Logging.Abstractions 5.0.0
- Microsoft.Extensions.Logging.Console 5.0.0
- .NET Core 3.1
- Bump Microsoft.Extensions.Configuration from 3.1.13 to 3.1.14
- Bump Microsoft.Extensions.Configuration.Abstractions from 3.1.13 to 3.1.14
- Bump Microsoft.Extensions.Configuration.Binder from 3.1.13 to 3.1.14
- Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.13 to 3.1.14
- Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 3.1.13 to 3.1.14
- Bump Microsoft.Extensions.Configuration.Json from 3.1.13 to 3.1.14
- Bump Microsoft.Extensions.Configuration.UserSecrets from 3.1.13 to 3.1.14
- Bump Microsoft.Extensions.DependencyInjection from 3.1.13 to 3.1.14
- Bump Microsoft.Extensions.Logging from 3.1.13 to 3.1.14
- Bump Microsoft.Extensions.Logging.Abstractions from 3.1.13 to 3.1.14
- Bump Microsoft.Extensions.Logging.Console from 3.1.13 to 3.1.14
- General
- Bump NUnit3TestAdapter from 3.16.1 to 3.17.0
- Bump Stravaig.Extensions.Logging.Diagnostics from 0.3.2. to 0.4.1
Contributors
This is a list of all the contributors to this repository in ascending order by the contributor name.
Colin Mackay contributed 276 commits from Sunday, 18 October, 2020 @ 13:12:01 +00:00 to Thursday, 15 April, 2021 @ 10:53:16 +00:00.
David Fallah contributed 8 commits from Friday, 18 December, 2020 @ 14:32:20 +00:00 to Saturday, 2 January, 2021 @ 23:42:04 +00:00.
dependabot[bot] contributed 37 commits from Sunday, 18 October, 2020 @ 15:27:54 +00:00 to Wednesday, 7 April, 2021 @ 13:03:54 +00:00.
Paul Mackay contributed 4 commits from Saturday, 14 November, 2020 @ 13:20:44 +00:00 to 14:02:41 +00:00.
StravaigBot contributed 3 commits from Sunday, 29 November, 2020 @ 22:53:03 +00:00 to Sunday, 14 March, 2021 @ 21:25:27 +00:00.
Summary
328 commits in total.
📅 From Sunday, 18 October, 2020 @ 13:12:01 +00:00.
📅 Until Thursday, 15 April, 2021 @ 10:53:16 +00:00.
Release of v0.6.0
Release Notes
Version 0.6.0
Date: Sunday, 14 March, 2021 at 21:25:19 +00:00
THIS RELEASE CONTAINS BREAKING CHANGES
Bugs
Features
- #87 Serilog extensions.
Miscellaneous
- #84 Update List-Contributors script
- #88 Refactor internal structure to support different logging frameworks by creating a new "Core" package, with the specifics for various logging frameworks ultimately residing in various satellite packages.
- #108 Refactor to improve class names, namespaces, etc.
Dependabot
- Bump Microsoft.Extensions.Configuration from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Configuration.Abstractions from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Configuration.Binder from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Configuration.Json from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Configuration.UserSecrets from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.DependencyInjection from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Logging from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Logging.Abstractions from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Logging.Console from 3.1.11 to 3.1.13
- Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
- Bump nunit from 3.13.0 to 3.13.1
- Bump Stravaig.Extensions.Logging.Diagnostics from 0.3.1 to 0.3.2
Contributors
This is a list of all the contributors to this repository in ascending order by the contributor name.
Colin Mackay contributed 258 commits from Sunday, 18 October, 2020 @ 13:12:01 +00:00 to Sunday, 14 March, 2021 @ 17:13:15 +00:00.
David Fallah contributed 8 commits from Friday, 18 December, 2020 @ 14:32:20 +00:00 to Saturday, 2 January, 2021 @ 23:42:04 +00:00.
dependabot[bot] contributed 34 commits from Sunday, 18 October, 2020 @ 15:27:54 +00:00 to Saturday, 13 March, 2021 @ 11:15:37 +00:00.
Paul Mackay contributed 4 commits from Saturday, 14 November, 2020 @ 13:20:44 +00:00 to 14:02:41 +00:00.
StravaigBot contributed 2 commits from Sunday, 29 November, 2020 @ 22:53:03 +00:00 to Saturday, 23 January, 2021 @ 14:31:10 +00:00.
Summary
306 commits in total.
📅 From Sunday, 18 October, 2020 @ 13:12:01 +00:00.
📅 Until Sunday, 14 March, 2021 @ 17:13:15 +00:00.
Release of v0.6.0-preview.239
Release Notes
Version 0.6.0-preview.239
Date: Saturday, 13 March, 2021 at 23:32:34 +00:00
THIS RELEASE CONTAINS BREAKING CHANGES
Bugs
Features
- #87 Serilog extensions.
Miscellaneous
- #84 Update List-Contributors script
- #88 Refactor internal structure to support different logging frameworks by creating a new "Core" package, with the specifics for various logging frameworks ultimately residing in various satellite packages.
Dependabot
- Bump Microsoft.Extensions.Configuration from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Configuration.Abstractions from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Configuration.Binder from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Configuration.Json from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Configuration.UserSecrets from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.DependencyInjection from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Logging from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Logging.Abstractions from 3.1.11 to 3.1.13
- Bump Microsoft.Extensions.Logging.Console from 3.1.11 to 3.1.13
- Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
- Bump nunit from 3.13.0 to 3.13.1
- Bump Stravaig.Extensions.Logging.Diagnostics from 0.3.1 to 0.3.2
Contributors
This is a list of all the contributors to this repository in ascending order by the contributor name.
Colin Mackay contributed 251 commits from Sunday, 18 October, 2020 @ 13:12:01 +00:00 to Saturday, 13 March, 2021 @ 23:29:53 +00:00.
David Fallah contributed 8 commits from Friday, 18 December, 2020 @ 14:32:20 +00:00 to Saturday, 2 January, 2021 @ 23:42:04 +00:00.
dependabot[bot] contributed 34 commits from Sunday, 18 October, 2020 @ 15:27:54 +00:00 to Saturday, 13 March, 2021 @ 11:15:37 +00:00.
Paul Mackay contributed 4 commits from Saturday, 14 November, 2020 @ 13:20:44 +00:00 to 14:02:41 +00:00.
StravaigBot contributed 2 commits from Sunday, 29 November, 2020 @ 22:53:03 +00:00 to Saturday, 23 January, 2021 @ 14:31:10 +00:00.
Summary
299 commits in total.
📅 From Sunday, 18 October, 2020 @ 13:12:01 +00:00.
📅 Until Saturday, 13 March, 2021 @ 23:29:53 +00:00.
Release of v0.6.0-preview.204
Release Notes
Version 0.6.0-preview.204
Date: Sunday, 14 February, 2021 at 13:46:08 +00:00
THIS RELEASE CONTAINS BREAKING CHANGES
Bugs
Features
Miscellaneous
- #84 Update List-Contributors script
- #88 Refactor internal structure to support different logging frameworks by creating a new "Core" package, with the specifics for various logging frameworks ultimately residing in various satellite packages.
Dependabot
- Bump Microsoft.Extensions.Configuration from 3.1.11 to 3.1.12
- Bump Microsoft.Extensions.Configuration.Abstractions from 3.1.11 to 3.1.12
- Bump Microsoft.Extensions.Configuration.Binder from 3.1.11 to 3.1.12
- Bump Microsoft.Extensions.Configuration.CommandLine from 3.1.11 to 3.1.12
- Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 3.1.11 to 3.1.12
- Bump Microsoft.Extensions.Configuration.Json from 3.1.11 to 3.1.12
- Bump Microsoft.Extensions.Configuration.UserSecrets from 3.1.11 to 3.1.12
- Bump Microsoft.Extensions.DependencyInjection from 3.1.11 to 3.1.12
- Bump Microsoft.Extensions.Logging from 3.1.11 to 3.1.12
- Bump Microsoft.Extensions.Logging.Abstractions from 3.1.11 to 3.1.12
- Bump Microsoft.Extensions.Logging.Console from 3.1.11 to 3.1.12
- Bump nunit from 3.13.0 to 3.13.1
Contributors
This is a list of all the contributors to this repository in ascending order by the contributor name.
Colin Mackay contributed 224 commits from Sunday, 18 October, 2020 @ 13:12:01 +00:00 to Sunday, 14 February, 2021 @ 13:43:28 +00:00.
David Fallah contributed 8 commits from Friday, 18 December, 2020 @ 14:32:20 +00:00 to Saturday, 2 January, 2021 @ 23:42:04 +00:00.
dependabot[bot] contributed 24 commits from Sunday, 18 October, 2020 @ 15:27:54 +00:00 to Friday, 12 February, 2021 @ 15:41:16 +00:00.
Paul Mackay contributed 4 commits from Saturday, 14 November, 2020 @ 13:20:44 +00:00 to 14:02:41 +00:00.
StravaigBot contributed 2 commits from Sunday, 29 November, 2020 @ 22:53:03 +00:00 to Saturday, 23 January, 2021 @ 14:31:10 +00:00.
Summary
262 commits in total.
📅 From Sunday, 18 October, 2020 @ 13:12:01 +00:00.
📅 Until Sunday, 14 February, 2021 @ 13:43:28 +00:00.
Release of v0.5.0
Release Notes
Version 0.5.0
Date: Saturday, 23 January, 2021 at 14:31:04 +00:00
Bugs
Features
- #34: Create Func obfuscator Can now obfuscate based on a user defined function.
- #35: Create Func matcher. Can now specify a predicate function that matches the key of secrets.
- #42: Logging all connection strings now does so in a single log message.
- #43: Logging is now using structured renderers.
- #62: Create Documentation for Read The Docs and add an example app.
- #75: Make the connection string structured renderer keys more concise.
- #79: Logging configuration source information now uses structured logging.
Miscellaneous
- #36: Tidy the build process.
- #37: Fix release so it is not a draft.
- #38: Dependabot update.
- #40: Add missing XML docs.
- #44: Updated the documentation.
- #47: Add a Pull Request Template.
- #60: Tidy Dependabot configuration & make easily available as solution item.
- #71: Update the build process from the template.
Dependabot
- #73 Aggregate of
- Bump
Microsoft.Extensions.Configuration.Binder
from 3.1.10 to 3.1.11 - Bump
Microsoft.Extensions.Configuration.Json
from 3.1.10 to 3.1.11 - Bump
Microsoft.Extensions.Configuration.UserSecrets
from 3.1.10 to 3.1.11 - Bump
Microsoft.Extensions.Logging
from 3.1.10 to 3.1.11 - Bump
Microsoft.Extensions.Logging.Console
from 3.1.10 to 3.1.11
- Bump
- Bump
Microsoft.Extensions.Configuration
from 3.1.10 to 3.1.11 - Bump
Microsoft.Extensions.Configuration.CommandLine
from 3.1.10 to 3.1.11 - Bump
Microsoft.Extensions.Configuration.Environment
from 3.1.10 to 3.1.11 - Bump
Microsoft.Extensions.DependencyInjection
from 3.1.10 to 3.1.11 - Bump
Microsoft.Extensions.Logging.Abstractions
from 3.1.10 to 3.1.11 - Bump
Microsoft.NET.Test.Sdk
from 16.8.0 to 16.8.3 - Bump
nunit
from 3.12.0 to 3.13.0 - Bump
Shouldly
from 4.0.1 to 4.0.3 - Bump
Stravaig.Extensions.Logging.Diagnostics
- from 0.2.2 to 0.3.0
- from 0.3.0 to 0.3.1
Contributors
This is a list of all the contributors to this repository in ascending order by the contributor name.
Colin Mackay contributed 193 commits from Sunday, 18 October, 2020 @ 13:12:01 +00:00 to Saturday, 23 January, 2021 @ 13:11:54 +00:00.
David Fallah contributed 8 commits from Friday, 18 December, 2020 @ 14:32:20 +00:00 to Saturday, 2 January, 2021 @ 23:42:04 +00:00.
dependabot[bot] contributed 19 commits from Sunday, 18 October, 2020 @ 15:27:54 +00:00 to Monday, 18 January, 2021 @ 23:16:40 +00:00.
Ruiner85 contributed 4 commits from Saturday, 14 November, 2020 @ 13:20:44 +00:00 to 14:02:41 +00:00.
StravaigBot contributed 1 commit on Sunday, 29 November, 2020 @ 22:53:03 +00:00.
Summary
225 commits in total.
📅 From Sunday, 18 October, 2020 @ 13:12:01 +00:00.
📅 Until Saturday, 23 January, 2021 @ 13:11:54 +00:00.
🥇 Gold medal to Colin Mackay with 193 commits which represents 85.78 % of all commits.
🥈 Silver medal to dependabot[bot] with 19 commits which represents 8.44 % of all commits.
🥉 Bronze medal to David Fallah with 8 commits which represents 3.56 % of all commits.
Release of v0.5.0-preview.153
Release Notes
Version 0.5.0-preview.153
Date: Sunday, 17 January, 2021 at 00:45:31 +00:00
Bugs
Features
- #34: Create Func obfuscator Can now obfuscate based on a user defined function.
- #35: Create Func matcher. Can now specify a predicate function that matches the key of secrets.
- #42: Logging all connection strings now does so in a single log message.
- #43: All logging is now using structured renderers.
- #75: Make the connection string structured renderer keys more concise.
Miscellaneous
- #36: Tidy the build process.
- #37: Fix release so it is not a draft.
- #38: Dependabot update.
- #40: Add missing XML docs.
- #44: Updated the documentation.
- #47: Add a Pull Request Template.
- #60: Tidy Dependabot configuration & make easily available as solution item.
- #71: Update the build process from the template.
Dependabot
- #73 Aggregate of
- Bump
Microsoft.Extensions.Configuration.Binder
from 3.1.10 to 3.1.11 - Bump
Microsoft.Extensions.Configuration.Json
from 3.1.10 to 3.1.11 - Bump
Microsoft.Extensions.Configuration.UserSecrets
from 3.1.10 to 3.1.11 - Bump
Microsoft.Extensions.Logging
from 3.1.10 to 3.1.11 - Bump
Microsoft.Extensions.Logging.Console
from 3.1.10 to 3.1.11
- Bump
- Bump
Microsoft.Extensions.Configuration
from 3.1.10 to 3.1.11 - Bump
Microsoft.Extensions.DependencyInjection
from 3.1.10 to 3.1.11 - Bump
Microsoft.Extensions.Logging.Abstractions
from 3.1.10 to 3.1.11 - Bump
Microsoft.NET.Test.Sdk
from 16.8.0 to 16.8.3 - Bump
nunit
from 3.12.0 to 3.13.0 - Bump
Shouldly
from 4.0.1 to 4.0.3 - Bump
Stravaig.Extensions.Logging.Diagnostics
- from 0.2.2 to 0.3.0
- from 0.3.0 to 0.3.1
Contributors
This is a list of all the contributors to this repository in ascending order by the contributor name.
Colin Mackay contributed 164 commits from Sunday, 18 October, 2020 @ 13:12:01 +00:00 to Sunday, 17 January, 2021 @ 00:14:41 +00:00.
David Fallah contributed 8 commits from Friday, 18 December, 2020 @ 14:32:20 +00:00 to Saturday, 2 January, 2021 @ 23:42:04 +00:00.
dependabot[bot] contributed 17 commits from Sunday, 18 October, 2020 @ 15:27:54 +00:00 to Saturday, 16 January, 2021 @ 17:32:40 +00:00.
Ruiner85 contributed 4 commits from Saturday, 14 November, 2020 @ 13:20:44 +00:00 to 14:02:41 +00:00.
StravaigBot contributed 1 commit on Sunday, 29 November, 2020 @ 22:53:03 +00:00.
Summary
194 commits in total.
📅 From Sunday, 18 October, 2020 @ 13:12:01 +00:00.
📅 Until Sunday, 17 January, 2021 @ 00:14:41 +00:00.
🥇 Gold medal to Colin Mackay with 164 commits which represents 84.54 % of all commits.
🥈 Silver medal to dependabot[bot] with 17 commits which represents 8.76 % of all commits.
🥉 Bronze medal to David Fallah with 8 commits which represents 4.12 % of all commits.
v0.5.0-preview.112
Release Notes
Version 0.5.0-preview.112
Date: Tuesday, 5 January, 2021 at 11:21:28 +00:00
Bugs
Features
- #34: Create Func obfuscator Can now obfuscate based on a user defined function.
- #35: Create Func matcher. Can now specify a predicate function that matches the key of secrets.
- #42: Logging all connection strings now does so in a single log message.
- #43: All logging is now using structured renderers.
Miscellaneous
- #36: Tidy the build process.
- #37: Fix release so it is not a draft.
- #38: Dependabot update.
- #40: Add missing XML docs.
- #44: Updated the documentation.
- #47: Add a Pull Request Template.
- #60: Tidy Dependabot configuration & make easily available as solution item.
Contributors
This is a list of all the contributors to this repository in ascending order by the contributor name.
Colin Mackay contributed 147 commits from Sunday, 18 October, 2020 @ 13:12:01 +00:00 to Tuesday, 5 January, 2021 @ 11:17:08 +00:00.
David Fallah contributed 8 commits from Friday, 18 December, 2020 @ 14:32:20 +00:00 to Saturday, 2 January, 2021 @ 23:42:04 +00:00.
dependabot[bot] contributed 8 commits from Sunday, 18 October, 2020 @ 15:27:54 +00:00 to Thursday, 17 December, 2020 @ 14:06:04 +00:00.
Ruiner85 contributed 4 commits from Saturday, 14 November, 2020 @ 13:20:44 +00:00 to 14:02:41 +00:00.
StravaigBot contributed 1 commit on Sunday, 29 November, 2020 @ 22:53:03 +00:00.
Summary
168 commits in total.
📅 From Sunday, 18 October, 2020 @ 13:12:01 +00:00.
📅 Until Tuesday, 5 January, 2021 @ 11:17:08 +00:00.
🥇 Gold medal to Colin Mackay with 147 commits which represents 87.50 % of all commits.
🥈 Silver medal to David Fallah with 8 commits which represents 4.76 % of all commits.
🥉 Bronze medal to dependabot[bot] with 8 commits which represents 4.76 % of all commits.
v0.4.1-preview.74
Release Notes
Version 0.4.1-preview.74
Date: Friday, 4 December, 2020 at 23:25:51 +00:00
Bugs
Features
Miscellaneous
Contributors
This is a list of all the contributors to this repository in ascending order by the contributor name.
Colin Mackay contributed 101 commits from Sunday, 18 October, 2020 @ 13:12:01 +00:00 to Friday, 4 December, 2020 @ 23:24:37 +00:00.
dependabot[bot] contributed 6 commits from Sunday, 18 October, 2020 @ 15:27:54 +00:00 to Thursday, 3 December, 2020 @ 14:03:02 +00:00.
Ruiner85 contributed 4 commits from Saturday, 14 November, 2020 @ 13:20:44 +00:00 to 14:02:41 +00:00.
StravaigBot contributed 1 commit on Sunday, 29 November, 2020 @ 22:53:03 +00:00.
Summary
112 commits in total.
📅 From Sunday, 18 October, 2020 @ 13:12:01 +00:00.
📅 Until Friday, 4 December, 2020 @ 23:24:37 +00:00.
🥇 Gold medal to Colin Mackay with 101 commits which represents 90.18 % of all commits.
🥈 Silver medal to dependabot[bot] with 6 commits which represents 5.36 % of all commits.
🥉 Bronze medal to Ruiner85 with 4 commits which represents 3.57 % of all commits.
v0.4.0
Release Notes
Version 0.4.0
Date: Sunday, 29 November, 2020 at 22:52:54 +00:00
Bugs
- Issue #31: Structured logging providers (e.g. Serilog) were not rendering correctly on Connection String logging
Features
- Issue #7: Log the source of a value in the configuration.
Miscellaneous
- Issue #32: Improve the build process to mark a release automatically in the build script.
Contributors
This is a list of all the contributors to this repository in ascending order by the contributor name.
Colin Mackay contributed 96 commits from Sunday, 18 October, 2020 @ 13:12:01 +00:00 to Sunday, 29 November, 2020 @ 22:48:52 +00:00.
dependabot[bot] contributed 5 commits from Sunday, 18 October, 2020 @ 15:27:54 +00:00 to Monday, 9 November, 2020 @ 16:41:38 +00:00.
Ruiner85 contributed 4 commits from Saturday, 14 November, 2020 @ 13:20:44 +00:00 to 14:02:41 +00:00.
Summary
105 commits in total.
📅 From Sunday, 18 October, 2020 @ 13:12:01 +00:00.
📅 Until Sunday, 29 November, 2020 @ 22:48:52 +00:00.
🥇 Gold medal to Colin Mackay with 96 commits which represents 91.43 % of all commits.
🥈 Silver medal to dependabot[bot] with 5 commits which represents 4.76 % of all commits.
🥉 Bronze medal to Ruiner85 with 4 commits which represents 3.81 % of all commits.