algolia 3.41.0 → 3.42.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ba5514fc44371394d8f63862d99f64c57c142b3b55a10fedfc205b8f92b0225f
4
- data.tar.gz: 5a1f6f5620a8331e1b8c426e8df3b2308fbc39c89b931748ccf0998df9928da6
3
+ metadata.gz: a971ea2b5be323619d3dc578359f908354a85e4369b357076f0bddab9167dd3d
4
+ data.tar.gz: 2dd0b2c76b9f8f78ff089729d83a5b165b67b90de477102ee3444aa393023bf1
5
5
  SHA512:
6
- metadata.gz: cfaf34520b87a0cc61daaee42cc608ba6d931669a77099485f642a3f00acf93281bf2717aaea5085a16c2d4fd19685ec040be6a0d39bb5713e7c58bd386955e5
7
- data.tar.gz: 961df907ea0b6ed755415de644860b929eed96c64e6bc5344dad98c904698f5e3c0ab304e2ea63821e715d082f56716b65ae15874aab533f4a90fdeb1f02ad45
6
+ metadata.gz: 9810e34c3b4ed5ab12267808c88f7c2f4e6aa80885be042986df034b216bf219f6d682998ad9e2f656d9bf4a5626a4cbb5c59a53ffc02185032f6fcacd889229
7
+ data.tar.gz: 64b0a902627f2319386e1210006e3218d5d88853e43e970434be8e13dc70b0e2fed02529e4e1a3f3a39ccecec60f9b2aa8c929295eea1ddfb2af93d553408df5
data/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## [3.42.0](https://github.com/algolia/algoliasearch-client-ruby/compare/3.41.0...3.42.0)
2
+
3
+ - [52ebd28f58](https://github.com/algolia/api-clients-automation/commit/52ebd28f58) feat(clients): release Agent Studio package updates ([#6573](https://github.com/algolia/api-clients-automation/pull/6573)) by [@Fluf22](https://github.com/Fluf22/)
4
+
1
5
  ## [3.41.0](https://github.com/algolia/algoliasearch-client-ruby/compare/3.40.0...3.41.0)
2
6
 
3
7
  - [e6753bc802](https://github.com/algolia/api-clients-automation/commit/e6753bc802) chore(deps): dependencies 2026-06-01 ([#6476](https://github.com/algolia/api-clients-automation/pull/6476)) by [@algolia-bot](https://github.com/algolia-bot/)
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- algolia (3.41.0)
4
+ algolia (3.42.0)
5
5
  base64 (>= 0.2.0, < 1)
6
6
  faraday (>= 1.0.1, < 3.0)
7
7
  faraday-net_http_persistent (>= 0.15, < 3)
@@ -27,9 +27,6 @@ module Algolia
27
27
  end
28
28
 
29
29
  @api_client = Algolia::ApiClient.new(config)
30
- warn(
31
- "[algolia] Agent Studio API is in beta and subject to breaking changes. See https://www.algolia.com/doc/rest-api/agent-studio"
32
- )
33
30
  end
34
31
 
35
32
  def self.create(app_id, api_key, opts = {})
@@ -3,5 +3,5 @@
3
3
  # 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.
4
4
 
5
5
  module Algolia
6
- VERSION = "3.41.0"
6
+ VERSION = "3.42.0"
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: algolia
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.41.0
4
+ version: 3.42.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - https://alg.li/support