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

3.1.0 Release #1975

Merged
merged 15 commits into from
Nov 9, 2023
Merged

3.1.0 Release #1975

merged 15 commits into from
Nov 9, 2023

Commits on Jun 21, 2023

  1. dev version bump [skip ci]

    nblumhardt committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3016aa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Remove Changes.md (#1935)

    sungam3r committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    fd1e8ee View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    a28a392 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    801898d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Modernize the README a little more (#1922)

    * Modernize the README a little more
    
    * Improve example
    
    Co-authored-by: C. Augusto Proiete <augusto@proiete.com>
    
    ---------
    
    Co-authored-by: C. Augusto Proiete <augusto@proiete.com>
    nblumhardt and augustoproiete committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    63bff1e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    1ce8f91 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    db7900d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b658c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Added missing DynamicallyAccessedMembers in PropertyValueConverter to…

    … fix error when building without FEATURE_ITUPLE (#1960)
    epeshk committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    948ea83 View commit details
    Browse the repository at this point in the history
  2. Removed temporary array allocations for properties (#1948)

    * Removed temporary array allocations for cases with the small number of log event properties
    
    * Added test to ensure that null array does not break message template parameters binding
    
    * Excluded ILogger.Write<T1, ...> methods from method body comparison test.
    epeshk committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d6e80e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. By reference string comparison in template cache (#1947)

    * By reference string comparison in template cache
    
    * Removed by-value template cache
    epeshk committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    88f76a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d0e2ed View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    e059e9f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. chore: Drop test coverage for out of support .NET Core vers (#1971)

    * Trim dead PropertyGroup
    
    * Trim test TFMs
    bartelink committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    a493ffd View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. chore(docs): Markdown housekeeping (#1969)

    * Remove gitter from CONTRIBUTING.md
    * Remove year from copyright
    * Add Copyright prop for package
    * CloseAndFlushAsync comment
    * More shepherding to SO
    bartelink committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e37837e View commit details
    Browse the repository at this point in the history