OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

0.12.1 Release Checklist

Open harshach opened this issue 3 years ago • 0 comments

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

harshach avatar Sep 20 '22 19:09 harshach