Skip to content

Commit bad2174

Browse files
committed
chore: release 2.36.0
Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Algolia Bot <[email protected]>
1 parent 45ced06 commit bad2174

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.36.0](https://github.com/algolia/algoliasearch-client-scala/compare/2.35.0...2.36.0)
2+
3+
- [5335918a5](https://github.com/algolia/api-clients-automation/commit/5335918a5) chore(scripts): update the jira action ([#5678](https://github.com/algolia/api-clients-automation/pull/5678)) by [@millotp](https://github.com/millotp/)
4+
- [d6bde0f0c](https://github.com/algolia/api-clients-automation/commit/d6bde0f0c) chore(scripts): remove component from jira ticket ([#5680](https://github.com/algolia/api-clients-automation/pull/5680)) by [@millotp](https://github.com/millotp/)
5+
- [65480ee21](https://github.com/algolia/api-clients-automation/commit/65480ee21) fix(specs): Comp API overview is not accurate for `Parameters` section ([#5685](https://github.com/algolia/api-clients-automation/pull/5685)) by [@ClaraMuller](https://github.com/ClaraMuller/)
6+
- [fe6e82c11](https://github.com/algolia/api-clients-automation/commit/fe6e82c11) feat(specs): add sortBy query param and sortingStrategy ([#5686](https://github.com/algolia/api-clients-automation/pull/5686)) by [@ben-kalmus](https://github.com/ben-kalmus/)
7+
- [cccfa9c86](https://github.com/algolia/api-clients-automation/commit/cccfa9c86) feat(specs): add `sortBy` trigger on Composition Rules ([#5707](https://github.com/algolia/api-clients-automation/pull/5707)) by [@ClaraMuller](https://github.com/ClaraMuller/)
8+
- [260d8102c](https://github.com/algolia/api-clients-automation/commit/260d8102c) docs(abtests): Added documentation for featureFilters configuration i… ([#5688](https://github.com/algolia/api-clients-automation/pull/5688)) by [@samykettani](https://github.com/samykettani/)
9+
110
## [2.35.0](https://github.com/algolia/algoliasearch-client-scala/compare/2.34.1...2.35.0)
211

312
- [5b042c47af](https://github.com/algolia/api-clients-automation/commit/5b042c47af) chore(deps): dependencies 2025-11-17 ([#5624](https://github.com/algolia/api-clients-automation/pull/5624)) by [@algolia-bot](https://github.com/algolia-bot/)

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ThisBuild / version := "2.35.0"
1+
ThisBuild / version := "2.36.0"

0 commit comments

Comments
 (0)