-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com> Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
- Loading branch information
1 parent
537952b
commit afaf496
Showing
3 changed files
with
20 additions
and
2 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,18 @@ | ||
## [3.0.0.alpha.1](https://github.com/algolia/algoliasearch-client-ruby/compare/3.0.0.alpha.0...3.0.0.alpha.1) | ||
|
||
- [9f4f17585](https://github.com/algolia/api-clients-automation/commit/9f4f17585) fix(ruby): support ruby alpha format ([#2447](https://github.com/algolia/api-clients-automation/pull/2447)) by [@millotp](https://github.com/millotp/) | ||
- [443c8909a](https://github.com/algolia/api-clients-automation/commit/443c8909a) chore(ruby): setup release ([#2446](https://github.com/algolia/api-clients-automation/pull/2446)) by [@millotp](https://github.com/millotp/) | ||
- [1281c2d10](https://github.com/algolia/api-clients-automation/commit/1281c2d10) feat(ruby): client tests ([#2445](https://github.com/algolia/api-clients-automation/pull/2445)) by [@millotp](https://github.com/millotp/) | ||
- [e0527a573](https://github.com/algolia/api-clients-automation/commit/e0527a573) feat(ruby): e2e CTS ([#2439](https://github.com/algolia/api-clients-automation/pull/2439)) by [@millotp](https://github.com/millotp/) | ||
- [48c33a77e](https://github.com/algolia/api-clients-automation/commit/48c33a77e) feat(ruby): add CTS ([#2401](https://github.com/algolia/api-clients-automation/pull/2401)) by [@millotp](https://github.com/millotp/) | ||
- [916789e10](https://github.com/algolia/api-clients-automation/commit/916789e10) fix(ruby): support additionalProperties: true ([#2418](https://github.com/algolia/api-clients-automation/pull/2418)) by [@millotp](https://github.com/millotp/) | ||
- [c0279405d](https://github.com/algolia/api-clients-automation/commit/c0279405d) fix(ruby): customize linter ([#2409](https://github.com/algolia/api-clients-automation/pull/2409)) by [@millotp](https://github.com/millotp/) | ||
- [77b7a8ca8](https://github.com/algolia/api-clients-automation/commit/77b7a8ca8) feat(ruby): make hit generic ([#2400](https://github.com/algolia/api-clients-automation/pull/2400)) by [@millotp](https://github.com/millotp/) | ||
- [1e7c50d2f](https://github.com/algolia/api-clients-automation/commit/1e7c50d2f) feat(ruby): retry strategy ([#2383](https://github.com/algolia/api-clients-automation/pull/2383)) by [@millotp](https://github.com/millotp/) | ||
- [614d56ae8](https://github.com/algolia/api-clients-automation/commit/614d56ae8) fix(ruby): make the playground work ([#2379](https://github.com/algolia/api-clients-automation/pull/2379)) by [@millotp](https://github.com/millotp/) | ||
- [8d71c2b69](https://github.com/algolia/api-clients-automation/commit/8d71c2b69) fix(specs): provide non clashing names for custom methods ([#2369](https://github.com/algolia/api-clients-automation/pull/2369)) by [@shortcuts](https://github.com/shortcuts/) | ||
- [205519c6f](https://github.com/algolia/api-clients-automation/commit/205519c6f) fix(specs): highlight result map definition ([#2312](https://github.com/algolia/api-clients-automation/pull/2312)) by [@shortcuts](https://github.com/shortcuts/) | ||
- [a8f2565a0](https://github.com/algolia/api-clients-automation/commit/a8f2565a0) fix(ruby): add libraries in the Dockerfile ([#2333](https://github.com/algolia/api-clients-automation/pull/2333)) by [@millotp](https://github.com/millotp/) | ||
- [b97259611](https://github.com/algolia/api-clients-automation/commit/b97259611) chore(ruby): fix renovate config ([#2314](https://github.com/algolia/api-clients-automation/pull/2314)) by [@shortcuts](https://github.com/shortcuts/) | ||
- [833b489d1](https://github.com/algolia/api-clients-automation/commit/833b489d1) feat(ruby): setup client ([#2311](https://github.com/algolia/api-clients-automation/pull/2311)) by [@millotp](https://github.com/millotp/) | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT. | ||
|
||
module Algolia | ||
VERSION = '3.0.0.alpha.0'.freeze | ||
VERSION = '3.0.0.alpha.1'.freeze | ||
end |