Best way to get release notes for v1/v2? #7333
shawnoster
started this conversation in
General
Replies: 1 comment
-
Hi @shawnoster, thanks for reaching out. I would refer you to check out our CHANGELOG which includes release notes for each version release. Here are the links for v1 and v2. Please let us know if that's what you're looking for. Best, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey all,
What's the best way to get release notes for each version? When evaluating new tooling, it's helpful to know what areas to focus on to accelerate approval and testing.
I'm a big fan of SAM as a tool, but the release process could be more helpful and streamlined. Adding a step to the CI/CD to update the Release page with an Issues query of all closed issues that match the release would be a great start. Or add a step to your sprint ceremonies where someone updates the Release page with that sprint's updates.
This is especially for minor version updates, assuming you're following semantic versioning (and these days... who doesn't...). For example, why bump from 2.7 to 2.8?
If I'm missing something, I'm happy to eat crow!
Cheers
Beta Was this translation helpful? Give feedback.
All reactions