File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
algoliasearch/src/main/java/com/algolia Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 4.15.0] ( https://github.com/algolia/algoliasearch-client-java/compare/4.14.0...4.15.0 )
2
+
3
+ - [ c3addb449] ( https://github.com/algolia/api-clients-automation/commit/c3addb449 ) feat(specs): add CT Query predicate property ([ #4654 ] ( https://github.com/algolia/api-clients-automation/pull/4654 ) ) by [ @morganleroi ] ( https://github.com/morganleroi/ )
4
+
1
5
## [ 4.14.0] ( https://github.com/algolia/algoliasearch-client-java/compare/4.13.0...4.14.0 )
2
6
3
7
- [ 03a7074763] ( https://github.com/algolia/api-clients-automation/commit/03a7074763 ) chore(deps): dependencies 2025-03-10 ([ #4566 ] ( https://github.com/algolia/api-clients-automation/pull/4566 ) ) by [ @algolia-bot ] ( https://github.com/algolia-bot/ )
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.14 .0" ;
9
+ public static final String VERSION = "4.15 .0" ;
10
10
}
Original file line number Diff line number Diff line change 1
1
GROUP =com.algolia
2
- VERSION_NAME =4.14 .0
2
+ VERSION_NAME =4.15 .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