---
title: "See how many Workspaces share your Data Sources"
excerpt: "Check credit usage in Dedicated plans, see your shared Workspaces in Data Source, increased maximum Parquet file size, and lots of bug fixes!"
date: "2024-10-18"
---

# See how many Workspaces share your Data Sources

You can now see how many [Workspaces](/forward/core-concepts/workspaces) share your Data Sources from the Data Source table.

{% image src="/assets/changelog/shared-workspaces.png" alt="Interface showing shared Workspaces for Data Sources" /%}

## Dedicated Infrastructure billing info

If you're using dedicated database clusters in an [infrastructure-based pricing plan](/forward/pricing#dedicated), you can now check your credits usage.

{% image src="/assets/changelog/billing-component.png" alt="Dedicated Infrastructure billing information interface" /%}

## Improvements

- New doc about [PostgreSQL synchronization strategies](/forward/ingest-data/table-functions/postgresql).
- Increased the maximum [Parquet file size limit to 5 GB](/forward/pricing/limits#ingestion-limits) for Pro and Enterprise plans.
- Added `TOKEN "<name>" <SCOPE>` support to Write schema option in the **Create Data Source** dialog.
- Improved [datasource_ops_log](/forward/monitoring/service-datasources#tinybird-datasources-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](/classic/work-with-data/query#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.
