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.2.0 Release #238

Merged
merged 57 commits into from
Aug 11, 2021
Merged

3.2.0 Release #238

merged 57 commits into from
Aug 11, 2021

Commits on Jan 7, 2019

  1. FilterSwitches support

    Sergey Komisarchik committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    de409ba View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

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

Commits on Jun 3, 2019

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

Commits on Jun 24, 2019

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

Commits on Nov 21, 2019

  1. add support to AuditTo.Logger

    Donn Relacion committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    043df81 View commit details
    Browse the repository at this point in the history
  2. add unit test

    almostchristian committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    0140f73 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #202 from almostchristian/support-auditto-logger

    Support AuditTo.Logger
    nblumhardt authored Nov 21, 2019
    Configuration menu
    Copy the full SHA
    02d559c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Add support for custom types in arrays and custom collections

    add new test platforms and unify msbuild conditional properties
    minor code cleanup
    PackageIcon instead of PackageIconUrl
    fix for simplified syntax on netcore3.0
    fix SinkWithConfigurationBindingArgument test (wrong argument type)
    sungam3r committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    406fa3d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. revert csproj changes

    sungam3r committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    b4a47f4 View commit details
    Browse the repository at this point in the history
  2. icon + tests

    sungam3r committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    1d11672 View commit details
    Browse the repository at this point in the history
  3. fix

    sungam3r committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    33f20bb View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Merge pull request #203 from sungam3r/collections-of-custom-types

    Add support for custom types in arrays and custom collections
    Sergey Komisarchik authored Mar 25, 2020
    Configuration menu
    Copy the full SHA
    addaa41 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. NU1605 fix for .net core clients

    Sergey Komisarchik committed May 10, 2020
    Configuration menu
    Copy the full SHA
    f980383 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #218 from skomis-mm/issue196

    NU1605 fix for .net core clients
    nblumhardt authored May 10, 2020
    Configuration menu
    Copy the full SHA
    e38d03e View commit details
    Browse the repository at this point in the history
  3. Update NuGet.org key

    nblumhardt authored May 10, 2020
    Configuration menu
    Copy the full SHA
    cc45629 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Reduce auto discovery graph:

    - check only packages that has direct references to Serilog core assembly to avoid native assets
    - add Serilog core assembly to default search assembly configuration list
    Sergey Komisarchik committed May 11, 2020
    Configuration menu
    Copy the full SHA
    cce4f90 View commit details
    Browse the repository at this point in the history
  2. ci/cd adjustments:

    - enabled deterministic build, reenabled symbol publishing
    - fixed PackageProjectUrl
    - removed Travis, added Linux build into the AppVeyor matrix
    Sergey Komisarchik committed May 11, 2020
    Configuration menu
    Copy the full SHA
    1e1869b View commit details
    Browse the repository at this point in the history
  3. remove global.json from sln

    Sergey Komisarchik committed May 11, 2020
    Configuration menu
    Copy the full SHA
    0082852 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9309608 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #220 from skomis-mm/missingTypeMsg

    Show better error message for a missing interface parameter type
    Sergey Komisarchik authored May 11, 2020
    Configuration menu
    Copy the full SHA
    8bea591 View commit details
    Browse the repository at this point in the history
  6. optimize filter condition for DependencyContextAssemblyFinder

    Sergey Komisarchik committed May 11, 2020
    Configuration menu
    Copy the full SHA
    a1d539a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Merge pull request #219 from skomis-mm/reduceGraph

    Reduce search graph for auto discovery
    Sergey Komisarchik authored May 12, 2020
    Configuration menu
    Copy the full SHA
    bd779e5 View commit details
    Browse the repository at this point in the history
  2. added support for conditional enrichment (Serilog 2.9+)

    Sergey Komisarchik committed May 12, 2020
    Configuration menu
    Copy the full SHA
    801d6d8 View commit details
    Browse the repository at this point in the history
  3. update Microsoft.Extensions.DependencyModel to v3

    Sergey Komisarchik committed May 12, 2020
    Configuration menu
    Copy the full SHA
    9814003 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Merge pull request #222 from skomis-mm/updDepModel

    Update Microsoft.Extensions.DependencyModel to v3
    Sergey Komisarchik authored May 13, 2020
    Configuration menu
    Copy the full SHA
    543d858 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into conditionalEnrich

    Sergey Komisarchik authored May 13, 2020
    Configuration menu
    Copy the full SHA
    e12105f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #221 from skomis-mm/conditionalEnrich

    Support conditional/leveled enrichers from Serilog 2.9+
    Sergey Komisarchik authored May 13, 2020
    Configuration menu
    Copy the full SHA
    06f8c11 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. documentation update, VSCode assets added

    Sergey Komisarchik committed May 22, 2020
    Configuration menu
    Copy the full SHA
    ff5df00 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. removed quotes from headers

    Sergey Komisarchik committed May 23, 2020
    Configuration menu
    Copy the full SHA
    f6d6023 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md

    typo fix
    
    Co-authored-by: Ivan Maximov <sungam3r@yandex.ru>
    Sergey Komisarchik and sungam3r authored May 23, 2020
    Configuration menu
    Copy the full SHA
    75bbbcc View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Merge pull request #223 from skomis-mm/docUpd

    Documentation update
    Sergey Komisarchik authored May 26, 2020
    Configuration menu
    Copy the full SHA
    0624f63 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Update README.md

    ch1seL authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    c66e787 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #240 from ch1seL/patch-2

    Fix typo
    nblumhardt authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    f0b1952 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. misc fixes:

    - DependencyContextAssemblyFinder convention check fix
    - .net 5.0 single file application support
    - TFM's, samples update
    - reference `Serilog.Expressions` to sample project
    Sergey Komisarchik committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    5ac6a59 View commit details
    Browse the repository at this point in the history
  2. DependencyContextAssemblyFinder fix: yield packages with serilog na…

    …me at the start of any dependency
    Sergey Komisarchik committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    42b14be View commit details
    Browse the repository at this point in the history
  3. merge from dev

    Sergey Komisarchik committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    186b99d View commit details
    Browse the repository at this point in the history
  4. added Serilog.Expressions support

    Sergey Komisarchik committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    dd75239 View commit details
    Browse the repository at this point in the history
  5. fix ci failing

    Sergey Komisarchik committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    adb695e View commit details
    Browse the repository at this point in the history
  6. changelog update

    Sergey Komisarchik committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    da6a7a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Merge pull request #241 from skomis-mm/discoveryFixes

    Configuration assembly auto-discovery fixes
    nblumhardt authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    aff1d22 View commit details
    Browse the repository at this point in the history
  2. merge from dev

    Sergey Komisarchik committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    1dea2ad View commit details
    Browse the repository at this point in the history
  3. selflog message fix

    Sergey Komisarchik committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    9af2f30 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Merge pull request #162 from skomis-mm/filterswitch

     LoggingFilterSwitch support
    nblumhardt authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    07d7a8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc533bd View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Merge pull request #242 from skomis-mm/switchNames

    make '$' sign optional for minimum level / filter switch declarations
    nblumhardt authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    759cf76 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

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

Commits on Mar 26, 2021

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

Commits on May 1, 2021

  1. skip static constructor on binding for complex parameters types

    Sergey Komisarchik committed May 1, 2021
    Configuration menu
    Copy the full SHA
    6a8fdb8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Merge pull request #263 from skomis-mm/cctor

    skip static constructor on binding for complex parameters types
    nblumhardt authored May 3, 2021
    Configuration menu
    Copy the full SHA
    b71a380 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Typo

    sungam3r authored May 7, 2021
    Configuration menu
    Copy the full SHA
    1564727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca6a4a6 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Update README.md

    sungam3r authored May 11, 2021
    Configuration menu
    Copy the full SHA
    c0e82b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #265 from sungam3r/patch-1

    Update README.md
    skomis-mm authored May 11, 2021
    Configuration menu
    Copy the full SHA
    b2033d7 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Update README.md

    Minor spelling and grammar edit.
    macfarmw authored May 19, 2021
    Configuration menu
    Copy the full SHA
    e369f88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #266 from macfarmw/patch-1

    Thank you, @macfarmw
    skomis-mm authored May 19, 2021
    Configuration menu
    Copy the full SHA
    63b8d33 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Update appveyor.yml

    nblumhardt authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    d1baffd View commit details
    Browse the repository at this point in the history
  2. Release from main

    nblumhardt authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    60ed15e View commit details
    Browse the repository at this point in the history