Skip to content

serilog-sinks-http 9.0.0 release causes issues on startup #5

@eozdil174

Description

@eozdil174

Hello BetterStack team,

while updating my application packages, I noticed on startup I was getting the following error:

Method 'PostAsync' in type 'BetterStack.Logs.Serilog.BetterStackHttpClient' from assembly 'BetterStack.Logs.Serilog, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.

Looking at the last release for the serilog-sinks-http. The PostAsync method was changed (a new parameter was added), which seems to be the cause of the problem.

It would be great if this could be updated so people don't have to dig to realise the issue :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions