datreeio / datree

Prevent Kubernetes misconfigurations from reaching production (again 😤 )! From code to cloud, Datree provides an E2E policy enforcement solution to run automatic checks for rule violations. See our docs: https://hub.datree.io
https://datree.io
Apache License 2.0
6.39k stars 363 forks source link

Releases don't show complete changelog #257

Closed royhadad closed 2 years ago

royhadad commented 2 years ago

Describe the bug In Releases page: https://github.com/datreeio/datree/releases you don't see the full changelog between the current and previous release

To Reproduce Go to releases page: https://github.com/datreeio/datree/releases

Expected behavior in a release, see the full changelog

Screenshots Screen Shot 2021-10-31 at 13 38 19

Desktop (please complete the following information):

Datree version (run datree version):

noaabarki commented 2 years ago

Good catch @royhadad, I think this is very important. The way I see it, we want each release candidate to display in its changelog all the "new history" it contains, but not since the previous one but since the last release. For example, if we have released 1-RC and immediately after we released 2-RC we want the 2-RC release changelog to include 1-RC changelog.

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

dimabru commented 2 years ago

This is still relevant