1.11.3 Release ๐
17th December 2025
You can find the GitHub release here.
Improvements
- Added support for multiple tables in Great Expectations checkpoints, including mappings for
add_pandasandadd_query_assetactions. - Improved the asset tab UI based on user feedback.
- Introduced the Collate Credits system for credit-based billing and usage limit management.
Fixes
- Fixed an issue where the alerts UI did not display the return code after modifying Advanced Configurations.
- Fixed the backend to allow listing test case results without data quality dimensions.
- Fixed the tab renaming functionality on the Domain page in Persona customization.
- Fixed a UI overflow issue for long certificate file names in the service form.
- Fixed an issue where deleted glossaries still appeared in the list by implementing optimistic deletion with rollback.
- Fixed mention recipient processing and corrected the
entityLinkformat for Task and Announcement entities. - Fixed incorrect
updatedByreference tracking for newly created nodes in workflows. (Collate) - Fixed inaccurate token count tracking in the Token Usage serializer. (Collate)
- Fixed app usage calculation using
BigDecimalprecision and updated the UI to display credits. (Collate)
Full Changelog: link