1.10.7 Release ๐
17th November 2025
You can find the GitHub release here.
Improvements
- Improve Okta public key URL validation to correctly handle both
/oauth2/v1/keysand/oauth2/{authServerId}/v1/keyspatterns. - TRUNCATE Flowable history tables in both 1.10.5 and 1.10.7 migrations.
- Deduplicate dbt tags.
- Add support for classification tags in the dbt
metafield. - Add
consoleEndpointURLsupport for S3-compatible services.
Bug Fixes
- Resolve โdbt NoneType has no attribute lenโ error.
- Fix UI flickering issue in the classification module.
- Add pagination Playwright test in a separate file and address code smells.
- Correct currentPage reset issue across all pages.
Full Changelog: link