Skip to content

Releases: kritish-dhaubanjar/dynamodb-dashboard

DynamoDB Dashboard v1.6.0

25 Mar 12:27
Compare
Choose a tag to compare

DynamoDB Dashboard v1.5.4

22 Mar 18:38
Compare
Choose a tag to compare

DynamoDB Dashboard v1.5.3

DynamoDB Dashboard v1.5.2

12 Feb 07:59
Compare
Choose a tag to compare

What's new in DynamoDB Dashboard v1.5.2?

feat:

chore:

  • chore(deps-dev): bump rimraf from 4.1.1 to 4.1.2 in /server by @dependabot in #185
  • chore(deps): bump axios from 1.2.3 to 1.2.6 in /app by @dependabot in #186
  • chore(deps-dev): bump eslint from 8.32.0 to 8.33.0 in /app by @dependabot in #187
  • chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 in /app by @dependabot in #191
  • chore(deps): bump @aws-sdk/client-dynamodb from 3.254.0 to 3.261.0 in /server by @dependabot in #192
  • chore(deps): bump @aws-sdk/lib-dynamodb from 3.254.0 to 3.262.0 in /server by @dependabot in #197
  • chore(deps): bump @aws-sdk/client-dynamodb from 3.261.0 to 3.262.0 in /server by @dependabot in #196
  • chore(deps): bump @aws-sdk/credential-providers from 3.254.0 to 3.262.0 in /server by @dependabot in #195
  • chore(deps-dev): bump sass from 1.57.1 to 1.58.0 in /app by @dependabot in #199
  • chore(deps): bump axios from 1.2.6 to 1.3.0 in /app by @dependabot in #198
  • chore(deps): bump vue from 3.2.45 to 3.2.47 in /app by @dependabot in #202
  • chore(deps): bump axios from 1.3.0 to 1.3.1 in /app by @dependabot in #201
  • chore(deps): bump @aws-sdk/credential-providers from 3.262.0 to 3.263.0 in /server by @dependabot in #200
  • chore(deps): bump @aws-sdk/credential-providers from 3.263.0 to 3.264.0 in /server by @dependabot in #206
  • chore(deps): bump @aws-sdk/client-dynamodb from 3.262.0 to 3.264.0 in /server by @dependabot in #205
  • chore(deps): bump @aws-sdk/lib-dynamodb from 3.262.0 to 3.264.0 in /server by @dependabot in #204
  • chore(deps): bump @codemirror/lang-javascript from 6.1.2 to 6.1.3 in /app by @dependabot in #203
  • chore(deps): bump axios from 1.3.1 to 1.3.2 in /app by @dependabot in #208
  • chore(deps): bump open from 8.4.0 to 8.4.1 in /server by @dependabot in #219
  • chore(deps-dev): bump @types/node from 18.11.18 to 18.13.0 in /app by @dependabot in #212
  • chore(deps): bump @aws-sdk/lib-dynamodb from 3.264.0 to 3.267.0 in /server by @dependabot in #217
  • chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 in /app by @dependabot in #214
  • chore(deps): bump @aws-sdk/client-dynamodb from 3.264.0 to 3.267.0 in /server by @dependabot in #218
  • chore(deps): bump @aws-sdk/credential-providers from 3.264.0 to 3.267.0 in /server by @dependabot in #220

Full Changelog: v1.5.1...v1.5.2

DynamoDB Dashboard v1.5.1

29 Jan 10:34
Compare
Choose a tag to compare

What's new in DynamoDB Dashboard v1.5.1?

fix:

  • fix: allow empty string for aws session token

Full Changelog: v1.5.0...v1.5.1

DynamoDB Dashboard v1.5.0

27 Jan 15:01
Compare
Choose a tag to compare

What's new in DynamoDB Dashboard v1.5.0?

feat:

  • feat: add /restore-tables view to restore tables from any dynamodb
  • feat: add endpoint to restore dynamodb from remote dynamodb

refactor:

  • refactor: procedural -> object oriented
  • refactor: export a new AWS instance as default

image

Full Changelog: v1.4.4...v1.5.0

DynamoDB Dashboard v1.4.4

22 Jan 16:29
Compare
Choose a tag to compare

What's new in DynamoDB Dashboard v1.4.3?

fix:

  • fix: sticky top of table actions when resizing

Full Changelog: v1.4.3...v1.4.4

DynamoDB Dashboard v1.4.3

22 Jan 14:08
Compare
Choose a tag to compare

What's new in DynamoDB Dashboard v1.4.3?

feat:

  • feat: sticky headers for new table
  • feat: remove intersection observer for scrollbar

Visualize Query

chore

  • chore(deps-dev): bump vue-tsc from 1.0.12 to 1.0.13 in /app by @dependabot in #97
  • chore(deps-dev): bump @types/node from 18.11.12 to 18.11.13 in /app by @dependabot in #96
  • chore(deps): bump @aws-sdk/client-dynamodb from 3.226.0 to 3.229.0 in /server by @dependabot in #98
  • chore(deps-dev): bump @types/node from 18.11.13 to 18.11.14 in /app by @dependabot in #99
  • chore(deps): bump @aws-sdk/lib-dynamodb from 3.226.0 to 3.229.0 in /server by @dependabot in #100
  • chore(deps): bump @aws-sdk/credential-providers from 3.226.0 to 3.229.0 in /server by @dependabot in #101
  • chore(deps-dev): bump @types/node from 18.11.14 to 18.11.15 in /app by @dependabot in #102
  • chore(deps): bump @aws-sdk/lib-dynamodb from 3.229.0 to 3.231.0 in /server by @dependabot in #105
  • chore(deps): bump @aws-sdk/client-dynamodb from 3.229.0 to 3.231.0 in /server by @dependabot in #104
  • chore(deps): bump @aws-sdk/credential-providers from 3.229.0 to 3.231.0 in /server by @dependabot in #103
  • chore(deps-dev): bump @types/node from 18.11.15 to 18.11.17 in /app by @dependabot in #109
  • chore(deps-dev): bump vue-tsc from 1.0.13 to 1.0.14 in /app by @dependabot in #108
  • chore(deps-dev): bump sass from 1.56.2 to 1.57.0 in /app by @dependabot in #107
  • chore(deps-dev): bump eslint from 8.29.0 to 8.30.0 in /app by @dependabot in #106
  • chore(deps-dev): bump sass from 1.57.0 to 1.57.1 in /app by @dependabot in #110
  • chore(deps): bump @aws-sdk/credential-providers from 3.231.0 to 3.234.0 in /server by @dependabot in #111
  • chore(deps): bump @aws-sdk/client-dynamodb from 3.231.0 to 3.235.0 in /server by @dependabot in #117
  • chore(deps-dev): bump vue-tsc from 1.0.14 to 1.0.16 in /app by @dependabot in #115
  • chore(deps): bump @aws-sdk/lib-dynamodb from 3.231.0 to 3.235.0 in /server by @dependabot in #114
  • chore(deps): bump @aws-sdk/credential-providers from 3.234.0 to 3.235.0 in /server by @dependabot in #116
  • chore(deps): bump @aws-sdk/client-dynamodb from 3.235.0 to 3.236.0 in /server by @dependabot in #119
  • chore(deps): bump @aws-sdk/lib-dynamodb from 3.235.0 to 3.236.0 in /server by @dependabot in #120
  • chore(deps): bump @aws-sdk/credential-providers from 3.235.0 to 3.236.0 in /server by @dependabot in #121
  • chore(deps-dev): bump @babel/core from 7.20.5 to 7.20.7 in /server by @dependabot in #124
  • chore(deps-dev): bump @babel/node from 7.20.5 to 7.20.7 in /server by @dependabot in #123
  • chore(deps-dev): bump @babel/cli from 7.19.3 to 7.20.7 in /server by @dependabot in #122
  • chore(deps): bump @aws-sdk/credential-providers from 3.236.0 to 3.238.0 in /server by @dependabot in #128
  • chore(deps): bump @aws-sdk/client-dynamodb from 3.236.0 to 3.238.0 in /server by @dependabot in #127
  • chore(deps-dev): bump vue-tsc from 1.0.16 to 1.0.17 in /app by @dependabot in #126
  • chore(deps): bump @aws-sdk/lib-dynamodb from 3.236.0 to 3.238.0 in /server by @dependabot in #125
  • chore(deps-dev): bump @types/node from 18.11.17 to 18.11.18 in /app by @dependabot in #132
  • chore(deps): bump @codemirror/commands from 6.1.2 to 6.1.3 in /app by @dependabot in #131
  • chore(deps): bump bootstrap-icons from 1.10.2 to 1.10.3 in /app by @dependabot in #130
  • chore(deps-dev): bump vue-tsc from 1.0.17 to 1.0.18 in /app by @dependabot in #129
  • chore(deps-dev): bump vue-tsc from 1.0.18 to 1.0.19 in /app by @dependabot in #138
  • chore(deps): bump @aws-sdk/credential-providers from 3.238.0 to 3.241.0 in /server by @dependabot in #135
  • chore(deps): bump axios from 1.2.1 to 1.2.2 in /app by @dependabot in #134
  • chore(deps): bump @aws-sdk/client-dynamodb from 3.238.0 to 3.241.0 in /server by @dependabot in #136
  • chore(deps-dev): bump eslint from 8.30.0 to 8.31.0 in /app by @dependabot in #137
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 in /server by @dependabot in #139
  • chore(deps): bump @aws-sdk/lib-dynamodb from 3.238.0 to 3.241.0 in /server by @dependabot in #133
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 in /app by @dependabot in #140
  • chore(deps-dev): bump vue-tsc from 1.0.19 to 1.0.20 in /app by @dependabot in #141
  • chore(deps-dev): bump vue-tsc from 1.0.20 to 1.0.22 in /app by @dependabot in #143
  • chore(deps-dev): bump @babel/core from 7.20.7 to 7.20.12 in /server by @dependabot in #142
  • chore(deps): bump @aws-sdk/credential-providers from 3.241.0 to 3.245.0 in /server by @dependabot in #146
  • chore(deps): bump @aws-sdk/client-dynamodb from 3.241.0 to 3.245.0 in /server by @dependabot in #145
  • chore(deps): bump @aws-sdk/lib-dynamodb from 3.241.0 to 3.245.0 in /server by @dependabot in #144
  • chore(deps-dev): bump vue-tsc from 1.0.22 to 1.0.24 in /app by @dependabot in #149
  • chore(deps-dev): bump prettier from 2.8.1 to 2.8.2 in /app by @dependabot in #148
  • chore(deps): bump commander from 9.4.1 to 9.5.0 in /server by @dependabot in #147
  • chore(deps-dev): bump eslint-plugin-vue from 9.8.0 to 9.9.0 in /app by @dependabot in #151
  • chore(deps-dev): bump rimraf from 3.0.2 to 4.0.4 in /server by @dependabot in #150
  • chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 in /app by @dependabot in #155
  • chore(deps): bump commander from 9.5.0 to 10.0.0 in /server by @dependabot in #154
  • chore(deps-dev): bump rimraf from 4.0.4 to 4.0.7 in /server by @dependabot in #152
  • chore(deps-dev): bump eslint from 8.31.0 to 8.32.0 in /app by @dependabot in #153
  • chore(deps-dev): bump rimraf from 4.0.7 to 4.1.0 in /server by @dependabot in #156
  • chore(deps): bump @aws-sdk/lib-dynamodb from 3.245.0 to 3.254.0 in /server by @dependabot in #165
  • chore(deps): bump @codemirror/commands from 6.1.3 to 6.2.0 in /app by @dependabot in #162
  • chore(deps): bump axios from 1.2.2 to 1.2.3 in /app by @dependabot in #158
  • chore(deps-dev): bump rimraf from 4.1.0 to 4.1.1 in /server by @dependabot in #159
  • chore(deps): bump @aws-sdk/client-dynamodb from 3.245.0 to 3.254.0 in /server by @dependabot in https://github.com...
Read more

DynamoDB Dashboard v1.4.2

11 Dec 16:05
Compare
Choose a tag to compare

What's new in DynamoDB Dashboard v1.4.2?

fix

  • fix(app): set pk.type to pkAttributeType

chore

  • chore(deps-dev): bump @babel/node from 7.20.2 to 7.20.5 in /server by @dependabot in #67
  • chore(deps-dev): bump @babel/core from 7.20.2 to 7.20.5 in /server by @dependabot in #68
  • chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 in /app by @dependabot in #74
  • chore(deps-dev): bump vue-tsc from 1.0.9 to 1.0.11 in /app by @dependabot in #75
  • chore(deps): bump axios from 1.2.0 to 1.2.1 in /app by @dependabot in #79
  • chore(deps-dev): bump @types/node from 18.11.9 to 18.11.11 in /app by @dependabot in #80
  • chore(deps): bump @aws-sdk/credential-providers from 3.216.0 to 3.224.0 in /server by @dependabot in #84
  • chore(deps): bump @aws-sdk/lib-dynamodb from 3.216.0 to 3.225.0 in /server by @dependabot in #86
  • chore(deps-dev): bump vite from 3.2.4 to 3.2.5 in /app by @dependabot in #81
  • chore(deps): bump @aws-sdk/client-dynamodb from 3.216.0 to 3.225.0 in /server by @dependabot in #85
  • chore(deps-dev): bump prettier from 2.8.0 to 2.8.1 in /app by @dependabot in #87
  • chore(deps): bump @codemirror/lang-javascript from 6.1.1 to 6.1.2 in /app by @dependabot in #88
  • chore(deps): bump @aws-sdk/lib-dynamodb from 3.225.0 to 3.226.0 in /server by @dependabot in #89
  • chore(deps): bump @aws-sdk/client-dynamodb from 3.225.0 to 3.226.0 in /server by @dependabot in #92
  • chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 in /app by @dependabot in #90
  • chore(deps): bump @aws-sdk/credential-providers from 3.224.0 to 3.226.0 in /server by @dependabot in #91
  • chore(deps-dev): bump sass from 1.56.1 to 1.56.2 in /app by @dependabot in #95
  • chore(deps-dev): bump vue-tsc from 1.0.11 to 1.0.12 in /app by @dependabot in #94
  • chore(deps-dev): bump @types/node from 18.11.11 to 18.11.12 in /app by @dependabot in #93

Full Changelog: v1.4.1...v1.4.2

DynamoDB Dashboard v1.4.1

26 Nov 13:30
Compare
Choose a tag to compare

What's new in DynamoDB Dashboard v1.4.1?

fix

  • fix(app): window.removeEventListener & handle resize of scan-query div
  • fix(app): error handling for null ref values of UI

Full Changelog: v1.4.0...v1.4.1