Closed QuantumNightmare closed 4 years ago
Fantastic seeing it all move forwards 👍
To release the 5.0.0 version, the process is to create a PR (e.g. "Release 5.0.0") from dev
into master
, containing these release notes.
... oh, drat, I didn't notice the addition of <Version>
, so this has now already been published as 5.0.0.
The <VersionPrefix>
is sufficient for versioning, the suffix is dynamically selected via the build script.
Will tidy up now :-)
Another quick note, development for "vnext" usually occurs on dev
, and changes are PR'd from forks rather than branches within this repository (helps to keep this repository tidy :-))
Should be all sorted now; https://github.com/serilog/serilog-sinks-raygun/releases/tag/v5.0.1 is out, dev
is where the 5.0.2-dev packages will build from. Cheers!
Thanks for publishing this so quickly! I'll keep all these notes about the procedure in mind for future development :+1:
We should probably write them up somewhere under the serilog/serilog
wiki 😅 ... I've been meaning to for a while - sorry!
No worries, those docs would be great :)
Changelog
Breaking changes
Features
Bug fixes
@nblumhardt we would like to work on getting this new version 5 of the Raygun Serilog Sink released. Please let us know anything we need to do to help out with this. Also let us know if you have any questions about the changes.