File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
algoliasearch/src/main/java/com/algolia Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 4.21.0] ( https://github.com/algolia/algoliasearch-client-java/compare/4.20.0...4.21.0 )
2
+
3
+ - [ 2ca05ef173] ( https://github.com/algolia/api-clients-automation/commit/2ca05ef173 ) chore(deps): dependencies 2025-06-23 ([ #5016 ] ( https://github.com/algolia/api-clients-automation/pull/5016 ) ) by [ @algolia-bot ] ( https://github.com/algolia-bot/ )
4
+ - [ 791a0c045d] ( https://github.com/algolia/api-clients-automation/commit/791a0c045d ) feat(specs): abtesting winsorizedAmount ([ #5053 ] ( https://github.com/algolia/api-clients-automation/pull/5053 ) ) by [ @cdhawke ] ( https://github.com/cdhawke/ )
5
+
1
6
## [ 4.20.0] ( https://github.com/algolia/algoliasearch-client-java/compare/4.19.0...4.20.0 )
2
7
3
8
- [ a2ebbf496c] ( https://github.com/algolia/api-clients-automation/commit/a2ebbf496c ) feat(clients): add ` replaceAllObjectsWithTransformation ` ([ #5008 ] ( https://github.com/algolia/api-clients-automation/pull/5008 ) ) by [ @shortcuts ] ( https://github.com/shortcuts/ )
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ private BuildConfig() {
6
6
// Empty.
7
7
}
8
8
9
- public static final String VERSION = "4.20 .0" ;
9
+ public static final String VERSION = "4.21 .0" ;
10
10
}
Original file line number Diff line number Diff line change 1
1
GROUP =com.algolia
2
- VERSION_NAME =4.20 .0
2
+ VERSION_NAME =4.21 .0
3
3
4
4
SONATYPE_HOST =DEFAULT
5
5
RELEASE_SIGNING_ENABLED =true
You can’t perform that action at this time.
0 commit comments