We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8954a commit fe55d80Copy full SHA for fe55d80
CHANGELOG.md
@@ -8,14 +8,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
### Added
10
11
+### Changed
12
+
13
+### Fixed
14
15
+## [1.3.0] - 2022-11-29
16
17
+### Added
18
19
- Added a RackAwareRoundRobinPolicy that attempts to keep client->server traffic in the same rack when possible.
20
21
### Changed
22
23
- Supported versions of Go that we test against are now Go 1.18 and Go 1.19.
24
-### Fixed
-
25
## [1.2.1] - 2022-09-02
26
27
0 commit comments