We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34efbcc commit acb8f33Copy full SHA for acb8f33
workspaces/linguist/.changeset/weak-spoons-turn.md
workspaces/linguist/plugins/linguist-backend/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @backstage-community/plugin-linguist-backend
2
3
+## 0.21.1
4
+
5
+### Patch Changes
6
7
+- 462895f: Replace O(n) REST calls to catalog backend with single call when cleaning up linguist entities by merging it with the add call.
8
9
## 0.21.0
10
11
### Minor Changes
workspaces/linguist/plugins/linguist-backend/package.json
@@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-linguist-backend",
- "version": "0.21.0",
+ "version": "0.21.1",
"backstage": {
"role": "backend-plugin",
"pluginId": "linguist",
0 commit comments