MindscapeHQ / raygun4net

Raygun provider for .NET
https://raygun.com
MIT License
126 stars 93 forks source link

Changelog or release history #484

Closed Obi-Dann closed 1 year ago

Obi-Dann commented 1 year ago

I fail to find changelog and release history for Mindscape.Raygun4Net.NetCore and Mindscape.Raygun4Net.AspNetCore The current nuget versions are 6.4.3 and 6.6.6 respectively, but there are no mentions of those versions in the release page. There's also no changelog and no tags in github, so there's pretty much no info on what's change and how it can affect our platform.

Does this info exist anywhere and I am just failing to find it?

Hamish-taylor commented 1 year ago

Currently there is no change log system for the releases of the individual raygun4net packages. However, we really appreciate you bringing this up to us and will be aiming to formalize this going forward. For the particular versions you mentioned I can tell you what was changed.

I hope this helps

darcythomas commented 1 year ago

I have just added some missing releases.

They are however for the whole repository (so are targeted to the core/root project/package raygun4net)

darcythomas commented 1 year ago

There are sometimes release notes put here: https://www.nuget.org/packages/Mindscape.Raygun4Net#readme-tab

However this has not been used consistently, and we looking at improving this process.

darcythomas commented 1 year ago

@Obi-Dann

We have moved to putting release notes in the CHANGE-LOG.md file We are moving to have unified the version numbers (7.0.0) across the various Raygun4net packages. We plan on releasing the Raygun4net packages in step going forward.

I hope that helps.