-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: prepare release 2022-05-25 (#565)
- Loading branch information
Showing
19 changed files
with
167 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
## [0.1.0](https://github.com/algolia/algoliasearch-client-java-2/compare/0.0.1...0.1.0) | ||
|
||
- b8e6be72 fix(specs): correctly pass `searchParams` to the request (#531) | ||
- bf427124 fix(specs): allow `POST` methods to send `read` requests (#525) | ||
- 1ba6c862 feat(java): waitForTask APIC-478 (#521) | ||
- 0d23c52c fix(specs): rename `search` method (#514) | ||
- 3b3d7067 fix(specs): correct mistakes (#509) | ||
- 6361b602 style(specs): add out-of-line-one-of rule (and allOf and anyOf) APIC-418 (#512) | ||
- 340b7bd5 fix(specs): correct type for taskID APIC-478 (#504) | ||
- 57f0edde fix(java): release package with name algoliasearch-client-java (#498) | ||
- e86e8703 feat(java): deserialize oneof (#492) | ||
- c5ac1854 feat(java): add `requestOptions` (#487) | ||
- 961a4b5f feat(java): replace callbacks by CompletableFuture APIC-421 (#452) | ||
- 949c3f21 fix(java): use Map for query parameters (#484) | ||
- 3d626121 docs(java): installation guide APIC-419 (#481) | ||
- b4ff3ffa chore(java): move the source code to the correct folder (#429) | ||
- cdafe8b8 fix(java): cache common files (#427) | ||
- 554bc2b5 feat(java): add fat jar (#272) | ||
- 32416dc5 feat(java): release process (take 2) APIC-411 (#422) | ||
- fa65dfb8 Revert "feat(java): release process APIC-411 (#411)" (#420) | ||
- 12e309e0 feat(java): release process APIC-411 (#411) | ||
- ed33e02f fix(java): move code to src folder APIC-411 (#387) | ||
- f01a5b96 feat(java): generate all clients APIC-410 (#359) | ||
- 97c1aaf6 feat(java): add algolia user agent APIC-338 (#347) | ||
- 34ad2c1f fix(java): apply Mouaad suggestions APIC-396 (#344) | ||
- e4a064f4 feat(java): retry strategy APIC-261 (#286) | ||
- f51984f2 fix(java): escape oneOf naming (#268) | ||
- dbb1be75 fix(java): solve oneOf using a custom generator APIC-300 (#125) | ||
- 5b70cadc feat(java): CTS APIC-253 (#102) | ||
- 5a6aa3be feat(specs): improve consistency and naming (#96) | ||
- 48ea9e1c feat(specs): add `servers` (#98) | ||
- 622bce16 feat(specs): bundle specs (#91) | ||
- eeabfe0a fix(java): remove summaries from doc (#93) | ||
- 5ba87a0b feat(specs): add `abtesting` specs and client (#76) | ||
- a12d2041 feat(specs): add objects endpoints (#54) | ||
- 70f041f9 feat(specs): improve specs consistency (#51) | ||
- 81d59150 feat(specs): add `search` endpoints (#50) | ||
- 6587e945 feat(specs): add `dictionary` specs (#49) | ||
- 1bb1322b feat(specs): search advanced endpoints APIC-197 (#40) | ||
- 18fa5fab feat(specs): add `analytics` specs and client. (#36) | ||
- c1ac7bea feat(specs): add `personalizaton` spec and client (#27) | ||
- ef603fbf feat(specs): add `recommend` spec and client (#19) | ||
- 47f71b96 feat(specs): add `settings` spec (#17) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
clients/algoliasearch-client-javascript/packages/client-common/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Oops, something went wrong.