OpenMetadata
OpenMetadata copied to clipboard
0.12.1 Release Checklist
Below are the tests that we need to automate or run manually to mark 0.12.1 release
- [ ] automated upgrade tests from 0.12.0 to 0.12.1
- [ ] automated upgrade tests from 0.11.5 to 0.12.1
- [ ] tests should run previously deployed workflows and check if the workflow succeeds
- [ ] bring up instance with JWT token enabled secured OpenMetadata server in 0.11.5 or 0.12.0 , installing new 0.12.1 should transform them into user/password login. This would require users to migrate to new configs. But everything else continue to work.
- [ ] In previous setup, non-secure mode will not have ingestion bot setup. When they migrate ingestion bot should setup with JWT token
- [ ] Update docs to point to the new configs
- [ ] Update all ingestion docs not just the UI but Airflow SDK and running using metadata to check all the configs are correct Please add any other cases I missed here based on our support activity