Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question About Major Changes and Migrations in Sequent #436

Closed
eduscrakozabrus opened this issue Dec 23, 2024 · 1 comment
Closed

Question About Major Changes and Migrations in Sequent #436

eduscrakozabrus opened this issue Dec 23, 2024 · 1 comment

Comments

@eduscrakozabrus
Copy link

Thank you for your work on Sequent — it’s an incredibly useful tool for working with Event Sourcing.

I recently updated Sequent to the latest version from the GitHub repository, and it broke some parts of my project. For example, I noticed that certain functions and procedures in the database stopped working, and the table structures appear to have changed.

This isn’t a big issue for me at the moment since I’m working on a development project. However, I’d like to know if there’s a centralized way to track major changes in the project — such as migrations, schema updates, and the removal of old functions and procedures.

Do you maintain a specific location (release notes, documentation, changelog) where such updates are announced? It would be helpful to understand the best practices for keeping my project aligned with new updates.

Looking forward to your advice, and thank you again for your efforts on Sequent!

@lvonk
Copy link
Member

lvonk commented Dec 23, 2024

Hi, yes we have a https://github.com/zilverline/sequent/blob/master/CHANGELOG.md and an upgrade guide: https://sequent.io/docs/upgrade-guide.html (specifically for sequent 8).
I have added a link to the upgrade guide in the changelog.

@lvonk lvonk closed this as completed Dec 23, 2024
@lvonk lvonk pinned this issue Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants