network
network copied to clipboard
Publish changelog of the sdks
Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's Code of Conduct.
- [X] I have read and am following this repository's Contribution Guidelines.
- [X] This issue affects my Ory Network project.
- [X] I have joined the Ory Community Slack.
- [X] I am signed up to the Ory Security Patch Newsletter.
Describe your problem
Would be great to see a changelog somewhere as to what is fixed or what changes between versions? There's this repository, but the commits are also not that helpful. Any chance this could be added?
Describe your ideal solution
See a changelog of what changes between versions to know what to look out for. Or which bugs are fixed.
Workarounds or alternatives
Blind upgrades
Version
n/a
Additional Context
No response
Hello @till
You can see all relevant changes in the CHANGELOG for the respective project, for example for Ory Kratos: https://github.com/ory/kratos/blob/master/CHANGELOG.md
We will also publish all things relevant to Ory Network in the changelog here: https://changelog.ory.sh/ and announce it in the Ory Slack, especially if there are breaking changes in the SDK (which are very rare)
How would I go from the sdk release yesterday to the relevant changes in kratos?
I think that's what I am asking. Or how do I know if there are changes?