<?xml version="1.0" encoding="UTF-8"?>
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Crunchy Bridge Changelog</title>
      <description>Changelog of new features and releases on Crunchy Bridge.</description>
      <link>https://docs.crunchybridge.com/changelog</link>
      <language>en-us</language>
      <ttl>60</ttl>
      <atom:link href="https://docs.crunchybridge.com/changelog.xml" rel="self" type="application/rss+xml" />
      
        <item>
          <title><![CDATA[PostgreSQL 18.3, 17.9, 16.13, 15.17, and 14.22 now available]]></title>
          <description><![CDATA[PostgreSQL 18.3, 17.9, 16.13, 15.17, and 14.22 are now available, fixing bugs that were introduced in the previous releases.

Primary servers that are running Postgres 18.x will automatically have the required pg_catalog updates upon their next replacement. A maintenance can be requested to force this to happen.

For full details, please review the official [PostgreSQL release notes](https://www.postgresql.org/about/news/postgresql-183-179-1613-1517-and-1422-released-3246/).]]></description>
          <pubDate>3/3/2026, 10:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_183_179_1613_1517_1422</link>
          <guid isPermaLink="false">agollnytaale64msi63zq2lzgq</guid>
        </item>
        <item>
          <title><![CDATA[Apache AGE extension now available]]></title>
          <description><![CDATA[The Apache AGE extension is now available for your Postgres clusters.

The Apache AGE extension is a PostgreSQL extension that provides graph database functionality. See the [Apache AGE GitHub repo](https://github.com/apache/age) for more information, documentation, and examples.]]></description>
          <pubDate>2/17/2026, 9:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_extension_age</link>
          <guid isPermaLink="false">agog2zy4qa573bujr2dgziq5cq</guid>
        </item>
        <item>
          <title><![CDATA[Improvements in database insights]]></title>
          <description><![CDATA[- The database insights tables now use unit-aware numeric sorting instead of  lexicographical comparison for columns with numeric values (e.g., 40 MB now  correctly ranks below 40 GB). - Number formatting is more consistent and locale-aware.]]></description>
          <pubDate>1/26/2026, 7:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#dashboard_insights_improvements</link>
          <guid isPermaLink="false">agn7xlkxqdpui33pe63otorpwa</guid>
        </item>
        <item>
          <title><![CDATA[Postgres 18 now available for warehouse clusters]]></title>
          <description><![CDATA[Postgres 18 is now available for use with warehouse clusters.]]></description>
          <pubDate>1/20/2026, 7:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_release_18_warehouse</link>
          <guid isPermaLink="false">agn5zrzpqcimie752zjfjzr3ga</guid>
        </item>
        <item>
          <title><![CDATA[Postgres 18 is now available]]></title>
          <description><![CDATA[Postgres 18 is now available on Standard, Memory, and Hobby-tier clusters. In addition to performance improvements, changes include a new synchronous I/O (AIO) subsystem, native support for UUIDv7 including a built-in `uuidv7()` function for generating timestamp-ordered UUIDs, virtual generated columns whose values are computed just-in-time, and improvements to `pg_upgrade`. See [the release notes](https://www.postgresql.org/docs/18/release-18.html) for more details.]]></description>
          <pubDate>11/7/2025, 12:30:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_release_18</link>
          <guid isPermaLink="false">agnfxoc3iab43s7jzlx3ls7yxa</guid>
        </item>
        <item>
          <title><![CDATA[Crunchy Data Warehouse Release 2.4]]></title>
          <description><![CDATA[We have released v2.4 of Crunchy Data Warehouse. This update includes improved memory management in VACUUM operations, duckdb v1.3.2, and support for Parquet v2.]]></description>
          <pubDate>8/22/2025, 1:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_crunchy_data_warehouse_release_02_04</link>
          <guid isPermaLink="false">agmm6srgqdkaddw4bbqv3pl4ne</guid>
        </item>
        <item>
          <title><![CDATA[A new `standard-512` instance is now available on AWS]]></title>
          <description><![CDATA[A new `standard-512` is now available to provision on AWS, coming with 512 GB of memory and 128 vCPUs, with maximum IOPS of 160,000.

`standard-512` is available at a base price point of $8,960/month.]]></description>
          <pubDate>7/23/2025, 3:22:04 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_standard_512_instance</link>
          <guid isPermaLink="false">agmdpye5mdt7ql7pathjjk6fxq</guid>
        </item>
        <item>
          <title><![CDATA[Default value raised to 10 000 for the Postgres `max_files_per_process` parameter]]></title>
          <description><![CDATA[The `max_files_per_process` parameter's default value has been updated from 1 000 to 10 000 so that more files can be open in parallel. This parameter also becomes configurable in the configuration paramaters API.]]></description>
          <pubDate>7/22/2025, 5:31:58 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_max_files_per_process_10000</link>
          <guid isPermaLink="false">agmdgmjowdvjq5v7bgj4sl6q2q</guid>
        </item>
        <item>
          <title><![CDATA[New default value of 100 for the Postgres `max_worker_processes` parameter]]></title>
          <description><![CDATA[The `max_worker_processes` parameter's default value has been updated from 20 to 100 so that more processes can run by default, for example to run in the background for logical replication. This parameter also becomes configurable in the configuration paramaters API.]]></description>
          <pubDate>5/20/2025, 5:31:58 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_max_worker_processes_100</link>
          <guid isPermaLink="false">aglo5qekwdrqk52jy7rtuyltwq</guid>
        </item>
        <item>
          <title><![CDATA[Clusters have a "Insight View" permission group]]></title>
          <description><![CDATA[Access groups can be created with a new "Insight View" cluster permission group. This lets members view a cluster's database insights (e.g. cache rates, bloat, long running queries) even in cases where they otherwise have few privileges on the cluster.]]></description>
          <pubDate>5/16/2025, 5:31:58 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_insight_view_permission_group</link>
          <guid isPermaLink="false">aglnujy2wbducsbzlnzuqr42te</guid>
        </item>
        <item>
          <title><![CDATA[Setup logical replication for Warehouse Clusters]]></title>
          <description><![CDATA[Logical replication can now be setup for Warehouse clusters. This allows for data to be synced from a source cluster to a warehouse cluster. You can find this option in the "Data Sync" section of the Warehouse cluster menu.]]></description>
          <pubDate>4/25/2025, 2:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#dashboard_data_sync</link>
          <guid isPermaLink="false">aglgvlcrac5bwx2vcoc7caa4qi</guid>
        </item>
        <item>
          <title><![CDATA[Clusters now show their physical zone]]></title>
          <description><![CDATA[Clusters now show their physical zone in the "Overview" section of the Dashboard. Zones are the underlying [availability zone](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html) for AWS or Azure, or [zone](https://cloud.google.com/compute/docs/regions-zones) for GCP.]]></description>
          <pubDate>4/21/2025, 12:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_cluster_zones</link>
          <guid isPermaLink="false">aglfqobsacxfnbkpcmvz5omvry</guid>
        </item>
        <item>
          <title><![CDATA[Clusters have a "Saved Query Manage" permission group]]></title>
          <description><![CDATA[Access groups can be created with a new "Saved Query Manage" cluster permission group. This is similar to the existing "Saved Query View", but allows full access to a team's saved queries, saved query folders, and saved query links.]]></description>
          <pubDate>4/18/2025, 2:58:42 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_saved_query_manage_permission_group</link>
          <guid isPermaLink="false">agles2fy2c72smtbr7wtmzmqdi</guid>
        </item>
        <item>
          <title><![CDATA[Israel (Tel Aviv) region now available for AWS]]></title>
          <description><![CDATA[Crunchy Bridge is now available in the Tel Aviv, Israel (`il-central-1`) region for AWS.]]></description>
          <pubDate>4/11/2025, 9:35:43 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_aws_il_central_1</link>
          <guid isPermaLink="false">aglcnr5ptavtcgsovjmuo2ix4e</guid>
        </item>
        <item>
          <title><![CDATA[Extended backups]]></title>
          <description><![CDATA[Backup retention is now customizable in the Dashboard Cluster > Backups page. Adjust the number of daily, weekly, monthly, or, yearly additional backups. Each additional backup will be reflected in next month's invoice for a fixed rate based on storage size, but 10 daily backups are included with your plan.]]></description>
          <pubDate>4/10/2025, 5:35:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_extended_backups</link>
          <guid isPermaLink="false">aglb4moduahwxu6qzd4rs6uvza</guid>
        </item>
        <item>
          <title><![CDATA[Team technical email]]></title>
          <description><![CDATA[A "technical email" can now to be set in Dashboard under team settings. A team's technical email is an additional non-team-member email address that will receive all technical notifications (e.g. when an autoresize is triggered or when a failover occurs) for the team the same way that admins and managers currently do.]]></description>
          <pubDate>4/8/2025, 3:47:33 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_technical_email</link>
          <guid isPermaLink="false">aglbmfo2bccof3cnpdtaxv7jwi</guid>
        </item>
        <item>
          <title><![CDATA[Replicas can be restarted]]></title>
          <description><![CDATA[Replicas can now be restarted from the replica settings page.]]></description>
          <pubDate>4/8/2025, 2:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#dashboard_restart_replica</link>
          <guid isPermaLink="false">aglbgibvadrfk3tbnxxan2a2oq</guid>
        </item>
        <item>
          <title><![CDATA[Live cluster logs in Dashboard]]></title>
          <description><![CDATA[A live cluster log stream can now be viewed in the "Live Log" page.]]></description>
          <pubDate>3/26/2025, 12:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#dashboard_cluster_live_log</link>
          <guid isPermaLink="false">agk5euw2acqaspazwwllwyr4z4</guid>
        </item>
        <item>
          <title><![CDATA[Team "Enforce MFA" option is now available]]></title>
          <description><![CDATA[An "Enforce MFA" option may be enabled under team settings. If enabled, all team members must have MFA (multi-factor authentication) enabled to perform any actions on the team. Users without MFA may still be members of teams with "Enforce MFA" enabled, but they won't have access to any capabilities on them until they set up a multi-factor credential on their account.]]></description>
          <pubDate>3/25/2025, 4:15:13 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_enforce_mfa</link>
          <guid isPermaLink="false">agk44frgnciez647djenkegmlu</guid>
        </item>
        <item>
          <title><![CDATA[New Zealand region available in Azure]]></title>
          <description><![CDATA[Region New Zealand North (Auckland) is now available for Microsoft Azure.]]></description>
          <pubDate>3/20/2025, 6:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_newzealandnorth</link>
          <guid isPermaLink="false">agk3eiy3adcsymncbnqcvj33du</guid>
        </item>
        <item>
          <title><![CDATA[Teams no longer get a "member" role by default]]></title>
          <description><![CDATA[New teams are no longer assigned a "member" role/access group by default. One can be created by going to **Access Groups** under team settings and creating a group with the "Postgres Role" permission group. Existing teams will continue to have an existing "member" role/access group for backwards compatibility.]]></description>
          <pubDate>2/11/2025, 11:13:02 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_no_default_member_access_group</link>
          <guid isPermaLink="false">agkposmugcvusgczpmufq6mcuq</guid>
        </item>
        <item>
          <title><![CDATA[PgBouncer metrics]]></title>
          <description><![CDATA[PgBouncer metrics are now available on the metrics page for clusters where pgBouncer is enabled, including number of client/server connections in use, bytes send/received, and average query/wait time. The new metrics will only appear if the [`crunchy_pooler` extension has been enabled](https://docs.crunchybridge.com/how-to/pgbouncer), and on servers that have been created or refreshed since January 16th, 2025.]]></description>
          <pubDate>1/22/2025, 9:21:13 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_pgbouncer_metrics</link>
          <guid isPermaLink="false">agki7zaffdbcuhh3e2agolcbwu</guid>
        </item>
        <item>
          <title><![CDATA[Hobby tier no longer supports HA]]></title>
          <description><![CDATA[We have disabled the high availability (HA) feature on hobby-tier clusters. Hobby instances are not intended for production purposes. If you need high availability you may [resize your cluster](https://docs.crunchybridge.com/how-to/resize) to the standard or memory tier.]]></description>
          <pubDate>12/20/2024, 5:32:01 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_hobby_no_ha</link>
          <guid isPermaLink="false">agj6kicsndgqhhvp5eeq6lc6oy</guid>
        </item>
        <item>
          <title><![CDATA[pg_incremental extension now available]]></title>
          <description><![CDATA[The `pg_incremental` extension is now available for new clusters running Postgres 16 and 17.

This extension is used in conjunction with pg_cron for running incremental batch processing jobs. See the Crunchy [blog post](https://www.crunchydata.com/blog/pg_incremental-incremental-data-processing-in-postgres) for more information and sample use cases for `pg_incremental`.]]></description>
          <pubDate>12/17/2024, 11:05:11 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_pg_incremental</link>
          <guid isPermaLink="false">agj5nxsela7ia2ague2ixhwemy</guid>
        </item>
        <item>
          <title><![CDATA[The event list API endpoint supports a `delay` parameter]]></title>
          <description><![CDATA[The [event list API endpoint](https://docs.crunchybridge.com/api/event#list-events) supports a new `delay` parameter that can be used by poll loops for a stronger guarantee that events won't be missed from transactions committing out of order. We recommend using a value of `10s` for a reasonable compromise between timeliness of event delivery and protection against outlying long transactions.]]></description>
          <pubDate>12/13/2024, 11:05:11 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#api_event_list_delay</link>
          <guid isPermaLink="false">agj4ergulany7r63ok42doutbm</guid>
        </item>
        <item>
          <title><![CDATA[Postgres 17 is now default]]></title>
          <description><![CDATA[With Postgres 17 released in September, and 17.2 now available with a number of CVE patches, bug fixes, and improvements, we've made it the default major version for newly created clusters.]]></description>
          <pubDate>12/13/2024, 8:23:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_default_major_version_17</link>
          <guid isPermaLink="false">agj4dmcyubgjyjg55gk2ykktwa</guid>
        </item>
        <item>
          <title><![CDATA[Bridge CLI v3.6.2 release]]></title>
          <description><![CDATA[The bridge CLI tool (`cb`) v3.6.2 has been released. See [official release](https://github.com/CrunchyData/bridge-cli/releases/tag/v3.6.2) for more information.]]></description>
          <pubDate>12/11/2024, 12:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#cli_cb_v3_6_2</link>
          <guid isPermaLink="false">agj3lfy6abhz7e25svoexeyqju</guid>
        </item>
        <item>
          <title><![CDATA[Cluster ready notification and audit log event]]></title>
          <description><![CDATA[Crunchy Bridge now sends an email notification when a new cluster finishes setup and becomes ready for the first time. This behavior can be disabled from [notification settings](https://crunchybridge.com/account/notifications) in Dashboard.

An audit log event (`cluster.ready`) is also produced.]]></description>
          <pubDate>12/3/2024, 10:07:08 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#dashboard_cluster_ready_notification</link>
          <guid isPermaLink="false">agjy5eaw4aljj52h3auzwc4iwu</guid>
        </item>
        <item>
          <title><![CDATA[Incremental backups are now the default]]></title>
          <description><![CDATA[Crunchy Bridge now takes two incremental backups per day and a full backup once a week. This allows for more frequent backups that are less resource intensive, and faster recovery. The change is only enabled on new clusters and existing ones that are upgraded or refreshed, but will eventually be rolled out to all clusters.]]></description>
          <pubDate>11/25/2024, 2:30:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_incremental_backups</link>
          <guid isPermaLink="false">agjwhovsicqfrpg2jhzqyfiqim</guid>
        </item>
        <item>
          <title><![CDATA[Postgres 17.2, 16.6, 15.10, and 14.15 now available]]></title>
          <description><![CDATA[Postgres 17.2, 16.6, 15.10, and 14.15 are now available, containing fixes for four security vulnerabilities.

See the [official release notes](https://www.postgresql.org/about/news/postgresql-172-166-1510-1415-1318-and-1222-released-2965/) for more details.]]></description>
          <pubDate>11/21/2024, 12:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_release_172_166_1510_1415</link>
          <guid isPermaLink="false">agju5f7oaaramcgkxljwljbxge</guid>
        </item>
        <item>
          <title><![CDATA[Crunchy Data Warehouse]]></title>
          <description><![CDATA[We have released a new product offering for Crunchy Data Warehouse. Crunchy Data Warehouse replaces the earlier Crunchy Bridge for Analytics with an expanded feature set and built in managed object storage. Crunchy Data Warehouse has full Iceberg support for read, write, and update. Crunchy Data Warehouse also has extensive features to read data lake files in Parquet, JSON, and CSV.

The new clusters can be created from a dropdown toggle next to the Create Cluster options. See our documentation on [Crunchy Data Warehouse](https://docs.crunchybridge.com/warehouse). Note that warehouse has its own pricing structure and additional costs for storage.]]></description>
          <pubDate>11/20/2024, 2:30:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_crunchy_data_warehouse_release_01</link>
          <guid isPermaLink="false">agjuw65ofcfyno2r3bylu4seou</guid>
        </item>
        <item>
          <title><![CDATA[pg_parquet extension now available]]></title>
          <description><![CDATA[The `pg_parquet` extension is now available for new clusters running Postgres 16 or 17.

See the Crunchy [blog post](https://www.crunchydata.com/blog/pg_parquet-an-extension-to-connect-postgres-and-parquet) for more information on how `pg_parquet` works.]]></description>
          <pubDate>11/6/2024, 12:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_pg_parquet</link>
          <guid isPermaLink="false">agjqcwekabhirfcaeqemlobi3y</guid>
        </item>
        <item>
          <title><![CDATA[Bridge CLI v3.6.1 release]]></title>
          <description><![CDATA[The bridge CLI tool (`cb`) v3.6.1 has been released.

See [official release](https://github.com/CrunchyData/bridge-cli/releases/tag/v3.6.1) for more information.]]></description>
          <pubDate>11/5/2024, 12:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#cli_cb_v3_6_1</link>
          <guid isPermaLink="false">agjpymroaaaqvv2uebdshirdhi</guid>
        </item>
        <item>
          <title><![CDATA[`me-central1` region available in GCP]]></title>
          <description><![CDATA[Region `me-central1` is now available for GCP (Google Cloud Platform).]]></description>
          <pubDate>10/8/2024, 5:55:05 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_me_central_1</link>
          <guid isPermaLink="false">agjg2rjuvdz56bofef7ynna67u</guid>
        </item>
        <item>
          <title><![CDATA[Endpoints for managing configuration parameters are now available.]]></title>
          <description><![CDATA[API endpoints to manage configuration parameters for a cluster are now available. See [details](https://docs.crunchybridge.com/api/configuration-parameter) in our docs.]]></description>
          <pubDate>10/3/2024, 12:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#api_configuration_parameter_endpoints_available</link>
          <guid isPermaLink="false">agjfeqcsadci76qnx4a6nhs7da</guid>
        </item>
        <item>
          <title><![CDATA[Postgres 17 is now available]]></title>
          <description><![CDATA[Postgres 17 is now available. Changes include new memory management system for VACUUM, introduces JSON_TABLE for converting JSON data to a table representation, and improved logical replication (failover control, pg_upgrade - preserve replication slot for publisher & subscribers, and pg_createsubscriber - creates logical replicas from physical standbys). See [the release notes](https://www.postgresql.org/docs/17/release-17.html) for more details.]]></description>
          <pubDate>9/26/2024, 12:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_release_17</link>
          <guid isPermaLink="false">agjc4m6oadgiu2l3tgmsw37dhq</guid>
        </item>
        <item>
          <title><![CDATA[`eu-central-2` region available in AWS]]></title>
          <description><![CDATA[Region `eu-central-2` is now available for AWS (Amazon Web Services).]]></description>
          <pubDate>9/19/2024, 6:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_eu_central_2</link>
          <guid isPermaLink="false">agjarxntac3s4sxq4j5upkrksu</guid>
        </item>
        <item>
          <title><![CDATA[Spatial support for Crunchy Bridge for Analytics]]></title>
          <description><![CDATA[We have released new options for working with spatial data in Crunchy Bridge for Analytics. Analytics clusters now support reading GeoParquet, Overture, GeoJSON, Shapefiles, CSV, and other GDAL compatible file formats. Remote object storage can be accessed via private or public S3 or public HTTPS URLs.

See our documentation on [Crunchy Bridge for Analytics - Spatial](https://docs.crunchybridge.com/analytics/spatial) on how to get started.]]></description>
          <pubDate>9/6/2024, 3:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_bridge_for_analytics_v1_2</link>
          <guid isPermaLink="false">agi4pwljqdutmbdy5glpspbg4m</guid>
        </item>
        <item>
          <title><![CDATA[Memory-1536 now available on AWS]]></title>
          <description><![CDATA[A new Memory-1536 plan is now available on AWS, offering 50% more memory than the previous largest plan.]]></description>
          <pubDate>8/23/2024, 6:44:17 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_memory_1536</link>
          <guid isPermaLink="false">agiybdnx5aqheoy4or4exoowry</guid>
        </item>
        <item>
          <title><![CDATA[Bridge CLI v3.6.0 release]]></title>
          <description><![CDATA[The bridge CLI tool (`cb`) v3.6.0 has been released.

See [official release](https://github.com/CrunchyData/bridge-cli/releases/tag/v3.6.0) for more information.]]></description>
          <pubDate>8/21/2024, 12:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#cli_cb_v3_6_0</link>
          <guid isPermaLink="false">agixeo5qaanhuvspwtulb4re4q</guid>
        </item>
        <item>
          <title><![CDATA[New default for `max_slot_wal_keep_size` Postgres setting]]></title>
          <description><![CDATA[Postgres `max_slot_wal_keep_size` setting is now set by default to 10% of the total storage capacity, on new clusters .]]></description>
          <pubDate>8/16/2024, 7:12:54 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_max_slot_wal_keep_size</link>
          <guid isPermaLink="false">agivzg3g6d7fimwhmguwubyfnq</guid>
        </item>
        <item>
          <title><![CDATA[`us-west2` region available in GCP]]></title>
          <description><![CDATA[Region `us-west2` is now available for GCP (Google Cloud Platform).]]></description>
          <pubDate>7/30/2024, 5:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_us_west_2</link>
          <guid isPermaLink="false">agiqjfm6qayk7ascduy7qzh7mu</guid>
        </item>
        <item>
          <title><![CDATA[`us-east1` and `europe-west2` regions available in GCP]]></title>
          <description><![CDATA[Regions `us-east1` and `europe-west2` are now available for GCP (Google Cloud Platform).]]></description>
          <pubDate>7/16/2024, 7:14:55 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_us_east_1_europe_west_2</link>
          <guid isPermaLink="false">agilz6a3tdkdhqpwrm6edpgbne</guid>
        </item>
        <item>
          <title><![CDATA[Network usage metric view]]></title>
          <description><![CDATA[A new metric view is available for network usage, showing number of bytes in and out of an instance across all its network interfaces.]]></description>
          <pubDate>6/26/2024, 7:20:57 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#dashboard_network_usage_metric</link>
          <guid isPermaLink="false">agifl7trvb6y2idnhul7dlvypy</guid>
        </item>
        <item>
          <title><![CDATA[Saved query folders are no longer shared between clusters]]></title>
          <description><![CDATA[Previously, saved query folders would appear for every cluster across a team, and produced odd display properties when they contained saved queries in one cluster, but were empty in another. This has now changed: like with saved queries, saved query folders are always assigned a specific cluster, and each queries view scopes folders to only its cluster. Preexisting folders that contained queries from multiple clusters have been duplicated, and saved queries reassigned to the duplicate for their specific cluster.]]></description>
          <pubDate>6/12/2024, 8:47:42 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#dashboard_saved_query_folder_clusters</link>
          <guid isPermaLink="false">agia4ngvwa2h2amkv3a4w5hn4a</guid>
        </item>
        <item>
          <title><![CDATA[Crunchy Scheduler now available]]></title>
          <description><![CDATA[Crunchy Scheduler is now available for Postgres clusters. Jobs can be scheduled to run at specific times or intervals, managed through the Bridge Dashboard.]]></description>
          <pubDate>5/28/2024, 5:10:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_crunchy_scheduler</link>
          <guid isPermaLink="false">agh4alrciahowxe5bvmr3dj52q</guid>
        </item>
        <item>
          <title><![CDATA[`pgx_ulid` extension now available]]></title>
          <description><![CDATA[The `pgx_ulid` extension is now available for your Postgres clusters.

`pgx_ulid` adds support for creating and using [ULID](https://github.com/ulid/spec) types in Postgres.]]></description>
          <pubDate>5/16/2024, 5:10:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_extension_pgx_ulid</link>
          <guid isPermaLink="false">aghyeyosia25uxokctjcvhbxsq</guid>
        </item>
        <item>
          <title><![CDATA[pgvector version 0.7.0 is now available]]></title>
          <description><![CDATA[The `pgvector` extension has been updated to v0.7.0 and now supports halfvec and sparsevec types, as well as new indexing capabilities. Existing clusters can use the Refresh Instance button from the Settings tab to receive the update.

For full release notes, please review the [pgvector changelog](https://github.com/pgvector/pgvector/blob/master/CHANGELOG.md#070-2024-04-29).]]></description>
          <pubDate>5/16/2024, 5:05:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_pgvector_release_0_7_0</link>
          <guid isPermaLink="false">aghyexj6mbqsr3jjvkqgovcdgy</guid>
        </item>
        <item>
          <title><![CDATA[pg_roaringbitmap version 0.5.4 is now available]]></title>
          <description><![CDATA[The `pg_roaringbitmap` extension has been updated to v0.5.4 and includes important fixes for users of versions 0.5.2 and 0.5.3.

For full release notes, please review the [pg_roaringbitmap changelog](https://github.com/ChenHuajun/pg_roaringbitmap/blob/master/CHANGELOG.md#v0542022-06-29).]]></description>
          <pubDate>5/16/2024, 5:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_pg_roaringbitmap_release_0_5_4</link>
          <guid isPermaLink="false">aghyewfkqdpqyogkff6c3xfhxm</guid>
        </item>
        <item>
          <title><![CDATA[Postgres 12 is no longer available]]></title>
          <description><![CDATA[To stay up to date on PostgreSQL versions offered in Crunchy Bridge, we've removed availability of Postgres 12.

See our [PostgreSQL versions documentation](https://docs.crunchybridge.com/concepts/postgres-versions#major-version-support-timeline) for more information on the supported versions timeline.]]></description>
          <pubDate>5/14/2024, 7:20:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_12_unavailable</link>
          <guid isPermaLink="false">aghxrda7aczq7nwptegezzbkj4</guid>
        </item>
        <item>
          <title><![CDATA[Bridge CLI v3.5.1 release]]></title>
          <description><![CDATA[The bridge CLI tool (`cb`) v3.5.1 has been released.

See [official release](https://github.com/CrunchyData/bridge-cli/releases/tag/v3.5.1) for more information.]]></description>
          <pubDate>5/10/2024, 12:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#cli_cb_v3_5_1</link>
          <guid isPermaLink="false">aghv7tfmaa6ycxuzpjwyxdmi3u</guid>
        </item>
        <item>
          <title><![CDATA[PostgreSQL 16.3, 15.7, 14.12, and 13.15 now available]]></title>
          <description><![CDATA[PostgreSQL 16.3, 15.7, 14.12, and 13.15 are now available, containing patches for CVE-2024-4317

For full details, please review the [PostgreSQL release notes](https://www.postgresql.org/about/news/postgresql-163-157-1412-1315-and-1219-released-2858/).]]></description>
          <pubDate>5/9/2024, 8:30:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_163_157_1412_1315</link>
          <guid isPermaLink="false">aghv6ddjiafphenhqwmnx4olna</guid>
        </item>
        <item>
          <title><![CDATA[Postgres 13 has been retired]]></title>
          <description><![CDATA[To encourage users to use more modern versions of Postgres, it's no longer generally possible to provision new clusters on Postgres 13. Teams that already have Postgres 13 clusters may continue to do so for the time being (for approximately the next year), but we'd encourage them to start looking into upgrading major versions as well.]]></description>
          <pubDate>5/7/2024, 9:13:25 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_13_retired</link>
          <guid isPermaLink="false">aghvjz3rbbxg66njdnpoaiqpo4</guid>
        </item>
        <item>
          <title><![CDATA[Saved Queries are copied on fork]]></title>
          <description><![CDATA[When forking a cluster, saved queries are now copied into the new cluster along with the bulk of other data. These queries are copies, and updating one won't propagate back to its original. Deprovisioning the fork will also have no effect on the original cluster's saved queries.]]></description>
          <pubDate>5/1/2024, 10:13:26 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_saved_queries_copied_on_fork</link>
          <guid isPermaLink="false">aghtmob3od5xojeoh2utrw6izi</guid>
        </item>
        <item>
          <title><![CDATA[Crunchy Bridge for Analytics]]></title>
          <description><![CDATA[We have released a new cluster type for Analytics. Analytics clusters support reading CSV, JSON, and Parquet files from remote object storage (e.g. S3). Clusters also enable a special vectorized and fast query engine and functions for copying files to and from the remote storage.

The new clusters can be created from a dropdown toggle next to the Create Cluster options. See our documentation on [Crunchy Bridge for Analytics](https://docs.crunchybridge.com/analytics). Note that analytics has its own pricing structure.]]></description>
          <pubDate>4/30/2024, 4:09:10 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_bridge_for_analytics_release_01</link>
          <guid isPermaLink="false">aghs7rdaoc7xhkgkryds5by33m</guid>
        </item>
        <item>
          <title><![CDATA[pgpodman version 0.3 is now available]]></title>
          <description><![CDATA[The `pgpodman` extension that powers Container Apps has been updated to v0.3. The `stop_container` SQL function now has an optional second parameter to specify a timeout to wait in seconds for the container to stop. The default is 10 minutes (600 seconds). This gives control over how long to wait for a container to stop in order to help prevent a kill signal from prematurely being sent to the container.

The new timeout behavior can be obtained by running `ALTER EXTENSION pgpodman UPDATE` after performing a server refresh.]]></description>
          <pubDate>4/19/2024, 5:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_pgpodman_release_0_3</link>
          <guid isPermaLink="false">aghpothwqcp5eldrafbjer4sgq</guid>
        </item>
        <item>
          <title><![CDATA[pg_hint_plan extension is now available]]></title>
          <description><![CDATA[The `pg_hint_plan` extension is now available to newly created clusters. Using 'hints' in SQL comments, [`pg_hint_plan`](https://github.com/ossc-db/pg_hint_plan) can adjust the execution plan of statements.]]></description>
          <pubDate>3/26/2024, 4:39:57 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_pg_hint_plan</link>
          <guid isPermaLink="false">aghhxip3jce3ch7alk75osizfy</guid>
        </item>
        <item>
          <title><![CDATA[ALTER SYSTEM parameters available in Dashboard]]></title>
          <description><![CDATA[The `postgres` superuser has several configuration options through the `ALTER SYSTEM` statement. These present challenges as they do not persist on failover and are not applied to standby machines. You can now change [Postgres configuration parameters in the cluster settings](https://docs.crunchybridge.com/concepts/configuration-parameters) to work around these limitations. Direct use of `ALTER SYSTEM` will soon be disabled in favor of this safer configuration method.]]></description>
          <pubDate>3/6/2024, 8:39:57 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_config_params_dashboard</link>
          <guid isPermaLink="false">aghbk7ufjahfwghlsiagzuehaa</guid>
        </item>
        <item>
          <title><![CDATA[Extended periods for metric views]]></title>
          <description><![CDATA[Cluster metrics in the Dashboard support two new time ranges of 1 week and 30 days, significantly increasing the allowable lookback period. Extended periods are facilitated by a histogram-based aggregates system that makes ranging over long durations less costly to carry out.]]></description>
          <pubDate>3/5/2024, 9:52:47 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_extended_metric_view_periods</link>
          <guid isPermaLink="false">aghbbgwxtc6sbhh4ardomplytm</guid>
        </item>
        <item>
          <title><![CDATA[Folder view for Saved Queries]]></title>
          <description><![CDATA[Saved queries can now be sorted into folders to help organize them. Queries can either be top level, or stored one level deep in a folder. Nested folders are not currently supported as of this release.]]></description>
          <pubDate>2/28/2024, 2:58:43 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_saved_query_folders</link>
          <guid isPermaLink="false">agg7aomyxbeyyr5zmhfn5j6dqm</guid>
        </item>
        <item>
          <title><![CDATA[Automatic weekly statistics reset]]></title>
          <description><![CDATA[Clusters can opt-in to have their statistics reset on a weekly basis with `pg_stat_statements_reset()` run automatically at the beginning of Sunday UTC. This helps keep query-related database insights more relevant by regularly pruning stale information. Enable the feature on a cluster's **Settings** page and looking for the **Reset statistics weekly** toggle. New clusters have it enabled by default.]]></description>
          <pubDate>2/22/2024, 7:55:15 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_reset_stats_weekly</link>
          <guid isPermaLink="false">agg5eyxmxcigcr4mszjq5jgolu</guid>
        </item>
        <item>
          <title><![CDATA[Self-service Private Link]]></title>
          <description><![CDATA[You can connect a cluster to AWS PrivateLink, GCP Private Service Connect, or Azure Private Link from the cluster **Networking** tab. See additional details in the [Private Link docs](https://docs.crunchybridge.com/how-to/vpc#private-link).]]></description>
          <pubDate>2/15/2024, 7:01:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_self_service_private_link</link>
          <guid isPermaLink="false">agg24jf54dpfn536uuqxlm7sye</guid>
        </item>
        <item>
          <title><![CDATA[Self-service VPC peering]]></title>
          <description><![CDATA[You can create network peering connections from inside the dashboard in the **Team Settings → Networks** for AWS and GCP. See additional details in the [VPC peering docs](https://docs.crunchybridge.com/how-to/vpc#vpc-peering).]]></description>
          <pubDate>2/14/2024, 7:01:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_self_service_vpc_aws</link>
          <guid isPermaLink="false">agg2r7tb4dvidr6a4xz5e52u7a</guid>
        </item>
        <item>
          <title><![CDATA[pgBouncer 1.22.0 now available]]></title>
          <description><![CDATA[pgBouncer 1.22.0 is now available, including improvements to [prepared statements support](https://www.pgbouncer.org/2024/01/pgbouncer-1-22-0). Existing clusters can use the Refresh Instance button from the Settings tab to get it.]]></description>
          <pubDate>2/13/2024, 7:01:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_pgbouncer_122</link>
          <guid isPermaLink="false">agg2hwaf4a3cvp7brluoa7ar5a</guid>
        </item>
        <item>
          <title><![CDATA[PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 now available]]></title>
          <description><![CDATA[PostgreSQL 16.2, 15.6, 14.11, 13.14, and 12.18 are now available, containing patches for CVE-2024-0985.

For full details, please review the [PostgreSQL release notes](https://www.postgresql.org/about/news/postgresql-162-156-1411-1314-and-1218-released-2807/).]]></description>
          <pubDate>2/13/2024, 7:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_162_156_1411_1314_1218</link>
          <guid isPermaLink="false">agg2hvy3qa3egun6ritomfiggi</guid>
        </item>
        <item>
          <title><![CDATA[GCP storage rate increase]]></title>
          <description><![CDATA[The price of storage on GCP has changed from $0.10 per GB to $0.23 per GB, effective February 1st, and will apply to both existing and newly provisioned clusters. The price change in Bridge is due to an increase in disk pricing on GCP.]]></description>
          <pubDate>2/1/2024, 6:44:48 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_gcp_storage_rate_update_2024</link>
          <guid isPermaLink="false">aggwl7hbacord42az5mzs2bpqu</guid>
        </item>
        <item>
          <title><![CDATA[Bridge CLI v3.5.0 release]]></title>
          <description><![CDATA[The bridge CLI tool (`cb`) v3.5.0 has been released.

See [official release](https://github.com/CrunchyData/bridge-cli/releases/tag/v3.5.0) for more information.]]></description>
          <pubDate>1/31/2024, 6:56:39 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#cli_cb_v3_5_0</link>
          <guid isPermaLink="false">aggvzuf4abuejvvcqc5kfrojla</guid>
        </item>
        <item>
          <title><![CDATA[pgvector version 0.6.0 is now available]]></title>
          <description><![CDATA[The `pgvector` extension has been updated to v0.6.0 and now supports parallel index builds for HNSW. Existing clusters can use the Refresh Instance button from the Settings tab to receive the update.

For full release notes, please review the [pgvector changelog](https://github.com/pgvector/pgvector/blob/master/CHANGELOG.md#060-2024-01-29).]]></description>
          <pubDate>1/30/2024, 7:00:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_pgvector_release_0_6_0</link>
          <guid isPermaLink="false">aggvxpqtqc3nrjxcba2t6qp2vu</guid>
        </item>
        <item>
          <title><![CDATA[Bridge CLI v3.4.4 release]]></title>
          <description><![CDATA[The bridge CLI tool (`cb`) v3.4.4 has been released.

See [official release](https://github.com/CrunchyData/bridge-cli/releases/tag/v3.4.4) for more information.]]></description>
          <pubDate>1/23/2024, 12:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#cli_cb_v3_4_4</link>
          <guid isPermaLink="false">aggthho4aathrmmytxreifdpmu</guid>
        </item>
        <item>
          <title><![CDATA[Crunchy Bridge available in the Okta integration network]]></title>
          <description><![CDATA[Crunchy Bridge is now available as part of the [Okta integration network](https://www.okta.com/integrations/crunchy-bridge/), which allows Okta to be configured as an OpenID Connect application for use with single sign-on. See documentation for [how to configure Okta](https://docs.crunchybridge.com/how-to/configure-okta).]]></description>
          <pubDate>1/18/2024, 4:36:48 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_okta_integration_network</link>
          <guid isPermaLink="false">aggr23vjacajssqzlndlp4jzba</guid>
        </item>
        <item>
          <title><![CDATA[Bridge CLI v3.4.3 release]]></title>
          <description><![CDATA[The bridge CLI tool (`cb`) v3.4.3 has been released.

See [official release](https://github.com/CrunchyData/bridge-cli/releases/tag/v3.4.3) for more information.]]></description>
          <pubDate>1/10/2024, 12:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#cli_cb_v3_4_3</link>
          <guid isPermaLink="false">aggpbkzqaab2zgexcoeefifzoy</guid>
        </item>
        <item>
          <title><![CDATA[Bridge CLI v3.4.2 release]]></title>
          <description><![CDATA[The bridge CLI tool (`cb`) v3.4.2 has been released.

See [official release](https://github.com/CrunchyData/bridge-cli/releases/tag/v3.4.2) for more information.]]></description>
          <pubDate>1/5/2024, 12:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#cli_cb_v3_4_2</link>
          <guid isPermaLink="false">aggnn23eaaebxm64cb3qc6pbue</guid>
        </item>
        <item>
          <title><![CDATA[High-memory instances for GCP]]></title>
          <description><![CDATA[High-memory instances `memory-16` through `memory-864` are now available for Bridge clusters provisioned under GCP (Google Cloud Platform). Instances are based on GCP's [`n2-highmem-*` machine types](https://cloud.google.com/compute/docs/general-purpose-machines#n2-high-mem).]]></description>
          <pubDate>1/4/2024, 2:50:51 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_high_memory_gcp</link>
          <guid isPermaLink="false">aggnj5fa7dtick53xwm3s6knbe</guid>
        </item>
        <item>
          <title><![CDATA[Account notification settings]]></title>
          <description><![CDATA[The kinds of notifications received from Crunchy Bridge are now configurable in Dashboard under [**Account Settings → Notifications**](https://crunchybridge.com/account/notifications), allowing users to opt out of being emailed on actions they're not interested in.

Most notifications are configurable, but some related to account security (e.g. email changed or password changed) are not.]]></description>
          <pubDate>1/2/2024, 10:26:06 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_account_notification_settings</link>
          <guid isPermaLink="false">aggmysfugdifoxpn5t5rchlr64</guid>
        </item>
        <item>
          <title><![CDATA[Cluster groups with Citus support]]></title>
          <description><![CDATA[Cluster groups are now available with support [Citus](https://github.com/citusdata/citus) Postgres extension that enables horizontal scalability with distributed storage and queries, along with columnar storage.

Create a cluster group in the Crunchy Dashboard under **Team Settings → Cluster Groups**, then add clusters to it from the same page.]]></description>
          <pubDate>12/22/2023, 10:12:26 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_cluster_groups</link>
          <guid isPermaLink="false">aggjhfr5cbcrtgofpor3ufewom</guid>
        </item>
        <item>
          <title><![CDATA[Saved queries can now return up to 50,000 rows]]></title>
          <description><![CDATA[Saved Queries in the Dashboard or API can now return up to 50,000 rows in their CSV and JSON results, up from the previous maximum of 10,000. As before, there's a limit on query results of 10 MB.

CSV or JSON must be used to get the extended result set. The maximum number of rows returned in the web UI is 1,000.]]></description>
          <pubDate>12/14/2023, 9:24:01 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_saved_queries_50k_rows</link>
          <guid isPermaLink="false">agggunyjncoc5ob7vxuvwdqsae</guid>
        </item>
        <item>
          <title><![CDATA[Bridge CLI v3.4.1 release]]></title>
          <description><![CDATA[The bridge CLI tool (`cb`) v3.4.1 has been released.

See [official release](https://github.com/CrunchyData/bridge-cli/releases/tag/v3.4.1) for more information.]]></description>
          <pubDate>12/13/2023, 12:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#cli_cb_v3_4_1</link>
          <guid isPermaLink="false">aggga6jaabttxahlrxfnjb6trq</guid>
        </item>
        <item>
          <title><![CDATA[A new `standard-4` instance is now available on AWS]]></title>
          <description><![CDATA[A new `standard-4` is now available to provision on AWS, coming with 4 GB of memory and 1 vCPU, with baseline IOPS of 2,500 and a maximum of 20,000.

`standard-4` is available at a base price point of $70.]]></description>
          <pubDate>12/6/2023, 9:02:43 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_standard_4_instance</link>
          <guid isPermaLink="false">aggeb4fjhcktwse4eyrgixmzhi</guid>
        </item>
        <item>
          <title><![CDATA[`pg_uuidv7` extension now available]]></title>
          <description><![CDATA[The `pg_uuidv7` extension is now available for your Postgres clusters.

`pg_uuidv7` adds support for creating and using version 7 UUIDs in Postgres.]]></description>
          <pubDate>12/6/2023, 12:11:33 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_extension_pg_uuidv7</link>
          <guid isPermaLink="false">aggdy5zpbb3udkf7cq2nqoirye</guid>
        </item>
        <item>
          <title><![CDATA[`postgresql_panonymizer` extension now available]]></title>
          <description><![CDATA[The `postgresql_anonymizer` extension is now available for your Postgres clusters.

`postgresql_anonymizer` is an extension to mask or replace personally identifiable information (PII) or commercially sensitive data from a PostgreSQL database.]]></description>
          <pubDate>12/6/2023, 12:11:32 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_extension_postgresql_anonymizer</link>
          <guid isPermaLink="false">aggdy5zlebh3olrbbatponkxny</guid>
        </item>
        <item>
          <title><![CDATA[`timescaledb` extension now available for Postgres 16]]></title>
          <description><![CDATA[`timescaledb` is now available for Postgres 16 clusters.]]></description>
          <pubDate>12/6/2023, 12:11:31 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_timescaledb_for_pg16</link>
          <guid isPermaLink="false">aggdy5zhhdy7ri6k5rnnamgcqm</guid>
        </item>
        <item>
          <title><![CDATA[Custom OpenID Connect providers]]></title>
          <description><![CDATA[Bridge accounts can now be created by registering a custom OpenID Connect provider, enabling access to a wider variety of identity providers and self-hosted providers. Go to [OpenID Connect provider registration](https://crunchybridge.com/register/openid), verify your provider's domain, fill in client details, then complete a successful login with it to be redirected back to Bridge.

OpenID Connect providers must support the [WebFinger protocol](https://webfinger.net/) so that Bridge can verify the identity of a user with a provider before it's allowed to be added.]]></description>
          <pubDate>12/4/2023, 10:08:07 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_openid_connect</link>
          <guid isPermaLink="false">aggdnx6rlbdjw2trdnobtlezlm</guid>
        </item>
        <item>
          <title><![CDATA[Accounts with SSO enabled can remove a password credential]]></title>
          <description><![CDATA[Passwords that are associated with both an SSO (single sign-on) provider and a password credential can now remove the latter to help better shore up the security of their account and that of teams they're members of. Passwords are considered more susceptible to attacks like [credential stuffing](https://owasp.org/www-community/attacks/Credential_stuffing), and the use of SSO gives administrators a faster and more definitive way of widely managing membership. Removing a password is a one-way operation. After removal, a password can't be added back.

Team administrators can go to the Members page of their teams and look for "SSO-only" badges to see which members only authenticate via SSO versus which also have a password, and may wish to ask the latter to remove their password.

Accounts can remove their password by visiting [Account Settings → Authentication](/account/authentication) and looking for the "Remove Password" section. If there isn't one, no password is set.]]></description>
          <pubDate>11/27/2023, 4:28:23 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_remove_password</link>
          <guid isPermaLink="false">aggbdhcelauytifjphcmj2dzya</guid>
        </item>
        <item>
          <title><![CDATA[Teams can be configured to allow automatic joining via SSO]]></title>
          <description><![CDATA[Teams can now be configured so that they allow other accounts to join them automatically, as long as they're authenticated with the same SSO (single sign-on) provider and domain. For example, a team could be configured so that as long as a new account is authenticated through Google and have a `@crunchydata.com` email address, the account could join the team themselves without going through the traditional team member invite loop.

Automatic joining can be configured for a team under Team Settings → General.

Teams can be joined under Account Settings → Join Team.]]></description>
          <pubDate>11/22/2023, 2:45:42 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_automatic_sso_join</link>
          <guid isPermaLink="false">agf7o7tv6bdftpmfcwb74lbs7a</guid>
        </item>
        <item>
          <title><![CDATA[Postgres 16 is now default]]></title>
          <description><![CDATA[With Postgres 16 available since September and 16.1 now released with fixes for three CVEs and 55 bugs (some of which affected previous versions as well), we've made it the default major version for newly created clusters.]]></description>
          <pubDate>11/16/2023, 5:04:15 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_default_major_version_16</link>
          <guid isPermaLink="false">agf5sfzgtctfbcc4cwdvr5zrqu</guid>
        </item>
        <item>
          <title><![CDATA[PostgreSQL 16.1, 15.5, 14.10, 13.13, and 12.17 now available]]></title>
          <description><![CDATA[Postgres 16.1, 15.5, 14.10, 13.13, and 12.17 are now available, containing patches for CVE-2023-5868, CVE-2023-5869, and CVE-2023-5870.

For full details, please review the [PostgreSQL release notes](https://www.postgresql.org/about/news/postgresql-161-155-1410-1313-1217-and-1122-released-2749/).]]></description>
          <pubDate>11/9/2023, 7:15:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_161_155_1410_1313_1217</link>
          <guid isPermaLink="false">agf3lasxedqcwfbuflftt6kssq</guid>
        </item>
        <item>
          <title><![CDATA[pgvector 0.5.1 is now available]]></title>
          <description><![CDATA[The `pgvector` extension has been updated to v0.5.1. Existing clusters can use the Refresh Instance button from the Settings tab to receive the update.

For full release notes, please review the [pgvector changelog](https://github.com/pgvector/pgvector/blob/master/CHANGELOG.md#051-2023-10-10).]]></description>
          <pubDate>11/3/2023, 10:28:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_pgvector_release_0_5_1</link>
          <guid isPermaLink="false">agfzothbqcvbz3lqbswu27p7yi</guid>
        </item>
        <item>
          <title><![CDATA[New Postgres servers will get a `random_page_cost` of 1.1]]></title>
          <description><![CDATA[Postgres' `random_page_cost` setting specifies the rough estimate of random reads compared to sequential ones, and helps the planner decide whether to prefer index lookups to sequential scans. Postgres' default value of 4 was originally set in 2005, a time when spinning mechanical disks were much more prolific than the SSDs generally in use today. Our testing on the three major clouds showed roughly a 5-8% cost difference between sequential and random reads, suggesting that the default `random_page_cost` was much too high for these environments. New Postgres servers will get a value of 1.1 instead of 4.]]></description>
          <pubDate>11/3/2023, 4:10:20 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_random_page_cost_1_1</link>
          <guid isPermaLink="false">agfzl4y54dvai4wnfw4osyf4hq</guid>
        </item>
        <item>
          <title><![CDATA[Security badges for MFA and SSO-only in team member list]]></title>
          <description><![CDATA[The list of team members for each team now shows badges indicating whether each team member has MFA (multi-factor authentication) enabled and whether their account authenticates exclusively by SSO (single sign-on) and doesn't have a password credential. This allows admins to vet the security compliance of members on their teams and reach out to those who should shore up their security posture.]]></description>
          <pubDate>10/25/2023, 5:40:11 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#dashboard_team_member_security_badges</link>
          <guid isPermaLink="false">agfwp3bepc7c4zusknkufrlr5e</guid>
        </item>
        <item>
          <title><![CDATA[Saved queries can now return up to 10,000 rows]]></title>
          <description><![CDATA[Saved Queries in the Dashboard or API can now return up to 10,000 rows in their results, up from the previous maximum of 1,000.]]></description>
          <pubDate>10/24/2023, 7:38:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_saved_queries_10k_rows</link>
          <guid isPermaLink="false">agfwgmnfydxgstrsuscaypew5e</guid>
        </item>
        <item>
          <title><![CDATA[pgBouncer 1.21.0 now available - "the one with prepared statements"]]></title>
          <description><![CDATA[The pgBouncer connection pooler recently [announced](https://github.com/pgbouncer/pgbouncer/releases/tag/pgbouncer_1_21_0) support for a much requested feature: prepared statements. New Crunchy Bridge clusters now have pgBouncer 1.21.0 available. Existing clusters can use the Refresh Instance button from the Settings tab to get it.]]></description>
          <pubDate>10/17/2023, 12:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_pgbouncer_prepared_statements</link>
          <guid isPermaLink="false">agftv3veaa2hc5slfoahlhsa3e</guid>
        </item>
        <item>
          <title><![CDATA[Provide your own encryption key for cluster data (BYOK)]]></title>
          <description><![CDATA[It is now possible to provide your own encryption key for cluster data, otherwise known as Bring Your Own Key. See [details](https://docs.crunchybridge.com/how-to/encryption-keys) in our docs.]]></description>
          <pubDate>9/29/2023, 12:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_byok_cluster_encryption</link>
          <guid isPermaLink="false">agfn4pbmaail3tgce44nkbuohe</guid>
        </item>
        <item>
          <title><![CDATA[Postgres version now visible in backups list]]></title>
          <description><![CDATA[The list of cluster backups now shows the version of Postgres in use at the time the backup was run.]]></description>
          <pubDate>9/21/2023, 12:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#dashboard_backup_list_pg_version</link>
          <guid isPermaLink="false">agflkckmactiznvyyobc5ukese</guid>
        </item>
        <item>
          <title><![CDATA[Audit logs now available for replicas]]></title>
          <description><![CDATA[It is now possible to view audit logs for replicas in the dashboard.]]></description>
          <pubDate>9/15/2023, 12:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#dashboard_replica_audit_logs</link>
          <guid isPermaLink="false">agfjmizeacz5ejn2nqim3mizs4</guid>
        </item>
        <item>
          <title><![CDATA[Postgres 16 is now available]]></title>
          <description><![CDATA[Postgres 16 is now available. Changes include improved logical replication, I/O monitoring and improved JSON functions. See [the release notes](https://www.postgresql.org/docs/16/release-16.html) for more details.]]></description>
          <pubDate>9/14/2023, 12:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_release_16</link>
          <guid isPermaLink="false">agfjb7giadk3gkdrmaq32xbqiq</guid>
        </item>
        <item>
          <title><![CDATA[Backups and forks are now available across Postgres version upgrades]]></title>
          <description><![CDATA[Backups and forks are now available across Postgres version upgrades, allowing safer upgrade operations and continous access to all your backups.]]></description>
          <pubDate>9/12/2023, 12:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#feature_fork_across_postgres_version</link>
          <guid isPermaLink="false">agfinmaqac7arc3ffxztvvr4em</guid>
        </item>
        <item>
          <title><![CDATA[Redesigned Dashboard layout]]></title>
          <description><![CDATA[Redesigned the layout to improve usability of navigating around the Bridge Dashboard. Includes: - Persistent team links in top navigation bar. - Cluster dropdown that supports changing to clusters in other teams. - Some navigation moves to the left sidebar where more space is available instead of staying soley vertical.]]></description>
          <pubDate>8/23/2023, 12:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#dashboard_layout_redesign</link>
          <guid isPermaLink="false">agfb7mhaadj76tg4cgzu6pesre</guid>
        </item>
        <item>
          <title><![CDATA[Bridge CLI v3.4.0 release]]></title>
          <description><![CDATA[The bridge CLI tool (`cb`) v3.4.0 has been released.

See [official release](https://github.com/CrunchyData/bridge-cli/releases/tag/v3.4.0) for more information.]]></description>
          <pubDate>8/20/2023, 12:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#cli_cb_v3_4_0</link>
          <guid isPermaLink="false">agfbapomabikl4fyrzd2knmori</guid>
        </item>
        <item>
          <title><![CDATA[`timescaledb` extension now available]]></title>
          <description><![CDATA[`timescaledb` is now available for your Postgres cluster.

`timescaledb` provides automatic partitioning of time-series data, events, and analytics.]]></description>
          <pubDate>8/17/2023, 11:11:00 PM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#postgres_extension_timescaledb</link>
          <guid isPermaLink="false">agfalrbxucfqbnf63p56cjho5e</guid>
        </item>
        <item>
          <title><![CDATA[Metrics data visualization improvements]]></title>
          <description><![CDATA[Metric data visualizations now have better tooltips, legends, labels, and more.]]></description>
          <pubDate>8/17/2023, 12:00:00 AM</pubDate>
          <link>https://docs.crunchybridge.com/changelog#dashboard_metrics_improvements</link>
          <guid isPermaLink="false">agfabsvyadxpukvc3eskdserde</guid>
        </item>
    </channel>
  </rss>