Releases: localstack/lstk
Releases · localstack/lstk
v0.3.0
v0.2.3
What's Changed
- Use @localstack scope for npm package by @silv-io in #76
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Add payload to auth request by @carole-lavillonniere in #49
- Implement
lstk logs --followand exit by default by @anisaoshafi in #51 - Improve help command layout by @gtsiolis in #52
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #55
- Add AGENTS.md symlink and document emulator terminology by @gtsiolis in #53
- chore(go): weekly Go upgrade by @localstack-bot in #57
- Improve event system structure and add reusable TUI components by @silv-io in #50
- Better error for missing container runtime by @gtsiolis in #46
- Add styled CLI output with spinner for logout command by @gtsiolis in #37
- Add homebrew private tap publishing target by @silv-io in #59
- Change tests output format to testname by @carole-lavillonniere in #61
- fix: logout message when auth token env var is set by @carole-lavillonniere in #60
- Update agent instructions by @gtsiolis in #62
- Add @anisaoshafi as code owner by @carole-lavillonniere in #64
- Update header information by @gtsiolis in #65
- Combine browser and auth-wait prompts in auth flow by @gtsiolis in #54
- Remove global state by @carole-lavillonniere in #66
- Add npm publishing for npx lstk by @silv-io in #67
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #75
- Add option to skip header by @gtsiolis in #69
- Remove duplicate instructions during auth by @gtsiolis in #70
New Contributors
- @anisaoshafi made their first contribution in #51
Full Changelog: v0.1.0...v0.2.2
v0.2.1
What's Changed
- Add payload to auth request by @carole-lavillonniere in #49
- Implement
lstk logs --followand exit by default by @anisaoshafi in #51 - Improve help command layout by @gtsiolis in #52
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #55
- Add AGENTS.md symlink and document emulator terminology by @gtsiolis in #53
- chore(go): weekly Go upgrade by @localstack-bot in #57
- Improve event system structure and add reusable TUI components by @silv-io in #50
- Better error for missing container runtime by @gtsiolis in #46
- Add styled CLI output with spinner for logout command by @gtsiolis in #37
- Add homebrew private tap publishing target by @silv-io in #59
- Change tests output format to testname by @carole-lavillonniere in #61
- fix: logout message when auth token env var is set by @carole-lavillonniere in #60
- Update agent instructions by @gtsiolis in #62
- Add @anisaoshafi as code owner by @carole-lavillonniere in #64
- Update header information by @gtsiolis in #65
- Combine browser and auth-wait prompts in auth flow by @gtsiolis in #54
- Remove global state by @carole-lavillonniere in #66
- Add npm publishing for npx lstk by @silv-io in #67
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #75
- Add option to skip header by @gtsiolis in #69
- Remove duplicate instructions during auth by @gtsiolis in #70
New Contributors
- @anisaoshafi made their first contribution in #51
Full Changelog: v0.1.0...v0.2.1
v0.2.0
What's Changed
- Add payload to auth request by @carole-lavillonniere in #49
- Implement
lstk logs --followand exit by default by @anisaoshafi in #51 - Improve help command layout by @gtsiolis in #52
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #55
- Add AGENTS.md symlink and document emulator terminology by @gtsiolis in #53
- chore(go): weekly Go upgrade by @localstack-bot in #57
- Improve event system structure and add reusable TUI components by @silv-io in #50
- Better error for missing container runtime by @gtsiolis in #46
- Add styled CLI output with spinner for logout command by @gtsiolis in #37
- Add homebrew private tap publishing target by @silv-io in #59
- Change tests output format to testname by @carole-lavillonniere in #61
- fix: logout message when auth token env var is set by @carole-lavillonniere in #60
- Update agent instructions by @gtsiolis in #62
- Add @anisaoshafi as code owner by @carole-lavillonniere in #64
- Update header information by @gtsiolis in #65
- Combine browser and auth-wait prompts in auth flow by @gtsiolis in #54
- Remove global state by @carole-lavillonniere in #66
- Add npm publishing for npx lstk by @silv-io in #67
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #75
- Add option to skip header by @gtsiolis in #69
- Remove duplicate instructions during auth by @gtsiolis in #70
New Contributors
- @anisaoshafi made their first contribution in #51
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Placeholder root and start commands by @carole-lavillonniere in #1
- Start localstack pro container by @carole-lavillonniere in #2
- Better context handling by @carole-lavillonniere in #3
- Integration test for start command by @carole-lavillonniere in #4
- Add codeowners by @carole-lavillonniere in #8
- Handle container startup failures by @carole-lavillonniere in #5
- Read auth token from env vars by @carole-lavillonniere in #7
- Browser authentication flow by @carole-lavillonniere in #9
- Add configuration handling with viper by @silv-io in #6
- Store token in keychain by @carole-lavillonniere in #10
- Add simple CLAUDE.md by @silv-io in #11
- Add golangci-lint locally and in CI by @silv-io in #12
- Add Unit/Integration testing jobs to CI pipeline by @silv-io in #13
- Minor improvements to CLAUDE.md by @carole-lavillonniere in #15
- Fix env in integration tests by @carole-lavillonniere in #14
- Logout command by @carole-lavillonniere in #16
- Fix binary path in integration tests for windows by @silv-io in #17
- Add device flow authentication by @carole-lavillonniere in #18
- Replace zalando/go-keyring with 99designs/keyring by @carole-lavillonniere in #19
- Lint test files by @carole-lavillonniere in #20
- Add stop command by @gtsiolis in #21
- Fix failing integration test on windows by @carole-lavillonniere in #24
- Add event sink system instead of plain CLI printing by @silv-io in #25
- Add dependabot config to update go and dependencies by @silv-io in #23
- Validate license before starting container by @carole-lavillonniere in #22
- Fix upgrade workflow by @silv-io in #31
- chore(go): weekly Go upgrade by @localstack-bot in #35
- Bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #28
- Fix: add label to keyring entry by @carole-lavillonniere in #34
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #27
- Bump dorny/test-reporter from 1 to 2 by @dependabot[bot] in #26
- Bump github.com/docker/go-connections from 0.5.0 to 0.6.0 by @dependabot[bot] in #29
- Bump github.com/docker/docker from 28.2.2+incompatible to 28.5.2+incompatible by @dependabot[bot] in #30
- Add calendar-versioned release automation by @silv-io in #41
- Add TUI architecture with a header by @silv-io in #38
- Remove browser flow as auth method by @carole-lavillonniere in #36
- Centralize env vars with Viper by @carole-lavillonniere in #39
- Add
lstk logscommand by @carole-lavillonniere in #42 - Add config search and creation order and set default to
~/.config/lstk/config.tomlby @silv-io in #43 - Rename keyring token label by @gtsiolis in #45
- Bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in #47
- Rename auth token env var by @carole-lavillonniere in #44
- Handle already-running containers and port conflicts by @carole-lavillonniere in #40
- Change release workflow to ZeroVer and encapsulate version info by @silv-io in #48
New Contributors
- @carole-lavillonniere made their first contribution in #1
- @silv-io made their first contribution in #6
- @gtsiolis made their first contribution in #21
- @localstack-bot made their first contribution in #35
- @dependabot[bot] made their first contribution in #28
Full Changelog: https://github.com/localstack/lstk/commits/v0.1.0