Skip to content

Commit a351c8b

Browse files
anwesham-labclaude
andcommitted
chore(databases-on-aws): bump version to 1.1.0
Ships the DSQL skill updates from this branch: corrected type guidance (JSON supported, JSONB/arrays/INET runtime-only), cluster-lifecycle troubleshooting (INACTIVE wake, FailedPrecondition on IDLE/INACTIVE backup), and the expanded Tier 2 eval suite (evals 6-9) with LLM-judge grading and the --eval-ids/--judge-model runner flags. Co-Authored-By: anwesham-lab <64298192+anwesham-lab@users.noreply.github.com> Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent f967415 commit a351c8b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"name": "databases-on-aws",
124124
"source": "./plugins/databases-on-aws",
125125
"tags": ["aws", "database", "aurora", "dsql", "serverless", "postgresql"],
126-
"version": "1.0.0"
126+
"version": "1.1.0"
127127
},
128128
{
129129
"category": "deployment",

plugins/databases-on-aws/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
"license": "Apache-2.0",
2323
"name": "databases-on-aws",
2424
"repository": "https://github.com/awslabs/agent-plugins",
25-
"version": "1.0.0"
25+
"version": "1.1.0"
2626
}

plugins/databases-on-aws/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "databases-on-aws",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Expert database guidance for the AWS database portfolio. Design schemas, execute queries, handle migrations, and choose the right database for your workload.",
55
"author": {
66
"name": "Amazon Web Services",

0 commit comments

Comments
 (0)