github DaviReisVieira/stackport v0.3.1

5 hours ago

What's New

Secrets Manager Write Operations (#70)

  • Create secrets — create new secrets with string or binary values, descriptions, and tags
  • Update secret value — edit existing secret values (text/JSON toggle)
  • Update metadata — modify description and tags
  • Delete secrets — with optional force deletion or 7-day recovery window
  • Restore secrets — restore deleted secrets before recovery window expires
  • Duplicate secrets — quickly clone an existing secret with a new name

UI Improvements

  • Normalized padding and layout across all custom service views (SQS, Lambda, S3, Logs, DynamoDB, SecretsManager)
  • Removed card wrapper that was inconsistent with default resource view styling
  • Breadcrumbs now render outside the content box, matching the default pattern

Bug Fixes

  • Fixed dialogs (Edit Value, Edit Metadata, Delete, Duplicate) not opening in secret detail view
  • Fixed camelCase/snake_case mismatch between frontend and backend for secret write operations

Don't miss a new stackport release

NewReleases is sending notifications on new releases.