Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-02-03 14:24:29 +00:00
parent de8697fb83
commit 1ea737c1e2
195 changed files with 30756 additions and 110 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/backend-defaults
## 0.15.2-next.1
### Patch Changes
- 8dd518a: Support `connection.type: azure` in database client to use Microsoft Entra authentication with Azure database for PostgreSQL
- Updated dependencies
- @backstage/integration@1.20.0-next.1
- @backstage/cli-node@0.2.18-next.1
- @backstage/backend-plugin-api@1.7.0-next.1
## 0.15.1-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/backend-defaults",
"version": "0.15.1-next.0",
"version": "0.15.2-next.1",
"description": "Backend defaults used by Backstage backend apps",
"backstage": {
"role": "node-library"