diff --git a/.changeset/eighty-olives-live.md b/.changeset/eighty-olives-live.md index 88dd768103..16898701f4 100644 --- a/.changeset/eighty-olives-live.md +++ b/.changeset/eighty-olives-live.md @@ -1,5 +1,5 @@ --- -'@backstage/backend-common': minor +'@backstage/backend-common': patch --- -Defaults the connection.application_name of the database connections created for each plugin. +Updated the `DatabaseManager` to include the plugin id in the Postgres application name of the database connections created for each plugin.