Skip to content

Commit e9b9dd0

Browse files
authored
chore: prepare release 2025-07-23 (#5156)
1 parent a47509d commit e9b9dd0

File tree

41 files changed

+346
-198
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+346
-198
lines changed

clients/algoliasearch-client-csharp/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [7.23.1](https://github.com/algolia/algoliasearch-client-csharp/compare/7.23.0...7.23.1)
2+
3+
- [84a1f4e422](https://github.com/algolia/api-clients-automation/commit/84a1f4e422) refactor(specs): add interface to manipulate query parameter between composition API & Search API ([#5123](https://github.com/algolia/api-clients-automation/pull/5123)) by [@ClaraMuller](https://github.com/ClaraMuller/)
4+
- [995f185c07](https://github.com/algolia/api-clients-automation/commit/995f185c07) chore(deps): dependencies 2025-07-21 ([#5129](https://github.com/algolia/api-clients-automation/pull/5129)) by [@algolia-bot](https://github.com/algolia-bot/)
5+
- [f25e156dde](https://github.com/algolia/api-clients-automation/commit/f25e156dde) fix(specs): value/price clarifications in the Insights API ([#5154](https://github.com/algolia/api-clients-automation/pull/5154)) by [@kai687](https://github.com/kai687/)
6+
17
## [7.23.0](https://github.com/algolia/algoliasearch-client-csharp/compare/7.22.1...7.23.0)
28

39
- [a7a3c5fc95](https://github.com/algolia/api-clients-automation/commit/a7a3c5fc95) feat(specs): document runMetadata parameter ([#5087](https://github.com/algolia/api-clients-automation/pull/5087)) by [@DevinCodes](https://github.com/DevinCodes/)

clients/algoliasearch-client-dart/packages/algoliasearch/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.34.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.34.1...1.34.2)
2+
3+
- [9b7b0324df](https://github.com/algolia/api-clients-automation/commit/9b7b0324df) fix(dart): deps constraints for null-aware-elements ([#5128](https://github.com/algolia/api-clients-automation/pull/5128)) by [@shortcuts](https://github.com/shortcuts/)
4+
- [84a1f4e422](https://github.com/algolia/api-clients-automation/commit/84a1f4e422) refactor(specs): add interface to manipulate query parameter between composition API & Search API ([#5123](https://github.com/algolia/api-clients-automation/pull/5123)) by [@ClaraMuller](https://github.com/ClaraMuller/)
5+
16
## [1.34.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.34.0...1.34.1)
27

38
- [754efceb80](https://github.com/algolia/api-clients-automation/commit/754efceb80) fix(specs): allow one sided rule validity ([#5060](https://github.com/algolia/api-clients-automation/pull/5060)) by [@millotp](https://github.com/millotp/)

clients/algoliasearch-client-dart/packages/client_composition/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.34.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.34.1...1.34.2)
2+
3+
- [9b7b0324df](https://github.com/algolia/api-clients-automation/commit/9b7b0324df) fix(dart): deps constraints for null-aware-elements ([#5128](https://github.com/algolia/api-clients-automation/pull/5128)) by [@shortcuts](https://github.com/shortcuts/)
4+
- [84a1f4e422](https://github.com/algolia/api-clients-automation/commit/84a1f4e422) refactor(specs): add interface to manipulate query parameter between composition API & Search API ([#5123](https://github.com/algolia/api-clients-automation/pull/5123)) by [@ClaraMuller](https://github.com/ClaraMuller/)
5+
16
## [1.34.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.34.0...1.34.1)
27

38
- [754efceb80](https://github.com/algolia/api-clients-automation/commit/754efceb80) fix(specs): allow one sided rule validity ([#5060](https://github.com/algolia/api-clients-automation/pull/5060)) by [@millotp](https://github.com/millotp/)

clients/algoliasearch-client-dart/packages/client_core/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.34.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.34.1...1.34.2)
2+
3+
- [9b7b0324df](https://github.com/algolia/api-clients-automation/commit/9b7b0324df) fix(dart): deps constraints for null-aware-elements ([#5128](https://github.com/algolia/api-clients-automation/pull/5128)) by [@shortcuts](https://github.com/shortcuts/)
4+
- [84a1f4e422](https://github.com/algolia/api-clients-automation/commit/84a1f4e422) refactor(specs): add interface to manipulate query parameter between composition API & Search API ([#5123](https://github.com/algolia/api-clients-automation/pull/5123)) by [@ClaraMuller](https://github.com/ClaraMuller/)
5+
16
## [1.34.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.34.0...1.34.1)
27

38
- [754efceb80](https://github.com/algolia/api-clients-automation/commit/754efceb80) fix(specs): allow one sided rule validity ([#5060](https://github.com/algolia/api-clients-automation/pull/5060)) by [@millotp](https://github.com/millotp/)

clients/algoliasearch-client-dart/packages/client_core/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: >-
33
Algolia Client Core is a Dart package for seamless Algolia API integration,
44
offering HTTP request handling, retry strategy, and robust exception
55
management.
6-
version: 1.34.1
6+
version: 1.34.2
77
homepage: https://www.algolia.com/doc/
88
repository: >-
99
https://github.com/algolia/algoliasearch-client-dart/tree/main/packages/client_core

clients/algoliasearch-client-dart/packages/client_insights/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.34.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.34.1...1.34.2)
2+
3+
- [9b7b0324df](https://github.com/algolia/api-clients-automation/commit/9b7b0324df) fix(dart): deps constraints for null-aware-elements ([#5128](https://github.com/algolia/api-clients-automation/pull/5128)) by [@shortcuts](https://github.com/shortcuts/)
4+
- [84a1f4e422](https://github.com/algolia/api-clients-automation/commit/84a1f4e422) refactor(specs): add interface to manipulate query parameter between composition API & Search API ([#5123](https://github.com/algolia/api-clients-automation/pull/5123)) by [@ClaraMuller](https://github.com/ClaraMuller/)
5+
16
## [1.34.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.34.0...1.34.1)
27

38
- [754efceb80](https://github.com/algolia/api-clients-automation/commit/754efceb80) fix(specs): allow one sided rule validity ([#5060](https://github.com/algolia/api-clients-automation/pull/5060)) by [@millotp](https://github.com/millotp/)

clients/algoliasearch-client-dart/packages/client_recommend/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.34.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.34.1...1.34.2)
2+
3+
- [9b7b0324df](https://github.com/algolia/api-clients-automation/commit/9b7b0324df) fix(dart): deps constraints for null-aware-elements ([#5128](https://github.com/algolia/api-clients-automation/pull/5128)) by [@shortcuts](https://github.com/shortcuts/)
4+
- [84a1f4e422](https://github.com/algolia/api-clients-automation/commit/84a1f4e422) refactor(specs): add interface to manipulate query parameter between composition API & Search API ([#5123](https://github.com/algolia/api-clients-automation/pull/5123)) by [@ClaraMuller](https://github.com/ClaraMuller/)
5+
16
## [1.34.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.34.0...1.34.1)
27

38
- [754efceb80](https://github.com/algolia/api-clients-automation/commit/754efceb80) fix(specs): allow one sided rule validity ([#5060](https://github.com/algolia/api-clients-automation/pull/5060)) by [@millotp](https://github.com/millotp/)

clients/algoliasearch-client-dart/packages/client_search/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.34.2](https://github.com/algolia/algoliasearch-client-dart/compare/1.34.1...1.34.2)
2+
3+
- [9b7b0324df](https://github.com/algolia/api-clients-automation/commit/9b7b0324df) fix(dart): deps constraints for null-aware-elements ([#5128](https://github.com/algolia/api-clients-automation/pull/5128)) by [@shortcuts](https://github.com/shortcuts/)
4+
- [84a1f4e422](https://github.com/algolia/api-clients-automation/commit/84a1f4e422) refactor(specs): add interface to manipulate query parameter between composition API & Search API ([#5123](https://github.com/algolia/api-clients-automation/pull/5123)) by [@ClaraMuller](https://github.com/ClaraMuller/)
5+
16
## [1.34.1](https://github.com/algolia/algoliasearch-client-dart/compare/1.34.0...1.34.1)
27

38
- [754efceb80](https://github.com/algolia/api-clients-automation/commit/754efceb80) fix(specs): allow one sided rule validity ([#5060](https://github.com/algolia/api-clients-automation/pull/5060)) by [@millotp](https://github.com/millotp/)

clients/algoliasearch-client-go/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.22.1](https://github.com/algolia/algoliasearch-client-go/compare/4.22.0...4.22.1)
2+
3+
- [84a1f4e422](https://github.com/algolia/api-clients-automation/commit/84a1f4e422) refactor(specs): add interface to manipulate query parameter between composition API & Search API ([#5123](https://github.com/algolia/api-clients-automation/pull/5123)) by [@ClaraMuller](https://github.com/ClaraMuller/)
4+
- [f25e156dde](https://github.com/algolia/api-clients-automation/commit/f25e156dde) fix(specs): value/price clarifications in the Insights API ([#5154](https://github.com/algolia/api-clients-automation/pull/5154)) by [@kai687](https://github.com/kai687/)
5+
- [3160f87f7b](https://github.com/algolia/api-clients-automation/commit/3160f87f7b) fix(clients): reduce chances of Push rate limiting ([#5153](https://github.com/algolia/api-clients-automation/pull/5153)) by [@shortcuts](https://github.com/shortcuts/)
6+
17
## [4.22.0](https://github.com/algolia/algoliasearch-client-go/compare/4.21.1...4.22.0)
28

39
- [a7a3c5fc95](https://github.com/algolia/api-clients-automation/commit/a7a3c5fc95) feat(specs): document runMetadata parameter ([#5087](https://github.com/algolia/api-clients-automation/pull/5087)) by [@DevinCodes](https://github.com/DevinCodes/)

clients/algoliasearch-client-java/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.22.1](https://github.com/algolia/algoliasearch-client-java/compare/4.22.0...4.22.1)
2+
3+
- [84a1f4e422](https://github.com/algolia/api-clients-automation/commit/84a1f4e422) refactor(specs): add interface to manipulate query parameter between composition API & Search API ([#5123](https://github.com/algolia/api-clients-automation/pull/5123)) by [@ClaraMuller](https://github.com/ClaraMuller/)
4+
- [995f185c07](https://github.com/algolia/api-clients-automation/commit/995f185c07) chore(deps): dependencies 2025-07-21 ([#5129](https://github.com/algolia/api-clients-automation/pull/5129)) by [@algolia-bot](https://github.com/algolia-bot/)
5+
- [f25e156dde](https://github.com/algolia/api-clients-automation/commit/f25e156dde) fix(specs): value/price clarifications in the Insights API ([#5154](https://github.com/algolia/api-clients-automation/pull/5154)) by [@kai687](https://github.com/kai687/)
6+
- [3160f87f7b](https://github.com/algolia/api-clients-automation/commit/3160f87f7b) fix(clients): reduce chances of Push rate limiting ([#5153](https://github.com/algolia/api-clients-automation/pull/5153)) by [@shortcuts](https://github.com/shortcuts/)
7+
18
## [4.22.0](https://github.com/algolia/algoliasearch-client-java/compare/4.21.2...4.22.0)
29

310
- [a7a3c5fc95](https://github.com/algolia/api-clients-automation/commit/a7a3c5fc95) feat(specs): document runMetadata parameter ([#5087](https://github.com/algolia/api-clients-automation/pull/5087)) by [@DevinCodes](https://github.com/DevinCodes/)

0 commit comments

Comments
 (0)