Releases: koh-sh/apcdeploy
Releases · koh-sh/apcdeploy
v0.3.0
What's Changed
- chore(deps): bump github.com/aws/smithy-go from 1.23.0 to 1.23.1 by @dependabot[bot] in #41
- fix: separate Deprecated notice into dedicated paragraph by @koh-sh in #46
- chore(deps): bump the aws-sdk group with 5 updates by @dependabot[bot] in #40
- chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #43
- chore(deps): bump github.com/aws/smithy-go from 1.23.1 to 1.23.2 by @dependabot[bot] in #44
- chore(deps): bump golang.org/x/term from 0.32.0 to 0.37.0 by @dependabot[bot] in #45
- chore(deps): bump the aws-sdk group with 5 updates by @dependabot[bot] in #47
- feat: support aws login credentials by @koh-sh in #48
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore(deps): bump github.com/charmbracelet/huh from 0.7.0 to 0.8.0 by @dependabot[bot] in #27
- feat: add TTY detection for non-interactive environments by @koh-sh in #33
- feat: add ls-resources command for discovering AppConfig resources by @koh-sh in #34
- refactor: centralize AWS List API calls with pagination handling by @koh-sh in #35
- feat: add pull command to sync local files with deployed configuration by @koh-sh in #36
- fix: fetch deployed configuration instead of latest version in init c… by @koh-sh in #37
- feat: add rollback command to stop ongoing deployments by @koh-sh in #38
- test: refactor tests to table-driven pattern by @koh-sh in #39
New Contributors
- @dependabot[bot] made their first contribution in #27
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- feat: add cooldown configuration to Dependabot by @koh-sh in #20
- refactor: separate stdout and stderr for better scriptability by @koh-sh in #21
- refactor: move deployment warning display logic to display layer by @koh-sh in #22
- feat: add confirmation prompt to get command for billing awareness by @koh-sh in #23
- fix: correct command name in diff error message and add silent mode c… by @koh-sh in #24
- docs: add llms.md and fix deployment strategy documentation by @koh-sh in #25
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Chore/e2e by @koh-sh in #1
- Feature/add get command by @koh-sh in #8
- ci: add license check workflow by @koh-sh in #10
- refactor: remove region as global option, keep only in init command by @koh-sh in #11
- Feature/interactive init by @koh-sh in #12
- feat: add coverage threshold check with octocov by @koh-sh in #13
- feat: add --silent flag support to all commands by @koh-sh in #14
- feat: split --wait flag into --wait-deploy and --wait-bake by @koh-sh in #15
- refactor: improve code consistency and maintainability by @koh-sh in #16
New Contributors
Full Changelog: v0.0.1...v0.1.0
v0.0.1
Full Changelog: https://github.com/koh-sh/apcdeploy/commits/v0.0.1