Skip to content

Commit 4367d09

Browse files
committed
Update changelog for 1.4.0
1 parent 4aa6119 commit 4367d09

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010

1111
### Changed
1212

13+
### Fixed
14+
15+
## [1.4.0] - 2023-04-26
16+
17+
### Added
18+
19+
### Changed
20+
1321
- gocql now refreshes the entire ring when it receives a topology change event and
1422
when control connection is re-connected.
1523
This simplifies code managing ring state. (#1680)
1624
- Supported versions of Cassandra that we test against are now 4.0.x and 4.1.x. (#1685)
25+
- Default HostDialer now uses already-resolved connect address instead of hostname when establishing TCP connections (#1683).
1726

1827
### Fixed
1928

0 commit comments

Comments
 (0)