hi, @Joey !
related to the previous question, do I understand it correctly that:
1. It is better to use docker image with pinned version like authzed/spicedb:1.1 instead of :latest ? (to make sure what we are expecting)
2. Before migrating to v.1.2 read release notes and make sure no migrations needed
3. Do the DB backup
4. If needed - run migrations, if not - skip the step