You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* CLIENT-3744 Check server version before sending user-agent-set command (#515)
* CLIENT-3023 v8 Allow repeat background query with the same statement (#513)
* CLIENT-3435 Update Go Client to version 1.24 to support FIPS (#510)
* Update Go Client to version 1.24 to support FIPS
* Bumped to 1.25.1
* CI build changes
* Moved mod-vendor
* Revert module go version to 1.23 (#517)
* Eliminate dynamic configuration watcher goroutine leak (#518)
* Eliminate dynamic configuration watcher goroutine leak
* remove renamed file
* Revert NewYamlConfigProviderWithPath removal
* CLIENT-3021 Statement.BinNames must be empty for QueryExecute (#511)
* CLIENT-3021 Statement.BinNames must be empty for QueryExecute
* CLIENT-3546 Added changes to fall in line with logging messages by other clients (#500)
* Added changes to fall in line with logging messages by other clients
* Policy cleanup based on QA comments
* Added labels and updated log level
* Fixes and bug fixes encountered during testing
* Fixed test cases and simplified locking logic for dynamic config
---------
Co-authored-by: Khosrow Afroozeh <[email protected]>
* CLIENT-3120 - Replace an existing node in the cluster when a new peer has the same node name, but a different IP address (#504)
* Replace an existing node in the cluster when a new peer has the same node name, but a different IP address
* Added tlsName to equality check
* Fixed outstanding issue and added ability to use servisealternate
* Adding logic to make sure we don't add the same node to removeList multiple times
* PR review changes
* CLIENT-2418 Skip orphan seeds that do not have peers when other seeds have peers (#514)
* CLIENT-2418 Skip orphan seeds that do not have peers when other seeds have peers
* CLIENT-3796 - Background query for all records applies only partially (#519)
* Fixed atomic.Map Clone bug
* Added findNodesToRemove.. (#524)
* CLIENT-3810 nil pointer panic occurs on errToAerospikeErr (#523)
* CLIENT-3810 nil pointer panic occurs on errToAerospikeErr
* Setting connection to nil after close
* Add check to mark connection only as salvageable if it is not nil on timeout
* Removed redundant conn to nil (#526)
* Update CHANGELOG
---------
Co-authored-by: Eugene R. <[email protected]>
Co-authored-by: Khosrow Afroozeh <[email protected]>
0 commit comments