chore(plugins): bump DynamoDB plugin to v0.1.5 - #607
Conversation
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (1 file)
Previous Review Summary (commit 1d5a31f)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit 1d5a31f)Status: No Issues Found | Recommendation: Merge Files Reviewed (1 file)
Reviewed by step-3.7-flash · Input: 21.2K · Output: 1.8K · Cached: 73.5K |
|
Hi @fuleinist can you add also the icon url in .tabularium file and regenerate the build in https://github.com/TabularisDB/tabularis-dynamodb-plugin and submit the plugin here: https://registry.tabularis.dev You can follow here: We will deprecate current registry in the future and this is the new one. |
4dfd629 to
7bada25
Compare
|
@fuleinist you can submit the plugin here: https://registry.tabularis.dev You will login with GitHub and click Submit , after first submission new versions will be automatically ingest . And no need to open a new PR. |
|
Hi @debba, thanks for the review! I've addressed the feedback: Changes made
Companion PRs
Once #61 merges and the release builds, I'll submit to the new registry and we can merge this. |
@debba Is it possible to restrict the request to only https://github.com/TabularisDB/tabularis-dynamodb-plugin?
If not I will create a working github account instead |
|
@fuleinist Yes you can select only the repository involved, other ones won't be read by anyone. |
- Add official Amazon DynamoDB brand icon (SVG) from simple-icons - Add icon URL field to .tabularium manifest for registry display - Follows same pattern as tabularis-duckdb-plugin icon implementation Refs: TabularisDB/tabularis#607 (review feedback from @debba)
* feat: add official DynamoDB icon to plugin manifest - Add official Amazon DynamoDB brand icon (SVG) from simple-icons - Add icon URL field to .tabularium manifest for registry display - Follows same pattern as tabularis-duckdb-plugin icon implementation Refs: TabularisDB/tabularis#607 (review feedback from @debba) * chore(release): bump version to v0.1.5

Bump DynamoDB plugin to v0.1.5 in the plugin registry.
v0.1.5 (2026-08-07)
Added
.tabulariummanifest, following the same pattern as other plugins (e.g., DuckDB).Companion PR: TabularisDB/tabularis-dynamodb-plugin#61