Releases: scylladb/alternator-client-golang
Releases · scylladb/alternator-client-golang
v1.0.6
What's Changed
Other Changes
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in #46
- fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.6 by @renovate[bot] in #47
- Improve error handling in writeToHash function by @dkropachev in #51
- Introduce new names for KeyAffinity mode by @dkropachev in #52
- Refactor KeyAffinity API to reflect single partition key constraint by @dkropachev in #50
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in #56
- Get key information from describe table by @dkropachev in #55
- Make route affinity work only for conditional write operations by @dkropachev in #44
- fix(deps): update module github.com/klauspost/compress to v1.18.3 by @renovate[bot] in #58
- Add WithMaxIdleHTTPConnectionsPerHost option to control http.Transport.MaxIdleConnsPerHost by @dkropachev in #59
- Add option to disable node health tracking by @dkropachev in #61
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in #62
- Add integration tests for reusing HTTP/HTTPS connections by @sylwiaszunejko in #57
- Document WithRoutingScope and deprecate WithRack/WithDatacenter by @dkropachev in #63
- Implement cross-language AttributeValue hasher specification by @dkropachev in #65
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in #66
- Add cross-language LazyQueryPlan PRNG test vectors by @dkropachev in #81
- Simplify AttributeValue hasher to support only S, N, and B types by @dkropachev in #83
- fix(deps): update module github.com/aws/aws-sdk-go-v2/credentials to v1.19.8 by @renovate[bot] in #84
- fix(deps): update module github.com/klauspost/compress to v1.18.4 by @renovate[bot] in #67
- fix(deps): update module github.com/aws/smithy-go to v1.24.2 by @renovate[bot] in #86
- Add Server CA Certificate Verification API by @dkropachev in #87
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in #85
New Contributors
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Have a temporary solution for LWT routing by @sylwiaszunejko in #43
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
Other Changes
- Add WithHTTPTransportWrapper configuration option by @dkropachev in #28
- Add WithAWSConfigOptions and helper.WithHTTPClientTimeout by @dkropachev in #30
- Add query plan by @dkropachev in #33
- fix(deps): update module github.com/aws/smithy-go to v1.24.0 by @renovate[bot] in #26
- Add an configuration to enable HTTP request compression by @sylwiaszunejko in #29
- Add execution plan and node health tracking by @dkropachev in #31
- fix(deps): update aws-sdk-go-v2 monorepo by @renovate[bot] in #36
New Contributors
- @sylwiaszunejko made their first contribution in #29
Full Changelog: v1.0.2...v1.0.4
v1.0.2
What's Changed
Other Changes
- Deprecate
withRackandWithDatacenterby @dkropachev in #7 - update aws-sdk-go-v2 monorepo by @renovate[bot] in #15
- update dependency go to 1.25 by @renovate[bot] in #14
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
Other Changes
- shared: introduce routing by @dkropachev in #5
- shared: add logger by @dkropachev in #4
Full Changelog: v1.0.0...v1.0.1