Releases: localstack/lstk
Releases · localstack/lstk
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