From d601aff2e8ae98888a4648e90eedb90bbb15ec3d Mon Sep 17 00:00:00 2001 From: Pierre Millot Date: Thu, 3 Aug 2023 14:36:17 +0200 Subject: [PATCH 1/2] feat(java): bump version to beta.0 --- .../algoliasearch-client-java/CHANGELOG.md | 176 +----------------- config/clients.config.json | 2 +- playground/java/build.gradle | 2 +- website/docs/clients/installation.mdx | 23 +-- 4 files changed, 6 insertions(+), 197 deletions(-) diff --git a/clients/algoliasearch-client-java/CHANGELOG.md b/clients/algoliasearch-client-java/CHANGELOG.md index d1b8d8fff9..928bf2864e 100644 --- a/clients/algoliasearch-client-java/CHANGELOG.md +++ b/clients/algoliasearch-client-java/CHANGELOG.md @@ -1,276 +1,102 @@ -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) +## [4.0.0-beta.0](https://github.com/algolia/algoliasearch-client-java-2/next) - [58ea5dbf](https://github.com/algolia/api-clients-automation/commit/58ea5dbf) fix(specs): allow partial input update for authentications ([#1856](https://github.com/algolia/api-clients-automation/pull/1856)) by [@Fluf22](https://github.com/Fluf22/) - [2ac508ff](https://github.com/algolia/api-clients-automation/commit/2ac508ff) fix(specs): search w/ hits & facets responses ([#1774](https://github.com/algolia/api-clients-automation/pull/1774)) by [@aallam](https://github.com/aallam/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java-2/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [333368a3b](https://github.com/algolia/api-clients-automation/commit/333368a3b) feat(specs): query suggestions ([#1740](https://github.com/algolia/api-clients-automation/pull/1740)) by [@kai687](https://github.com/kai687/) - [f15457fd1](https://github.com/algolia/api-clients-automation/commit/f15457fd1) feat(specs): Review OpenAPI common specs ([#1692](https://github.com/algolia/api-clients-automation/pull/1692)) by [@gazconroy](https://github.com/gazconroy/) - [8765f6d47](https://github.com/algolia/api-clients-automation/commit/8765f6d47) feat(specs): add OpenAPI spec for Monitoring API ([#1683](https://github.com/algolia/api-clients-automation/pull/1683)) by [@kai687](https://github.com/kai687/) - [dc0ff048a](https://github.com/algolia/api-clients-automation/commit/dc0ff048a) fix(specs): facet stats properties as double ([#1694](https://github.com/algolia/api-clients-automation/pull/1694)) by [@aallam](https://github.com/aallam/) - [529f4c636](https://github.com/algolia/api-clients-automation/commit/529f4c636) docs(java): add migration guides code snippets ([#1691](https://github.com/algolia/api-clients-automation/pull/1691)) by [@aallam](https://github.com/aallam/) - [7250930c7](https://github.com/algolia/api-clients-automation/commit/7250930c7) fix(specs): add input to authentication list ([#1688](https://github.com/algolia/api-clients-automation/pull/1688)) by [@millotp](https://github.com/millotp/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [15bc7618](https://github.com/algolia/api-clients-automation/commit/15bc7618) feat(specs): updated_at removed from Run response ([#1651](https://github.com/algolia/api-clients-automation/pull/1651)) by [@mehmetaligok](https://github.com/mehmetaligok/) - [b7c71def](https://github.com/algolia/api-clients-automation/commit/b7c71def) feat(specs): add new outlier count properties to variant payload ([#1656](https://github.com/algolia/api-clients-automation/pull/1656)) by [@febeck](https://github.com/febeck/) - [b703dea4](https://github.com/algolia/api-clients-automation/commit/b703dea4) docs(specs): review Insights API spec ([#1647](https://github.com/algolia/api-clients-automation/pull/1647)) by [@kai687](https://github.com/kai687/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [19e99bb9](https://github.com/algolia/api-clients-automation/commit/19e99bb9) fix(specs): change github container registry name ([#1641](https://github.com/algolia/api-clients-automation/pull/1641)) by [@morganleroi](https://github.com/morganleroi/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [19e99bb9](https://github.com/algolia/api-clients-automation/commit/19e99bb9) fix(specs): change github container registry name ([#1641](https://github.com/algolia/api-clients-automation/pull/1641)) by [@morganleroi](https://github.com/morganleroi/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [308c7ccb](https://github.com/algolia/api-clients-automation/commit/308c7ccb) fix(specs): add blocking to reasonCode instead of outcome ([#1622](https://github.com/algolia/api-clients-automation/pull/1622)) by [@damcou](https://github.com/damcou/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [3cdb7495](https://github.com/algolia/api-clients-automation/commit/3cdb7495) fix(specs): add blocking run outcome ([#1619](https://github.com/algolia/api-clients-automation/pull/1619)) by [@damcou](https://github.com/damcou/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [81401eed](https://github.com/algolia/api-clients-automation/commit/81401eed) feat(specs): add `startDate` and `endDate` parameters to Ingestion API ([#1614](https://github.com/algolia/api-clients-automation/pull/1614)) by [@shortcuts](https://github.com/shortcuts/) - [138a35b5](https://github.com/algolia/api-clients-automation/commit/138a35b5) fix(specs): add processing run outcome ([#1613](https://github.com/algolia/api-clients-automation/pull/1613)) by [@millotp](https://github.com/millotp/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [e1cb1c89](https://github.com/algolia/api-clients-automation/commit/e1cb1c89) fix(specs): add docker source input ([#1594](https://github.com/algolia/api-clients-automation/pull/1594)) by [@millotp](https://github.com/millotp/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [2a55abf5](https://github.com/algolia/api-clients-automation/commit/2a55abf5) feat(specs): add objectID to BQ source input ([#1575](https://github.com/algolia/api-clients-automation/pull/1575)) by [@damcou](https://github.com/damcou/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [635806cb](https://github.com/algolia/api-clients-automation/commit/635806cb) feat(specs): ingestion partial update method changed to patch ([#1564](https://github.com/algolia/api-clients-automation/pull/1564)) by [@mehmetaligok](https://github.com/mehmetaligok/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [6284a8bc](https://github.com/algolia/api-clients-automation/commit/6284a8bc) feat(specs): add task input for bigquery ([#1549](https://github.com/algolia/api-clients-automation/pull/1549)) by [@Fluf22](https://github.com/Fluf22/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [49b4c00c](https://github.com/algolia/api-clients-automation/commit/49b4c00c) feat(specs): add property to BigQuery source input ([#1547](https://github.com/algolia/api-clients-automation/pull/1547)) by [@Fluf22](https://github.com/Fluf22/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [49b4c00c](https://github.com/algolia/api-clients-automation/commit/49b4c00c) feat(specs): add property to BigQuery source input ([#1547](https://github.com/algolia/api-clients-automation/pull/1547)) by [@Fluf22](https://github.com/Fluf22/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [7c9cfb9b](https://github.com/algolia/api-clients-automation/commit/7c9cfb9b) feat(specs): add reason code to run outcome ([#1531](https://github.com/algolia/api-clients-automation/pull/1531)) by [@Fluf22](https://github.com/Fluf22/) - [558b8fbb](https://github.com/algolia/api-clients-automation/commit/558b8fbb) feat(clients): add Kotlin API client ([#1400](https://github.com/algolia/api-clients-automation/pull/1400)) by [@aallam](https://github.com/aallam/) - [102f3d4d](https://github.com/algolia/api-clients-automation/commit/102f3d4d) fix(specs): remove unsupported delete option for task action type ([#1511](https://github.com/algolia/api-clients-automation/pull/1511)) by [@Fluf22](https://github.com/Fluf22/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [3af3eb49](https://github.com/algolia/api-clients-automation/commit/3af3eb49) fix(specs): update required for kotlin tests to pass ([#1492](https://github.com/algolia/api-clients-automation/pull/1492)) by [@aallam](https://github.com/aallam/) - [44962fa5](https://github.com/algolia/api-clients-automation/commit/44962fa5) feat(clients): add bigquery to sourceTypes enum ([#1490](https://github.com/algolia/api-clients-automation/pull/1490)) by [@damcou](https://github.com/damcou/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [ad21cc75](https://github.com/algolia/api-clients-automation/commit/ad21cc75) feat(specs): add predict segment size to responses [PRED-1277] ([#1478](https://github.com/algolia/api-clients-automation/pull/1478)) by [@bengreenbank](https://github.com/bengreenbank/) - [13e7d170](https://github.com/algolia/api-clients-automation/commit/13e7d170) feat(specs): add `neuralSearch` options ([#1474](https://github.com/algolia/api-clients-automation/pull/1474)) by [@shortcuts](https://github.com/shortcuts/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [9a65a533](https://github.com/algolia/api-clients-automation/commit/9a65a533) feat(specs): add `size` to predict segment response ([#1434](https://github.com/algolia/api-clients-automation/pull/1434)) by [@bengreenbank](https://github.com/bengreenbank/) - [0ed9eb22](https://github.com/algolia/api-clients-automation/commit/0ed9eb22) fix(specs): add `input` in GET tasks ([#1472](https://github.com/algolia/api-clients-automation/pull/1472)) by [@shortcuts](https://github.com/shortcuts/) - [692aa2d8](https://github.com/algolia/api-clients-automation/commit/692aa2d8) fix(specs): add transform event type ([#1470](https://github.com/algolia/api-clients-automation/pull/1470)) by [@millotp](https://github.com/millotp/) - [69aac53d](https://github.com/algolia/api-clients-automation/commit/69aac53d) fix(specs): task trigger guard import order ([#1459](https://github.com/algolia/api-clients-automation/pull/1459)) by [@Fluf22](https://github.com/Fluf22/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [a0d96721](https://github.com/algolia/api-clients-automation/commit/a0d96721) fix(specs): task trigger guard import ([#1458](https://github.com/algolia/api-clients-automation/pull/1458)) by [@Fluf22](https://github.com/Fluf22/) - [d3f107d4](https://github.com/algolia/api-clients-automation/commit/d3f107d4) fix(specs): task trigger guard update ([#1457](https://github.com/algolia/api-clients-automation/pull/1457)) by [@Fluf22](https://github.com/Fluf22/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [619e2ad7](https://github.com/algolia/api-clients-automation/commit/619e2ad7) feat(specs): add delimiter option for csv source ([#1445](https://github.com/algolia/api-clients-automation/pull/1445)) by [@millotp](https://github.com/millotp/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [33ec7bc7](https://github.com/algolia/api-clients-automation/commit/33ec7bc7) feat(specs): add `lastUpdatedAt` field to predict segments ([#1431](https://github.com/algolia/api-clients-automation/pull/1431)) by [@bengreenbank](https://github.com/bengreenbank/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [c49b6e6d](https://github.com/algolia/api-clients-automation/commit/c49b6e6d) fix(specs): add customRequest to ingestion and small fix ([#1418](https://github.com/algolia/api-clients-automation/pull/1418)) by [@millotp](https://github.com/millotp/) - [524347e3](https://github.com/algolia/api-clients-automation/commit/524347e3) fix(specs): update BigCommerce source payload ([#1416](https://github.com/algolia/api-clients-automation/pull/1416)) by [@shortcuts](https://github.com/shortcuts/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [e3fa5eb0](https://github.com/algolia/api-clients-automation/commit/e3fa5eb0) feat(specs): add new BigCommerce source fields ([#1387](https://github.com/algolia/api-clients-automation/pull/1387)) by [@shortcuts](https://github.com/shortcuts/) - [6f0ac998](https://github.com/algolia/api-clients-automation/commit/6f0ac998) feat(specs): make the `eu` region available for the ingestion client ([#1396](https://github.com/algolia/api-clients-automation/pull/1396)) by [@Fluf22](https://github.com/Fluf22/) - [79ae980b](https://github.com/algolia/api-clients-automation/commit/79ae980b) feat(specs): update affinity value type to accomodate booleans and numbers ([#1388](https://github.com/algolia/api-clients-automation/pull/1388)) by [@writeens](https://github.com/writeens/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [9f967a45](https://github.com/algolia/api-clients-automation/commit/9f967a45) fix(specs): authenticationID not required in source and destination ([#1379](https://github.com/algolia/api-clients-automation/pull/1379)) by [@millotp](https://github.com/millotp/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [5a93964e](https://github.com/algolia/api-clients-automation/commit/5a93964e) fix(specs): add skipped runs ([#1359](https://github.com/algolia/api-clients-automation/pull/1359)) by [@millotp](https://github.com/millotp/) - [2a4fe7ea](https://github.com/algolia/api-clients-automation/commit/2a4fe7ea) feat(clients): upgrade to node 18 ([#1344](https://github.com/algolia/api-clients-automation/pull/1344)) by [@millotp](https://github.com/millotp/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [33700b8c](https://github.com/algolia/api-clients-automation/commit/33700b8c) feat(specs): add a reason string to the run object ([#1347](https://github.com/algolia/api-clients-automation/pull/1347)) by [@Fluf22](https://github.com/Fluf22/) - [d7b03aed](https://github.com/algolia/api-clients-automation/commit/d7b03aed) chore(java): add api compat check ([#1335](https://github.com/algolia/api-clients-automation/pull/1335)) by [@aallam](https://github.com/aallam/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [b4d183fe](https://github.com/algolia/api-clients-automation/commit/b4d183fe) fix(specs): add pagination to events ([#1337](https://github.com/algolia/api-clients-automation/pull/1337)) by [@millotp](https://github.com/millotp/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [e3aa6b2d](https://github.com/algolia/api-clients-automation/commit/e3aa6b2d) fix(specs): add `UniqueIDColumn` property to `SourceJSON` input ([#1333](https://github.com/algolia/api-clients-automation/pull/1333)) by [@mehmetaligok](https://github.com/mehmetaligok/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [2eca9b7b](https://github.com/algolia/api-clients-automation/commit/2eca9b7b) fix(specs): update Predict Segment operators to textual format ([#1316](https://github.com/algolia/api-clients-automation/pull/1316)) by [@francoischalifour](https://github.com/francoischalifour/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [f7f0fbe8](https://github.com/algolia/api-clients-automation/commit/f7f0fbe8) feat(specs): make DELETE endpoints return a 200 OK ([#1314](https://github.com/algolia/api-clients-automation/pull/1314)) by [@Fluf22](https://github.com/Fluf22/) - [cb3001dd](https://github.com/algolia/api-clients-automation/commit/cb3001dd) fix(specs): remove segment version ([#1313](https://github.com/algolia/api-clients-automation/pull/1313)) by [@bengreenbank](https://github.com/bengreenbank/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [d3aead8a](https://github.com/algolia/api-clients-automation/commit/d3aead8a) refactor(specs): new predict segment condition syntax ([#1202](https://github.com/algolia/api-clients-automation/pull/1202)) by [@bengreenbank](https://github.com/bengreenbank/) - [bad11072](https://github.com/algolia/api-clients-automation/commit/bad11072) feat(specs): remove content attributes from models [PRED-982] ([#1226](https://github.com/algolia/api-clients-automation/pull/1226)) by [@bengreenbank](https://github.com/bengreenbank/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [023d5572](https://github.com/algolia/api-clients-automation/commit/023d5572) feat(specs): add sort and order handling in query parameters ([#1304](https://github.com/algolia/api-clients-automation/pull/1304)) by [@Fluf22](https://github.com/Fluf22/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [b9b4ba35](https://github.com/algolia/api-clients-automation/commit/b9b4ba35) feat(specs): add CSV source ([#1301](https://github.com/algolia/api-clients-automation/pull/1301)) by [@morganleroi](https://github.com/morganleroi/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [9d04dc22](https://github.com/algolia/api-clients-automation/commit/9d04dc22) fix(specs): rename task type to `onDemand` ([#1299](https://github.com/algolia/api-clients-automation/pull/1299)) by [@shortcuts](https://github.com/shortcuts/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [a1c7c245](https://github.com/algolia/api-clients-automation/commit/a1c7c245) fix(specs): correct types for Tasks trigger ([#1279](https://github.com/algolia/api-clients-automation/pull/1279)) by [@shortcuts](https://github.com/shortcuts/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [aed20fe6](https://github.com/algolia/api-clients-automation/commit/aed20fe6) feat(specs): add more descriptions to the Ingestion API ([#1273](https://github.com/algolia/api-clients-automation/pull/1273)) by [@shortcuts](https://github.com/shortcuts/) - [3739451a](https://github.com/algolia/api-clients-automation/commit/3739451a) fix(specs): add query params for observability ([#1277](https://github.com/algolia/api-clients-automation/pull/1277)) by [@millotp](https://github.com/millotp/) - [859c0a97](https://github.com/algolia/api-clients-automation/commit/859c0a97) feat(specs): source update changes ([#1276](https://github.com/algolia/api-clients-automation/pull/1276)) by [@mehmetaligok](https://github.com/mehmetaligok/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [46c1e2e9](https://github.com/algolia/api-clients-automation/commit/46c1e2e9) feat(specs): add search endpoint to every item type ([#1274](https://github.com/algolia/api-clients-automation/pull/1274)) by [@Fluf22](https://github.com/Fluf22/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [a60e6790](https://github.com/algolia/api-clients-automation/commit/a60e6790) feat(specs): add sourceID query param to task list endpoint ([#1250](https://github.com/algolia/api-clients-automation/pull/1250)) by [@Fluf22](https://github.com/Fluf22/) - [6916fb9b](https://github.com/algolia/api-clients-automation/commit/6916fb9b) feat(java): remove predict client temporarely ([#1262](https://github.com/algolia/api-clients-automation/pull/1262)) by [@millotp](https://github.com/millotp/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [83330afe](https://github.com/algolia/api-clients-automation/commit/83330afe) chore(specs): change PlatformType naming to Platform ([#1246](https://github.com/algolia/api-clients-automation/pull/1246)) by [@Fluf22](https://github.com/Fluf22/) - [700dad66](https://github.com/algolia/api-clients-automation/commit/700dad66) feat(specs): add query param to filter list endpoint results ([#1245](https://github.com/algolia/api-clients-automation/pull/1245)) by [@Fluf22](https://github.com/Fluf22/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [699fff2b](https://github.com/algolia/api-clients-automation/commit/699fff2b) fix(specs): fix method for task enable/disable status ([#1242](https://github.com/algolia/api-clients-automation/pull/1242)) by [@Fluf22](https://github.com/Fluf22/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [4b1f1fd3](https://github.com/algolia/api-clients-automation/commit/4b1f1fd3) feat(specs): add query params to task lists endpoint in Ingestion APIC ([#1233](https://github.com/algolia/api-clients-automation/pull/1233)) by [@Fluf22](https://github.com/Fluf22/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [466cc0b3](https://github.com/algolia/api-clients-automation/commit/466cc0b3) fix(specs): remove input from auth list ([#1229](https://github.com/algolia/api-clients-automation/pull/1229)) by [@millotp](https://github.com/millotp/) - [28d82603](https://github.com/algolia/api-clients-automation/commit/28d82603) fix(specs): authenticationID is not required in source and destination ([#1203](https://github.com/algolia/api-clients-automation/pull/1203)) by [@morganleroi](https://github.com/morganleroi/) - [9acdc96b](https://github.com/algolia/api-clients-automation/commit/9acdc96b) fix(specs): move lastRun and nextRun to task.trigger ([#1228](https://github.com/algolia/api-clients-automation/pull/1228)) by [@millotp](https://github.com/millotp/) - [8fc33195](https://github.com/algolia/api-clients-automation/commit/8fc33195) fix(specs): make enabled nullable ([#1212](https://github.com/algolia/api-clients-automation/pull/1212)) by [@kai687](https://github.com/kai687/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [75c9a862](https://github.com/algolia/api-clients-automation/commit/75c9a862) fix(specs): numberOfPendingTasks is plural ([#1211](https://github.com/algolia/api-clients-automation/pull/1211)) by [@kai687](https://github.com/kai687/) - [e77a46b9](https://github.com/algolia/api-clients-automation/commit/e77a46b9) fix(specs): example should be integer ([#1210](https://github.com/algolia/api-clients-automation/pull/1210)) by [@kai687](https://github.com/kai687/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [dd4fdefd](https://github.com/algolia/api-clients-automation/commit/dd4fdefd) feat(specs): add source json to ingestion client ([#1200](https://github.com/algolia/api-clients-automation/pull/1200)) by [@morganleroi](https://github.com/morganleroi/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [ec370af5](https://github.com/algolia/api-clients-automation/commit/ec370af5) fix(specs): new CT source input ([#1190](https://github.com/algolia/api-clients-automation/pull/1190)) by [@shortcuts](https://github.com/shortcuts/) - [377e091d](https://github.com/algolia/api-clients-automation/commit/377e091d) fix(specs): Algolia Search hostnames ([#1189](https://github.com/algolia/api-clients-automation/pull/1189)) by [@kai687](https://github.com/kai687/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [19552886](https://github.com/algolia/api-clients-automation/commit/19552886) fix(clients): replace sources client with ingestion ([#1178](https://github.com/algolia/api-clients-automation/pull/1178)) by [@millotp](https://github.com/millotp/) - [2f456a45](https://github.com/algolia/api-clients-automation/commit/2f456a45) fix(specs): mistakes in the ingestion spec ([#1176](https://github.com/algolia/api-clients-automation/pull/1176)) by [@millotp](https://github.com/millotp/) - [1685ed08](https://github.com/algolia/api-clients-automation/commit/1685ed08) feat(specs): create ingestion specs ([#1100](https://github.com/algolia/api-clients-automation/pull/1100)) by [@millotp](https://github.com/millotp/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [fc7f987d](https://github.com/algolia/api-clients-automation/commit/fc7f987d) feat(specs): add appropriate type to model instance type property ([#1077](https://github.com/algolia/api-clients-automation/pull/1077)) by [@writeens](https://github.com/writeens/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [e84584dd](https://github.com/algolia/api-clients-automation/commit/e84584dd) feat(specs): add modelID as part of getModelMetrics response ([#1075](https://github.com/algolia/api-clients-automation/pull/1075)) by [@writeens](https://github.com/writeens/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [8151e945](https://github.com/algolia/api-clients-automation/commit/8151e945) feat(specs): attributes no longer required in model instance response ([#1065](https://github.com/algolia/api-clients-automation/pull/1065)) by [@writeens](https://github.com/writeens/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [0ef2eab9](https://github.com/algolia/api-clients-automation/commit/0ef2eab9) fix(specs): update predict model endpoint modelAttributes type ([#1063](https://github.com/algolia/api-clients-automation/pull/1063)) by [@writeens](https://github.com/writeens/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [09a235cd](https://github.com/algolia/api-clients-automation/commit/09a235cd) fix(specs): update model response ([#1034](https://github.com/algolia/api-clients-automation/pull/1034)) by [@writeens](https://github.com/writeens/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [b56b2b49](https://github.com/algolia/api-clients-automation/commit/b56b2b49) fix(specs): prefix Predict predictions success types ([#1032](https://github.com/algolia/api-clients-automation/pull/1032)) by [@francoischalifour](https://github.com/francoischalifour/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [07a2e936](https://github.com/algolia/api-clients-automation/commit/07a2e936) feat(specs): predict segments ([#1013](https://github.com/algolia/api-clients-automation/pull/1013)) by [@bengreenbank](https://github.com/bengreenbank/) - [362cd6b1](https://github.com/algolia/api-clients-automation/commit/362cd6b1) feat(specs): deleteByParams ([#1016](https://github.com/algolia/api-clients-automation/pull/1016)) by [@clemfromspace](https://github.com/clemfromspace/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [bf539a7e](https://github.com/algolia/api-clients-automation/commit/bf539a7e) feat(specs): predict model endpoints ([#1014](https://github.com/algolia/api-clients-automation/pull/1014)) by [@writeens](https://github.com/writeens/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [d68089e0](https://github.com/algolia/api-clients-automation/commit/d68089e0) feat(specs): update predict client API URL ([#1010](https://github.com/algolia/api-clients-automation/pull/1010)) by [@bengreenbank](https://github.com/bengreenbank/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [e227d8a6](https://github.com/algolia/api-clients-automation/commit/e227d8a6) fix(specs): remove unretrievableAttributes from searchParams ([#988](https://github.com/algolia/api-clients-automation/pull/988)) by [@loicsay](https://github.com/loicsay/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [80724c1f](https://github.com/algolia/api-clients-automation/commit/80724c1f) feat(specs): create new methods ([#974](https://github.com/algolia/api-clients-automation/pull/974)) by [@bengreenbank](https://github.com/bengreenbank/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/compare/4.0.0-SNAPSHOT...4.0.0-SNAPSHOT) - - [fbe774da](https://github.com/algolia/api-clients-automation/commit/fbe774da) docs(java): document browse and waitForApiKey ([#956](https://github.com/algolia/api-clients-automation/pull/956)) by [@millotp](https://github.com/millotp/) - [68ff7ee4](https://github.com/algolia/api-clients-automation/commit/68ff7ee4) feat(java): browse objects/synonyms/rules ([#952](https://github.com/algolia/api-clients-automation/pull/952)) by [@millotp](https://github.com/millotp/) - [a54e901f](https://github.com/algolia/api-clients-automation/commit/a54e901f) fix(java): freeze snapshot version to 4.0.0 ([#955](https://github.com/algolia/api-clients-automation/pull/955)) by [@millotp](https://github.com/millotp/) - [b7edbea6](https://github.com/algolia/api-clients-automation/commit/b7edbea6) fix(java): more flexible json parser ([#954](https://github.com/algolia/api-clients-automation/pull/954)) by [@millotp](https://github.com/millotp/) - -## [4.0.0-SNAPSHOT](https://github.com/algolia/algoliasearch-client-java/next) - - [4c1596df](https://github.com/algolia/api-clients-automation/commit/4c1596df) fix(clients): list available regions when region is missing ([#916](https://github.com/algolia/api-clients-automation/pull/916)) by [@shortcuts](https://github.com/shortcuts/) - [be45fc4e](https://github.com/algolia/api-clients-automation/commit/be45fc4e) fix(specs): make `batch` body parameters required ([#917](https://github.com/algolia/api-clients-automation/pull/917)) by [@shortcuts](https://github.com/shortcuts/) - [c2a054fa](https://github.com/algolia/api-clients-automation/commit/c2a054fa) fix(specs): allow `searchParams` in `browse` method ([#911](https://github.com/algolia/api-clients-automation/pull/911)) by [@shortcuts](https://github.com/shortcuts/) diff --git a/config/clients.config.json b/config/clients.config.json index 6793301387..c1f5d08996 100644 --- a/config/clients.config.json +++ b/config/clients.config.json @@ -2,7 +2,7 @@ "java": { "folder": "clients/algoliasearch-client-java", "gitRepoId": "algoliasearch-client-java", - "packageVersion": "4.0.0-SNAPSHOT", + "packageVersion": "4.0.0-beta.0", "modelFolder": "algoliasearch/src/main/java/com/algolia/model", "apiFolder": "algoliasearch/src/main/java/com/algolia/api", "customGenerator": "algolia-java", diff --git a/playground/java/build.gradle b/playground/java/build.gradle index e85c053986..e6f69dc722 100644 --- a/playground/java/build.gradle +++ b/playground/java/build.gradle @@ -9,7 +9,7 @@ repositories { dependencies { implementation 'io.github.cdimascio:dotenv-java:3.0.0' - implementation 'com.algolia:algoliasearch-client-java:0.0.1-SNAPSHOT' + implementation 'com.algolia:algoliasearch-client-java:4.0.0-beta.0' } group = 'com.algolia' diff --git a/website/docs/clients/installation.mdx b/website/docs/clients/installation.mdx index fec534d271..9a84d02029 100644 --- a/website/docs/clients/installation.mdx +++ b/website/docs/clients/installation.mdx @@ -54,38 +54,21 @@ composer require algolia/algoliasearch-client-php -To get started, add the [algoliasearch-client-java](https://oss.sonatype.org/content/repositories/snapshots/com/algolia/algoliasearch-client-java/4.0.0-SNAPSHOT/) dependency to your project, either with [Maven](https://maven.apache.org/): +To get started, add the [algoliasearch-client-java](https://oss.sonatype.org/content/repositories/snapshots/com/algolia/algoliasearch-client-java/4.0.0-beta.0/) dependency to your project, either with [Maven](https://maven.apache.org/): ```xml - - - oss.sonatype.org-snapshot - https://oss.sonatype.org/content/repositories/snapshots - - false - - - true - - - - com.algolia algoliasearch-client-java - 4.0.0-SNAPSHOT + 4.0.0-beta.0 ``` or [Gradle](https://gradle.org/): ```groovy -repositories() { - maven { url = "https://oss.sonatype.org/content/repositories/snapshots/" } -} - dependencies { - testImplementation 'com.algolia:algoliasearch-client-java:4.0.0-SNAPSHOT' + testImplementation 'com.algolia:algoliasearch-client-java:4.0.0-beta.0' } ``` From 9fa8cfb2537c9276974ca7c442fa5daffcc8293e Mon Sep 17 00:00:00 2001 From: Pierre Millot Date: Thu, 3 Aug 2023 15:54:46 +0200 Subject: [PATCH 2/2] beta.1 --- clients/algoliasearch-client-java/CHANGELOG.md | 2 +- config/clients.config.json | 2 +- playground/java/build.gradle | 2 +- website/docs/clients/installation.mdx | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/clients/algoliasearch-client-java/CHANGELOG.md b/clients/algoliasearch-client-java/CHANGELOG.md index 928bf2864e..6d54c902fb 100644 --- a/clients/algoliasearch-client-java/CHANGELOG.md +++ b/clients/algoliasearch-client-java/CHANGELOG.md @@ -1,4 +1,4 @@ -## [4.0.0-beta.0](https://github.com/algolia/algoliasearch-client-java-2/next) +## [4.0.0-beta.1](https://github.com/algolia/algoliasearch-client-java-2/next) - [58ea5dbf](https://github.com/algolia/api-clients-automation/commit/58ea5dbf) fix(specs): allow partial input update for authentications ([#1856](https://github.com/algolia/api-clients-automation/pull/1856)) by [@Fluf22](https://github.com/Fluf22/) - [2ac508ff](https://github.com/algolia/api-clients-automation/commit/2ac508ff) fix(specs): search w/ hits & facets responses ([#1774](https://github.com/algolia/api-clients-automation/pull/1774)) by [@aallam](https://github.com/aallam/) diff --git a/config/clients.config.json b/config/clients.config.json index c1f5d08996..9e5d7f2d9e 100644 --- a/config/clients.config.json +++ b/config/clients.config.json @@ -2,7 +2,7 @@ "java": { "folder": "clients/algoliasearch-client-java", "gitRepoId": "algoliasearch-client-java", - "packageVersion": "4.0.0-beta.0", + "packageVersion": "4.0.0-beta.1", "modelFolder": "algoliasearch/src/main/java/com/algolia/model", "apiFolder": "algoliasearch/src/main/java/com/algolia/api", "customGenerator": "algolia-java", diff --git a/playground/java/build.gradle b/playground/java/build.gradle index e6f69dc722..278764ffee 100644 --- a/playground/java/build.gradle +++ b/playground/java/build.gradle @@ -9,7 +9,7 @@ repositories { dependencies { implementation 'io.github.cdimascio:dotenv-java:3.0.0' - implementation 'com.algolia:algoliasearch-client-java:4.0.0-beta.0' + implementation 'com.algolia:algoliasearch-client-java:4.0.0-beta.1' } group = 'com.algolia' diff --git a/website/docs/clients/installation.mdx b/website/docs/clients/installation.mdx index 9a84d02029..cbdb9b1eaa 100644 --- a/website/docs/clients/installation.mdx +++ b/website/docs/clients/installation.mdx @@ -54,13 +54,13 @@ composer require algolia/algoliasearch-client-php -To get started, add the [algoliasearch-client-java](https://oss.sonatype.org/content/repositories/snapshots/com/algolia/algoliasearch-client-java/4.0.0-beta.0/) dependency to your project, either with [Maven](https://maven.apache.org/): +To get started, add the [algoliasearch-client-java](https://oss.sonatype.org/content/repositories/snapshots/com/algolia/algoliasearch-client-java/4.0.0-beta.1/) dependency to your project, either with [Maven](https://maven.apache.org/): ```xml com.algolia algoliasearch-client-java - 4.0.0-beta.0 + 4.0.0-beta.1 ``` @@ -68,7 +68,7 @@ or [Gradle](https://gradle.org/): ```groovy dependencies { - testImplementation 'com.algolia:algoliasearch-client-java:4.0.0-beta.0' + testImplementation 'com.algolia:algoliasearch-client-java:4.0.0-beta.1' } ```