File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# ChangeLog
22
3+ ## [ 1.45.0] ( https://github.com/algolia/algoliasearch-client-scala/compare/1.44.0...1.45.0 ) (2022-02-24)
4+
5+ ### Fix
6+
7+ - shutdown DNS event loop when closing HTTP client (#651 ) ([ bdd3d7d] ( https://github.com/algolia/algoliasearch-client-scala/commit/bdd3d7d ) )
8+
9+ ### Feat
10+
11+ - add 'enableReRanking' query parameter (#649 ) ([ de4a91b] ( https://github.com/algolia/algoliasearch-client-scala/commit/de4a91b ) )
12+ - allow use of system proxy (#652 ) ([ c36dbf3] ( https://github.com/algolia/algoliasearch-client-scala/commit/c36dbf3 ) )
13+
14+
15+
316## [ 1.44.0] ( https://github.com/algolia/algoliasearch-client-scala/compare/1.43.1...1.44.0 ) (2021-10-29)
417
518### Feat
Original file line number Diff line number Diff line change 1- version in ThisBuild := " 1.44.0 "
1+ version in ThisBuild := " 1.44.1 "
You can’t perform that action at this time.
0 commit comments