Compare commits

..

4 Commits

Author SHA1 Message Date
Bryan Thompson
6aaecdcf18 Merge branch 'main' into add-aiven 2026-08-05 15:50:19 -05:00
Bryan Thompson
c9629b10f3 Merge branch 'main' into add-aiven 2026-08-04 18:37:33 -05:00
Bryan Thompson
e3c6eac259 Merge branch 'main' into add-aiven 2026-08-03 15:16:36 -05:00
Bryan Thompson
045d6ff3ab Add aiven plugin
Driver: dir-plugin-add-official
2026-08-03 13:21:10 -05:00

View File

@@ -121,6 +121,20 @@
},
"homepage": "https://www.airwallex.com/docs"
},
{
"name": "aiven",
"description": "Easily deploy managed PostgreSQL (pg), Kafka, OpenSearch, Clickhouse and other databases, streaming and apps. Free tier available, up and running in minutes.",
"author": {
"name": "Aiven"
},
"category": "database",
"source": {
"source": "url",
"url": "https://github.com/aiven/aiven-ai-plugins.git",
"sha": "634f41d6852957cb9280e9245f2ea6f74645b4f1"
},
"homepage": "https://aiven.io"
},
{
"name": "alloydb",
"description": "Create, connect, and interact with an AlloyDB for PostgreSQL database and data.",
@@ -3152,9 +3166,9 @@
"source": {
"source": "git-subdir",
"url": "https://github.com/getsentry/cli.git",
"path": "packages/cli/plugins/sentry-cli",
"path": "plugins/sentry-cli",
"ref": "main",
"sha": "94a4ca5801784ee4fe55bcdf4a19258835fa5e8f"
"sha": "ae9a84c5ac02ac3733b0946ca7538997d96ab80d"
},
"homepage": "https://sentry.io"
},