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

2.9.0 Release #1369

Merged
merged 56 commits into from Oct 13, 2019
Merged

2.9.0 Release #1369

merged 56 commits into from Oct 13, 2019

Commits on Dec 10, 2018

  1. Reduce LogEventLevel boxing

    Pliner committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    d239d7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e61ffbf View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Update Nuget package license format to new format

    `licenseUrl` is now deprecated, so we use `license expression` instead
    tsimbalar committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    06ade79 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Dev version bump [skip ci]

    nblumhardt committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    e638941 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Configuration menu
    Copy the full SHA
    695ffab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4561e40 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Merge pull request #1296 from merbla/remove-travisci

    Replace TravisCI with AppVeyor for Linux builds
    nblumhardt committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    cc0bdba View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Configuration menu
    Copy the full SHA
    3ab95da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1254 from Pliner/log_event_level_boxing

    Reduce LogEventLevel boxing
    nblumhardt committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    ca9664f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1255 from Pliner/immutable-stack-enumerator

    Handwritten implementation of IEnumerator to avoid allocations
    nblumhardt committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    ec87800 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. added link to search of ps courses on readme

    Erik Dahl committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    f494725 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. updated ps link to www for non-logged in users

    Erik Dahl committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    7976970 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1300 from dahlsailrunner/ps-readme-addition

    Added link to search of Pluralsight courses on readme [skip ci]
    nblumhardt committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    77e9e28 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Update NuGet API Key

    merbla committed May 2, 2019
    Configuration menu
    Copy the full SHA
    e2169cf View commit details
    Browse the repository at this point in the history
  2. Corrected NuGet API Key

    merbla committed May 2, 2019
    Configuration menu
    Copy the full SHA
    4dc6eb7 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. typos

    sungam3r committed May 15, 2019
    Configuration menu
    Copy the full SHA
    ccd6903 View commit details
    Browse the repository at this point in the history
  2. variable inlining

    sungam3r committed May 15, 2019
    Configuration menu
    Copy the full SHA
    b4088c4 View commit details
    Browse the repository at this point in the history
  3. pattern mathing

    sungam3r committed May 15, 2019
    Configuration menu
    Copy the full SHA
    0a36e67 View commit details
    Browse the repository at this point in the history
  4. LangVersion to latest

    sungam3r committed May 15, 2019
    Configuration menu
    Copy the full SHA
    1246d89 View commit details
    Browse the repository at this point in the history
  5. throw expressions

    sungam3r committed May 15, 2019
    Configuration menu
    Copy the full SHA
    0826ad9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. formatting

    sungam3r committed May 16, 2019
    Configuration menu
    Copy the full SHA
    9eb26f4 View commit details
    Browse the repository at this point in the history
  2. return pragma

    sungam3r committed May 16, 2019
    Configuration menu
    Copy the full SHA
    d3be73f View commit details
    Browse the repository at this point in the history
  3. revert to select

    sungam3r committed May 16, 2019
    Configuration menu
    Copy the full SHA
    9d777c4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2019

  1. Merge pull request #1312 from sungam3r/code-cleanup

    Code cleanup
    nblumhardt committed May 19, 2019
    Configuration menu
    Copy the full SHA
    8ce1bce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa506c8 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. spelling

    SimonCropp committed May 23, 2019
    Configuration menu
    Copy the full SHA
    06334a2 View commit details
    Browse the repository at this point in the history
  2. simpler usings

    SimonCropp committed May 23, 2019
    Configuration menu
    Copy the full SHA
    bf9061c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a43d55d View commit details
    Browse the repository at this point in the history
  4. use static where possible

    reduces stack alloc
    SimonCropp committed May 23, 2019
    Configuration menu
    Copy the full SHA
    7ba406a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Merge pull request #1314 from SimonCropp/minorCleanup

    Some very minor cleanup
    nblumhardt committed May 24, 2019
    Configuration menu
    Copy the full SHA
    decfe09 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Struct alternative to LogEventProperty; optimizations (#1315)

    Includes a .NET SDK and AppVeyor build image update.
    nblumhardt committed May 29, 2019
    Configuration menu
    Copy the full SHA
    a1e9850 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1266 from tsimbalar/nuget-license

    Update Nuget package license format to new format
    nblumhardt committed May 29, 2019
    Configuration menu
    Copy the full SHA
    36c39eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac5400b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b70d8e View commit details
    Browse the repository at this point in the history
  5. WriteTo.Conditional()

    nblumhardt committed May 29, 2019
    Configuration menu
    Copy the full SHA
    c870209 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. use var for out

    SimonCropp committed May 31, 2019
    Configuration menu
    Copy the full SHA
    d39df58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5233b2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1317 from SimonCropp/useVar

    use var for out
    nblumhardt committed May 31, 2019
    Configuration menu
    Copy the full SHA
    7062491 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Merge pull request #1316 from nblumhardt/wrapped-enrichers

    Wrapped enrichers, conditional/leveled enrichers, conditional sinks
    nblumhardt committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    8ed3afd View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Configuration menu
    Copy the full SHA
    57006a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    177ecd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fde1a32 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

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

Commits on Jun 21, 2019

  1. Merge pull request #1320 from teo-tsirpanis/dev

    Use snupkg symbol packages.
    nblumhardt committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    c2f78f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Merge pull request #1325 from nblumhardt/default-format

    Respect explicit format specifiers even when JSON defaults are selected
    nblumhardt committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    e6936a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. made formatProvider optional in the constructor of MessageTemplateTex…

    …tFormatter #1328
    Tyson Williams committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    fa1bfae View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1330 from bender2k14/#1328_syntatically_optional_…

    …IFormatProvider
    
    made formatProvider optional in the constructor of MessageTemplateTextFormatter
    nblumhardt committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    69f8c14 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

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

Commits on Jul 11, 2019

  1. Merge pull request #1342 from WeihanLi/dev

    remove unnecessary System.Collections.NonGeneric dependency for netstandard2.0
    nblumhardt committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    53aafc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. INFLUENCES.md (#1348)

    nblumhardt committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    f4c8798 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    1975e65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0494601 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2019

  1. Merge pull request #1357 from rob-earwaker/docs/default-destructuring…

    …-depth
    
    Update summary for default destructuring depth
    nblumhardt committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    5c127cb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. add unit test for #1353

    martinh2011 committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    ffcdba4 View commit details
    Browse the repository at this point in the history
  2. fix format strings with '+' not parsed correctly.

    fix #1353 Custom format string not accepted by the message
    template parser.
    
    Custom numeric format strings may contain plus '+' signs.  That
    character was not recognised by the parser.
    martinh2011 committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    3bb9e24 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1366 from martinh2011/fix-custom-format-strings

    Allow `+` in message template property format specifiers
    nblumhardt committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    2b13493 View commit details
    Browse the repository at this point in the history