Skip to content

Releases: localstack/lstk

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:31
51e6137

What's Changed

  • feat: allow configuring GATEWAY_LISTEN and host exposure by @anisaoshafi in #351
  • Add az alias for lstk setup azure by @gtsiolis in #357
  • Bump github.com/pelletier/go-toml/v2 from 2.4.2 to 2.4.3 by @dependabot[bot] in #368
  • fix: show invoked command form for aliased cmds 'lstk save/load --help' by @anisaoshafi in #365
  • Fail fast on unsupported multi-container configs by @anisaoshafi in #356
  • Add global --json flag to lstk, so commands can support JSON output by @peter-smith-phd in #367
  • Bump github.com/zclconf/go-cty from 1.18.1 to 1.19.0 by @dependabot[bot] in #369
  • Bump mheap/github-action-required-labels from 5.5.2 to 5.6.0 by @dependabot[bot] in #370
  • test: disable Azure CLI telemetry in integration test env by @gtsiolis in #363
  • Add concurrency control and job timeouts in CI by @gtsiolis in #343
  • Remove deprecated lstk config profile command by @gtsiolis in #360
  • fix: forward signals to child process in npm launcher by @gtsiolis in #347
  • fix: run containers with --rm to avoid lingering exited containers by @gtsiolis in #348
  • fix: handle long log/NDJSON lines without "token too long" (DEVX-750) by @skyrpex in #371
  • test: cover emulator selection reappearing after config directory deleted (PRO-349) by @gtsiolis in #345
  • Bump the go-dependencies group with 2 updates by @dependabot[bot] in #376

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 11:22
7bab21c

What's Changed

  • Add S3 remote storage for snapshot save, load, and list by @anisaoshafi in #344
  • fix: exit non-zero on unknown subcommand of grouping parents by @gtsiolis in #346
  • feat: forward LOCALSTACK_CLIENT_NAME and LOCALSTACK_CLIENT_VERSION to container by @whummer in #352
  • fix: exit non-zero when setup aws fails to write the profile by @gtsiolis in #349
  • Add non-interactive mode to lstk setup aws by @gtsiolis in #350
  • Add ESC to abort image pull with fall-back to local by @gtsiolis in #341
  • fix: preserve persistence setting across lstk restart by @gtsiolis in #353
  • Add lstk extension mechanism by @peter-smith-phd in #340

New Contributors

Full Changelog: v0.14.1...v0.15.0

v0.14.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 16:43
756a00a

What's Changed

  • Add config support for snapshot auto-load on start by @gtsiolis in #322
  • fix: propagate os.UserHomeDir() errors in snapshot save and load by @gtsiolis in #342
  • feat: support custom container images via config by @gtsiolis in #325
  • feat: degrade gracefully in offline / enterprise environments by @gtsiolis in #337
  • Support mounting volumes and init hooks via config by @anisaoshafi in #332

Full Changelog: v0.14.0...v0.14.1

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 11:22
90daffd

What's Changed

  • Improve error when loading pod that doesn't exist by @anisaoshafi in #319
  • Allow snapshot commands for snowflake and azure with warning by @anisaoshafi in #318
  • Stop integration tests from sending telemetry to production by @carole-lavillonniere in #320
  • chore(ci): add "docs: skip" label to automated dependency PRs by @anisaoshafi in #323
  • Bump actions/checkout from 6 to 7 by @dependabot[bot] in #324
  • Bump aws-cdk-lib from 2.189.1 to 2.246.0 in /test/integration/test-samples/iac/cdk/lambda-asset by @dependabot[bot] in #327
  • Bump github.com/moby/moby/api from 1.54.2 to 1.55.0 by @dependabot[bot] in #329
  • Bump github.com/moby/moby/client from 0.4.1 to 0.5.0 by @dependabot[bot] in #330
  • Set SF_S3_ENDPOINT from Snowflake emulator port config by @gtsiolis in #321
  • Fix success message style for snapshot load by @anisaoshafi in #326
  • feat(terraform): redirect S3 backend and remote-state to LocalStack by @peter-smith-phd in #328
  • Group proxy tool commands under a Tools heading in help by @gtsiolis in #334
  • Bump github.com/pelletier/go-toml/v2 from 2.4.0 to 2.4.1 by @dependabot[bot] in #335
  • Replace code owners with @localstack/devx by @gtsiolis in #333
  • Add lstk az start-interception and stop-interception commands by @carole-lavillonniere in #336
  • Bump github.com/pelletier/go-toml/v2 from 2.4.1 to 2.4.2 by @dependabot[bot] in #338
  • Reuse local image when already present for pinned tags by @gtsiolis in #339

Full Changelog: v0.13.0...v0.14.0

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:56
b36a616

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 11:53
424afc3

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 11:24
e8b0d6b

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 28 May 11:30
eebd150

What's Changed

  • Unit tests do not use real $HOME by @carole-lavillonniere in #261
  • Add support for snapshot load by @anisaoshafi in #259
  • Add snapshot save and load alias commands by @gtsiolis in #247
  • Read fallback auth token when keyring is reachable but empty by @gtsiolis in #263
  • Improve incompatible snapshot load error message by @gtsiolis in #264
  • Bump go.opentelemetry.io/otel/sdk from 1.43.0 to 1.44.0 by @dependabot[bot] in #266
  • Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.43.0 to 1.44.0 by @dependabot[bot] in #267
  • Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.68.0 to 0.69.0 by @dependabot[bot] in #269
  • Tag weekly go upgrade PRs with patch label by @anisaoshafi in #271

Full Changelog: v0.9.0...v0.10.0

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 21 May 11:21
c6fc260

What's Changed

  • Update header metadata text color by @gtsiolis in #246
  • Surface persistence in start and status commands by @gtsiolis in #244
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.97.2 to 1.97.3 in /test/integration by @dependabot[bot] in #253
  • Update config tag recommendation by @gtsiolis in #255
  • Bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 in /test/integration by @dependabot[bot] in #254
  • Add gitleaks secret scanning via pre-commit hook by @anisaoshafi in #252
  • Add top-level reset command to clear emulator state by @gtsiolis in #249
  • Make start header more compact by @gtsiolis in #257
  • Support cloud pods in snapshot save cmd by @anisaoshafi in #250
  • Validate image tag format in config and improve error message by @anisaoshafi in #256

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 14 May 11:03
4a70a9c

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.8.0