Releases: getlago/lago-cli
Releases · getlago/lago-cli
Release list
v1.0.0
What's Changed
- feat: bootstrap generated Lago CLI by @sarkissianraffi in #1
- fix: one URL normalizer, and errors that name what is wrong by @sarkissianraffi in #6
- build: move to Go 1.27 and the tool pins that follow it by @sarkissianraffi in #5
- feat(dist)!: ship Homebrew and go install only, and rewrite the README by @sarkissianraffi in #4
- feat(output): return identifiers from creates and updates by default by @sarkissianraffi in #3
- fix(events): warn when a caller-chosen transaction_id has no timestamp by @mikeh-lago in #7
- fix(upgrade): exit 8 on release-check failures, skip the check for source builds by @mikeh-lago in #8
- build: align local security tool pins with CI by @sarkissianraffi in #9
- fix(cli): gate fixture steps and raw api requests like generated commands by @sarkissianraffi in #10
- fix(cli): print error_details in text errors and timing on failure by @sarkissianraffi in #12
- fix(gen): derive body requirement, nullability, and field types from the spec by @sarkissianraffi in #14
- fix(cli): reject userinfo URLs and validate --limit and --page client-side by @sarkissianraffi in #17
- fix(cli): profile safety: init --use, announced insecure, permission warning, alias guard by @sarkissianraffi in #16
- fix!: remove --idempotency-key, which lago-api never read by @sarkissianraffi in #11
- fix(output): real list tables, nested summaries, and display-safe cells by @sarkissianraffi in #13
- feat(output)!: terse block for every write, with status; whoami identity block by @sarkissianraffi in #15
- feat(gen)!: unwrap the primary body key and keep the noun on scoped actions by @sarkissianraffi in #19
- feat(cli): accept RFC 3339 event timestamps and ship the compact bash completion by @sarkissianraffi in #18
- chore(spec): synchronize Lago OpenAPI by @github-actions[bot] in #20
- chore(docgen): write the PowerShell completion with CRLF endings by @mikeh-lago in #24
- fix(transport): name the missing resource from the Lago code on a 404 by @mikeh-lago in #21
- fix(events): refuse implausible numeric timestamps by @mikeh-lago in #22
- fix(output): drop all-blank table columns, explain a 405 as a state refusal by @mikeh-lago in #23
- chore(release): prepare the public 1.0 release, Homebrew formula instead of cask by @mikeh-lago in #25
New Contributors
- @sarkissianraffi made their first contribution in #1
- @mikeh-lago made their first contribution in #7
- @github-actions[bot] made their first contribution in #20
Full Changelog: https://github.com/getlago/lago-cli/commits/v1.0.0