File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
44and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
55
6+ ## [ 37.4.2] - 2025-09-18
7+
8+ ### Changed
9+
10+ - Update Qdrant connection parameters to include client_params and remove deprecated timeout and prefer_grpc
11+ - Update client_params type hint to use Mapping for better type safety
12+
613## [ 37.4.1] - 2025-09-17
714
815### Fixed
@@ -6290,6 +6297,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
62906297- Remove unnecessary call
62916298- Remove extra field
62926299
6300+ [ 37.4.2 ] : https://github.com/superlinked/superlinked/compare/v37.4.1..v37.4.2
62936301[ 37.4.1 ] : https://github.com/superlinked/superlinked/compare/v37.4.0..v37.4.1
62946302[ 37.2.3 ] : https://github.com/superlinked/superlinked/compare/v37.2.2..v37.2.3
62956303[ 37.2.1 ] : https://github.com/superlinked/superlinked/compare/v37.2.0..v37.2.1
You can’t perform that action at this time.
0 commit comments