Skip to content

Commit b3c0c2e

Browse files
committed
./v37.4.2
1 parent 669b53b commit b3c0c2e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
44
and 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

0 commit comments

Comments
 (0)