v0.1.0
What's Changed
- chore: repo scaffolding + CI by @tender-barbarian in #1
- feat(config): connection config, profiles, password handling by @tender-barbarian in #2
- refactor(config): drop ExpectEmpty in favor of status flags by @tender-barbarian in #4
- feat(retry): configurable context-aware retry engine by @tender-barbarian in #3
- feat(osclient): net/http client + request builder by @tender-barbarian in #5
- refactor(config): replace named profiles with env-file support by @tender-barbarian in #6
- feat(retry): retries-count model + abort-on by @tender-barbarian in #7
- feat(cli): osapi command and entrypoint by @tender-barbarian in #8
- ci: harden workflows, add CodeQL + signed release by @tender-barbarian in #11
New Contributors
- @tender-barbarian made their first contribution in #1
Full Changelog: https://github.com/logmanager-oss/opensearch-api/commits/v0.1.0