See how many Workspaces share your Data Sources¶
You can now see how many Workspaces share your Data Sources from the Data Source table.
Dedicated Infrastructure billing info¶
If you’re using dedicated database clusters in an infrastructure-based pricing plan, you can now check your credits usage.
Improvements¶
- New doc about PostgreSQL synchronization strategies.
- Increased the maximum Parquet file size limit to 5GB for Pro and Enterprise plans.
- Added
TOKEN "<name>" <SCOPE>
support to Write schema option in the Create Data Source dialog. - Improved datasource_ops_log stability.
- Changes on materialized Pipes when doing a
tb push --force
are now atomic as long as there are no incompatible change. This avoids disruptions of Data Source observability and improves the ingestion process.
Bug fixes¶
- Data Flow now correctly shows the requests of API Endpoint in the last 7 days.
- Custom schema option wasn't returning the expected result after sending a prompt.
- Region screen when not having any Workspace in the selected region was loading twice due to a wrong check.
- Wrong sorting keys displayed to users in UI for service data sources.