Releases: logmanager-oss/opensearch-api
Releases · logmanager-oss/opensearch-api
Release list
v1.1.1
What's Changed
- docs: split the README into docs/, examples/ and a doc index by @tender-barbarian in #57
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- refactor: extract connection flags from requestFlags by @tender-barbarian in #51
- feat: add runbook schema and loader by @tender-barbarian in #52
- feat: add runbook runner by @tender-barbarian in #53
- feat: capture response values for use in later calls by @tender-barbarian in #54
- docs: trim dense comments in runbook capture by @tender-barbarian in #56
- feat: add run subcommand with --dry-run by @tender-barbarian in #55
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- feat: add body-predicate retry config fields by @tender-barbarian in #41
- feat: body-predicate classification in retry engine by @tender-barbarian in #42
- feat: add --retry-when, --success-when and --max-body-buffer flags by @tender-barbarian in #43
- chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #40
Full Changelog: v0.3.0...v1.0.0
v0.3.0
What's Changed
- chore(deps): bump actions/attest-build-provenance from 2.2.3 to 4.1.1 by @dependabot[bot] in #22
- chore(deps): bump actions/setup-go from 6.2.0 to 6.5.0 by @dependabot[bot] in #21
- chore(deps): bump codeql-action to v4.36.3 and group action updates by @tender-barbarian in #28
- fix: bump Go to 1.26.5 to address GO-2026-5856 by @tender-barbarian in #38
- test(e2e): add end-to-end suite against a real security-enabled OpenSearch by @tender-barbarian in #39
- chore(deps): bump the github-actions group across 1 directory with 4 updates by @dependabot[bot] in #34
- chore(deps): bump golang.org/x/term from 0.44.0 to 0.45.0 by @dependabot[bot] in #30
- chore(deps): bump github.com/pb33f/libopenapi from 0.38.5 to 0.38.7 in /internal/apispec/gen by @dependabot[bot] in #32
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore(deps): bump sigstore/cosign-installer from 4.0.0 to 4.1.2 by @dependabot[bot] in #16
- chore(deps): bump actions/checkout from 6.0.2 to 7.0.0 by @dependabot[bot] in #15
- chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.2.3 by @dependabot[bot] in #14
- feat(apispec): vendor pinned OpenSearch spec, generate path table by @tender-barbarian in #17
- feat(cli): OpenAPI-driven shell completion for --path and --method by @tender-barbarian in #18
- refactor(apispec): generate path table with libopenapi in a nested module by @tender-barbarian in #20
- feat(cli): --body-skeleton prints a typed request-body template by @tender-barbarian in #19
- docs: document shell completion and --body-skeleton by @tender-barbarian in #23
- fix(retry): wrap transport error into ErrRetriesExhausted chain by @tender-barbarian in #24
New Contributors
- @dependabot[bot] made their first contribution in #16
Full Changelog: v0.1.0...v0.2.0
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