Skip to content

Commit 9cf1e71

Browse files
committed
Update changelog for 1.2.1
1 parent b00f705 commit 9cf1e71

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

1313
### Fixed
1414

15+
## [1.2.1] - 2022-09-02
16+
17+
### Changed
18+
19+
- GetCustomPayload now returns nil instead of panicking in case of query error. (#1385)
20+
21+
### Fixed
22+
23+
- Nil pointer dereference in events.go when handling node removal. (#1652)
24+
- Reading peers from DataStax Enterprise clusters. This was a regression in 1.2.0. (#1646)
25+
- Unmarshaling maps did not pre-allocate the map. (#1642)
26+
1527
## [1.2.0] - 2022-07-07
1628

1729
This release improves support for connecting through proxies and some improvements when using Cassandra 4.0 or later.

0 commit comments

Comments
 (0)