Releases: observatorium/obsctl
Releases · observatorium/obsctl
v0.1.0-rc.0
First release candidate for obsctl
🎉
What's Changed
- Add initial boilerplate by @saswatamcode in #1
- Add initial local auth implementation by @saswatamcode in #3
- Pretty print the JSON config by @philipgough in #10
- Add warning for unusable context by @saswatamcode in #11
- Handle 404s by @esnible in #15
- Add descriptive README by @saswatamcode in #16
- Add e2e test for obsctl metrics commands by @saswatamcode in #12
- Use OpenAPI client by @saswatamcode in #2
- Add docs for installing & contributing by @saswatamcode in #17
- Include format of positional arg in 'switch' subcommand. by @esnible in #18
- Correct Errorf() format strings by @esnible in #20
- Log HTTP requests to Observatorium at debug level by @esnible in #21
- Bump obsctl version to
v0.1.0-rc.0
by @saswatamcode in #24
New Contributors
- @saswatamcode made their first contribution in #1
- @philipgough made their first contribution in #10
- @esnible made their first contribution in #15
Full Changelog: https://github.com/observatorium/obsctl/commits/v0.1.0-rc.0