A summary of data about the Ruby ecosystem.

Recent Releases of https://github.com/algolia/algoliasearch-client-ruby

https://github.com/algolia/algoliasearch-client-ruby - v3.36.0

New version released!

What's Changed

  • 93c834fee feat(specs): add optional feedID to composition result set (#5991) by @gavinwade12
  • 9aafd690b fix(specs): invalid API format for multi feed in Comp API (#5993) by @ClaraMuller

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.35.1...v3.36.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 13 days ago

https://github.com/algolia/algoliasearch-client-ruby - v3.35.1

New version released!

What's Changed

  • 46be49a3f docs(specs): align with style guides (#5930) by @kai687
  • 799a10c44 fix(specs): insights-api timestamp documentation (#5925) by @sirockin
  • 5670d2b29 fix(ruby): Implement host reset (#5922) by @MarioAlexandruDan
  • 4b3dc5c26 fix(specs): BREAKING CHANGE – remove unnecessary required fields (#5959) by @MarioAlexandruDan
    • The SearchResponse model now accepts query and params as optional parameters, as they are not always returned by the API.
  • dfd992583 fix(specs): add missing redirect property to rule consequence schema (#5934) by @Fluf22
  • b39c0798e chore(deps): dependencies 2026-02-09 (#5935) by @algolia-bot

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.35.0...v3.35.1

Browse the Algolia documentation

- Ruby
Published by algolia-bot 19 days ago

https://github.com/algolia/algoliasearch-client-ruby - v3.35.0

New version released!

What's Changed

BREAKING CHANGES: this minor version includes multiple breaking changes related to fixes on different APIs. See below for more details.

  • b39e3e013 feat(specs): conditions is not required anymore in composition rules (#5853) by @ClaraMuller
  • 9ef126ccd docs(SearchParams): Document that filter scores are supported in virtual replicas (#5716) by @NixFrog
  • 6a3e60802 fix(specs): BREAKING CHANGE – remove baseRecommendRequest from trendingFacets [CR-10264] (#5858) by @raed667
    • The TrendingFacets model has been updated to reflect the API response.
  • f9453e693 docs: BREAKING CHANGE – authentication type can't be updated (#5824) by @sbellone
    • The AuthenticationUpdate model has been updated to reflect that the type field can't be updated.
  • 52aed5b35 fix(specs): allow additionalProperties on insights-api events (#5885) by @sirockin
  • 2925f56d1 fix(specs): BREAKING CHANGE – more accurate composition behavior typing (#5892) by @gavinwade12
    • The CompositionBehavior model is now a union type for better accuracy.
  • 63b0c5464 feat(specs): BREAKING CHANGE – Ingestion API: new code property in oauth authentication (#5897) by @sbellone
    • The AuthOAuth and AuthOAuthPartial models have been updated to reflect that the clientId field is now optional, and the code field can be set.

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.34.4...v3.35.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 26 days ago

https://github.com/algolia/algoliasearch-client-ruby - v3.34.4

New version released!

What's Changed

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.34.3...v3.34.4

Browse the Algolia documentation

- Ruby
Published by algolia-bot about 1 month ago

https://github.com/algolia/algoliasearch-client-ruby - v3.34.3

New version released!

What's Changed

  • cd7a174b4 fix(specs): BREAKING CHANGE — remove fields requirement from run response in CompAPI client (#5809) by @ClaraMuller
    Some fields from the Composition Run search response were marked as required while they were optional on the API side. This has been fixed, but might impact the client types.
  • b08917039 chore(deps): dependencies 2025-12-29 (#5792) by @algolia-bot

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.34.2...v3.34.3

Browse the Algolia documentation

- Ruby
Published by algolia-bot about 2 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.34.2

New version released!

What's Changed

  • 005aa6524 chore(deps): dependencies 2025-12-22 (#5775) by @algolia-bot

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.34.1...v3.34.2

Browse the Algolia documentation

- Ruby
Published by algolia-bot 2 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.34.1

New version released!

What's Changed

  • 54606b3b2 refactor(specs): extract results field in a dedicated directory (#5739) by @ClaraMuller
  • 3296a5033 chore(deps): dependencies 2025-11-24 (#5653) by @algolia-bot
  • 5dabdc540 refactor(specs): re-organise response for Composition API (#5744) by @ClaraMuller
  • 3d86676b0 fix(specs): update list with NLU permissions (#5769) by @MarioAlexandruDan

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.34.0...v3.34.1

Browse the Algolia documentation

- Ruby
Published by algolia-bot 3 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.34.0

New version released!

What's Changed

  • 5335918a5 chore(scripts): update the jira action (#5678) by @millotp
  • d6bde0f0c chore(scripts): remove component from jira ticket (#5680) by @millotp
  • fe6e82c11 feat(specs): add sortBy query param and sortingStrategy (#5686) by @ben-kalmus
  • cccfa9c86 feat(specs): add sortBy trigger on Composition Rules (#5707) by @ClaraMuller
  • 260d8102c docs(abtests): Added documentation for featureFilters configuration i… (#5688) by @samykettani

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.33.0...v3.34.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 3 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.33.0

New version released!

What's Changed

  • 6a48ef151a feat(specs): allow enablePersonalization query parameter at run time for Composition API (#5651) by @ClaraMuller

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.32.0...v3.33.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 3 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.32.0

New version released!

What's Changed

  • 7d189e024 feat(specs): add useImagesObjects property in commercetools source input (#5586) by @sbellone
  • ee5542a32 fix(specs): Add title values to key oneOfs (#5581) by @gazconroy
  • 354d28b7c fix(specs): update run reason in observability (#5623) by @millotp
  • ae9ac597f fix(specs): add tags and scope to rules (#5625) by @millotp

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.31.0...v3.32.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 4 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.31.0

New version released!

What's Changed

  • ecfea56dc feat(clients): remove schedule capabilities (#5552) by @cdhawke
  • 391059ed9 chore(deps): dependencies 2025-11-03 (#5553) by @algolia-bot
  • ff4b8f02c feat(specs): add fallbackParameters to Frequently bought together [RECO-2443] (#5579) by @raed667

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.30.0...v3.31.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 4 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.30.0

New version released!

What's Changed

  • d9b21b4b1 feat(specs): add renderingContent query parameter in Composition API main injection (#5549) by @ClaraMuller
  • 1eee2a5f7 fix(specs): add ACL to missing endpoints (#5529) by @millotp
  • 38ae444d7 feat(specs): add specific documentation for facets query parameter in Composition API (#5477) by @ClaraMuller

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.29.0...v3.30.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 4 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.29.0

New version released!

What's Changed

  • 7f9de7cd9 fix(specs): ingestion small fix + added source input descriptions (#5515) by @sbellone
  • 7287faaa7 feat(specs): add facets query parameter available at run time (#5486) by @ClaraMuller

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.28.1...v3.29.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 4 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.28.1

New version released!

What's Changed

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.28.0...v3.28.1

Browse the Algolia documentation

- Ruby
Published by algolia-bot 5 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.28.0

New version released!

What's Changed

  • 7de94353f feat(specs): add compositions deduplication setting (#5418) by @ben-kalmus
  • 8bee10f1a fix(clients): add a default idleConnTimeout (#5442) by @millotp
  • 0578bee85 fix(clients): move default timeouts to the constructor (#5443) by @millotp
  • 01261eceb chore(deps): dependencies 2025-09-29 (#5393) by @algolia-bot

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.27.0...v3.28.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 5 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.27.0

New version released!

What's Changed

  • ad51f60561 feat(specs): add partialNoCreate action to ingestion specs (#5389) by @shortcuts

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.26.0...v3.27.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 5 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.26.0

New version released!

What's Changed

  • ca25c44e2 chore(deps): dependencies 2025-09-08 (#5310) by @algolia-bot
  • cfbd9aa3c fix(specs): normalize spelling of summaries (#5340) by @kai687
  • 353f4a08f feat(specs): allow filtering transformations type (#5363) by @shortcuts
  • 323e06d6f chore(deps): dependencies 2025-09-15 (#5341) by @algolia-bot
  • 9884be690 feat(specs): merge composition & composition-full (#5333) by @ClaraMuller
  • bdc670bfa chore(deps): dependencies 2025-09-22 (#5369) by @algolia-bot
  • 8c94c7e12 fix(clients): initialize page variable in Ruby helpers (#5370) by @kai687

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.25.0...v3.26.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 5 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.25.0

New version released!

What's Changed

  • 8f4abf3a1 fix(specs): Cross-reference filerPromotes to relevant guide (#5279) by @gazconroy
  • 1f4a3a9f7 feat(specs): add put task endpoint to ingestion api (#5281) by @shortcuts
  • 08e9d1888 fix(specs): add getVersion parameter to getSettings (#5254) by @millotp
  • f4eee1c4a chore(website): exclude schema from generated variables file (#5306) by @Fluf22
  • 2fa0389f8 fix(clients): link to support/help center on unreachable hosts (#5305) by @shortcuts

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.24.0...v3.25.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 6 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.24.0

New version released!

What's Changed

  • 48672036c1 refactor(specs): mutualise code between Search API & Comp API for search query parameters (#5125) by @ClaraMuller
  • 99f8174c7d feat(specs): add fields for metadata in composition injectedItems (#5241) by @gavinwade12
  • ff178d8118 feat(specs): abtests stopped at (#5275) by @stevenMevans

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.23.0...v3.24.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 6 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.23.0

New version released!

What's Changed

  • 050aacef17 chore(deps): dependencies 2025-07-28 (#5161) by @algolia-bot
  • 66bc4eee9e feat(clients): add new abtesting-v3 package to clients + stabilize alpha js package (#5157) by @leonardogavaudan

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.22.1...v3.23.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 7 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.22.1

New version released!

What's Changed

  • 84a1f4e422 refactor(specs): add interface to manipulate query parameter between composition API & Search API (#5123) by @ClaraMuller
  • 995f185c07 chore(deps): dependencies 2025-07-21 (#5129) by @algolia-bot
  • f25e156dde fix(specs): value/price clarifications in the Insights API (#5154) by @kai687

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.22.0...v3.22.1

Browse the Algolia documentation

- Ruby
Published by algolia-bot 7 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.22.0

New version released!

What's Changed

  • a7a3c5fc95 feat(specs): document runMetadata parameter (#5087) by @DevinCodes
  • f3717177c5 fix(specs): averageClickPosition return type (#5089) by @shortcuts

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.21.1...v3.22.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 8 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.20.0

New version released!

What's Changed

  • a2ebbf496c feat(clients): add replaceAllObjectsWithTransformation (#5008) by @shortcuts
  • 5e3869931b chore(spec): fix comment of custom path (#5014) by @millotp

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.19.0...v3.20.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 9 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.19.0

New version released!

What's Changed

  • 6031284e24 feat(specs): update try transformation specs for no-code (#4974) by @mehmetaligok
  • 2561c945f7 fix(clients): processingTimeMS should be optional (#5004) by @Fluf22
  • 973cc0c07e feat(specs): add new ingestion property for push (#5007) by @shortcuts

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.18.0...v3.19.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 9 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.18.0

New version released!

What's Changed

  • 835daccb48 feat(specs): add with transformation helpers (#4931) by @shortcuts

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.17.0...v3.18.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 9 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.17.0

New version released!

What's Changed

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.16.0...v3.17.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 9 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.16.0

New version released!

What's Changed

  • bebb56e0b9 fix(specs): add x-acl to insights endpoints (#4822) by @kai687
  • 7e226c4559 feat(scripts): add push to mcp-node on release (#4784) by @shortcuts

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.15.5...v3.16.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 10 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.15.5

New version released!

What's Changed

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.15.4...v3.15.5

Browse the Algolia documentation

- Ruby
Published by algolia-bot 10 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.15.4

New version released!

What's Changed

  • 369c14232 fix(specs): condition cant be numeric filter (#4726) by @kai687
  • 1911d224b fix(specs): event.status can be null (#4727) by @millotp
  • a18b555b4 fix(specs): add missing recordType collection (#4728) by @millotp
  • b8d187623 fix(ruby): avoid mutating frozen string literals by replacing upcase! (#4755) by @satoruk
  • 4570f18b8 fix(clients): correctly deserialize SearchResult (#4756) by @millotp

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.15.3...v3.15.4

Browse the Algolia documentation

- Ruby
Published by algolia-bot 11 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.15.3

New version released!

What's Changed

  • dbaef6696 fix(specs): userData is any type (#4702) by @millotp
  • a922dca5a docs(partialUpdate): add note about multiple operations (#4721) by @Jerska
  • e150cd934 fix(specs): message is not required in WatchResponse (#4723) by @millotp

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.15.2...v3.15.3

Browse the Algolia documentation

- Ruby
Published by algolia-bot 11 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.15.2

New version released!

What's Changed

  • 345e830176 fix(ruby): remove integer empty check (#4698) by @lucas-aragno
  • ac400354a9 fix(specs): make the updateAt non-null in ingestion (#4697) by @millotp

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.15.1...v3.15.2

Browse the Algolia documentation

- Ruby
Published by algolia-bot 11 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.14.0

New version released!

What's Changed

  • 26457d0ec8 feat(specs): add the owner attributes to ingestion resources (#4616) by @millotp

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.13.0...v3.14.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 11 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.13.0

New version released!

What's Changed

  • ab623194e feat(specs): add subscriptionAction to ingestion specs (#4587) by @shortcuts

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.12.3...v3.13.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot 12 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.12.3

New version released!

What's Changed

  • 92bd911848 chore(scripts): point jira issues to another epic (#4505) by @millotp
  • b8918494d0 chore(deps): dependencies 2025-03-03 (#4511) by @algolia-bot
  • 97d2722bc9 fix(specs): Increase optionalWords visibility in docs (#4559) by @gazconroy

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.12.2...v3.12.3

Browse the Algolia documentation

- Ruby
Published by algolia-bot 12 months ago

https://github.com/algolia/algoliasearch-client-ruby - v3.12.2

New version released!

What's Changed

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.12.1...v3.12.2

Browse the Algolia documentation

- Ruby
Published by algolia-bot about 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.12.0

New version released!

Breaking changes

In https://github.com/algolia/api-clients-automation/pull/4381, all the property and parameters called object_id were renamed to algolia_object_id because of a conflict with the ruby reserved property that generated an error message. Thanks to @guillaumewrobel for reporting the issue in https://github.com/algolia/algoliasearch-client-ruby/issues/509

What's Changed

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.11.0...v3.12.0

Browse the Algolia documentation

- Ruby
Published by algolia-bot about 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.10.2

New version released!

What's Changed

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.10.1...v3.10.2

Browse the Algolia documentation

- Ruby
Published by algolia-bot about 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.10.1

New version released!

What's Changed

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.8.2...v3.10.1

Browse the Algolia documentation

- Ruby
Published by algolia-bot about 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.8.2

New version released!

What's Changed

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.8.1...v3.8.2

Browse the Algolia documentation

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.8.1

New version released!

What's Changed

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.8.0...v3.8.1

Browse the Algolia documentation

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.7.1

New version released!

What's Changed

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/v3.7.0...v3.7.1

Browse the Algolia documentation

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.7.0

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.6.0

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.5.4

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.5.2

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.5.1

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.5.0

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.4.0

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.3.4

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.3.3

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.3.2

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.3.0

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.2.3

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.2.2

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.2.1

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.1.1

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.1.0

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.0.2

New version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by algolia-bot over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v3.0.0

New major version released!

Browse the Algolia documentation
Browse the changelog
Browse the commits

- Ruby
Published by shortcuts over 1 year ago

https://github.com/algolia/algoliasearch-client-ruby - v2.3.4

What's Changed

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/2.3.3...2.3.4

- Ruby
Published by DevinCodes over 2 years ago

https://github.com/algolia/algoliasearch-client-ruby - v2.3.3

What's Changed

New Contributors

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/2.3.2...2.3.3

- Ruby
Published by DevinCodes over 2 years ago

https://github.com/algolia/algoliasearch-client-ruby - v2.3.2

What's Changed

New Contributors

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/2.3.1...2.3.2

- Ruby
Published by DevinCodes over 2 years ago

https://github.com/algolia/algoliasearch-client-ruby - v2.3.1

What's Changed

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/2.3.0...2.3.1

- Ruby
Published by DevinCodes over 3 years ago

https://github.com/algolia/algoliasearch-client-ruby - v2.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/2.2.5...2.3.0

- Ruby
Published by DevinCodes over 3 years ago

https://github.com/algolia/algoliasearch-client-ruby - v2.2.5

What's Changed

New Contributors

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/2.2.4...2.2.5

- Ruby
Published by DevinCodes almost 4 years ago

https://github.com/algolia/algoliasearch-client-ruby - v2.2.4

What's Changed

New Contributors

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/2.2.3...2.2.4

- Ruby
Published by DevinCodes almost 4 years ago

https://github.com/algolia/algoliasearch-client-ruby - v2.2.3

What's Changed

New Contributors

Full Changelog: https://github.com/algolia/algoliasearch-client-ruby/compare/2.2.2...2.2.3

- Ruby
Published by DevinCodes almost 4 years ago

https://github.com/algolia/algoliasearch-client-ruby - 2.1.0

Feat

  • Custom dictionaries methods

Fix

  • The parameter forwardToReplicas should be handled independently in the set_settings method

- Ruby
Published by chloelbn almost 5 years ago

https://github.com/algolia/algoliasearch-client-ruby -

Chore

  • Containerize the repo

- Ruby
Published by chloelbn over 5 years ago

https://github.com/algolia/algoliasearch-client-ruby - 1.26.0

Added

  • Introduce Algolia.restore_api_key method.

    If you delete your API key by mistake, you can now restore it via
    this new method. This especially useful if this key is used in a
    mobile app or somewhere you can't update easily.

- Ruby
Published by julienbourdeau about 7 years ago

https://github.com/algolia/algoliasearch-client-ruby - 1.25.0

Added

  • Introduce Insights client to send events to Algolia Insights API - 326

  • Add multiple_get_objects to retrieve objects by objectID across multiple indices - 329

Modified

  • Use the correct hitsPerPage key when exporting index resources - 319

- Ruby
Published by julienbourdeau about 7 years ago

https://github.com/algolia/algoliasearch-client-ruby - 1.23.0

Release new Analytics feature: AB Testing

- Ruby
Published by julienbourdeau over 7 years ago

https://github.com/algolia/algoliasearch-client-ruby -

- Ruby
Published by raphi almost 8 years ago

https://github.com/algolia/algoliasearch-client-ruby -

- Ruby
Published by raphi over 8 years ago

https://github.com/algolia/algoliasearch-client-ruby -

- Ruby
Published by raphi over 8 years ago

https://github.com/algolia/algoliasearch-client-ruby - 1.16.0

New Query Rules API

- Ruby
Published by raphi over 8 years ago