Inspired from Keep a Changelog
- Bumps
github.com/aws/aws-sdk-go
from 1.44.263 to 1.46.2 - Bumps
github.com/aws/aws-sdk-go-v2
from 1.18.0 to 1.21.1 - Bumps
github.com/aws/aws-sdk-go-v2/config
from 1.18.25 to 1.19.0 - Bumps
github.com/stretchr/testify
from 1.8.2 to 1.8.4 - Bumps
golang.org/x/net
from 0.7.0 to 0.17.0 - Bumps
github.com/golangci/golangci-lint-action
from 1.53.3 to 1.54.2
- Adds
Err()
function to Response for detailed errors (#246) - Adds golangci-lint as code analysis tool (#313)
- Adds govulncheck to check for go vulnerablities (#405)
- Removes the need for double error checking (#246)
- Updated and adjusted golangci-lint, solve linting complains for signer (#352)
- Solve linting complains for opensearchtransport (#353)
- Updated Developer guide to include docker build instructions (#385)
- Test against version 2.9.0,2.10.0, run tests in all branches, change intergration tests to wait for OpenSearch to start (#392)
- Makefile: use docker golangci-lint, run integration test on
.
folder, change coverage generation (#392)
- Deprecate legacy API /_template (#390)