New version released!
Breaking changes
In algolia/api-clients-automation#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 #509
What's Changed
- 5aa57630d6 feat(specs): only use shortname in the source input (#4287) by @millotp
- 1e847f4caf fix(specs): move customRanking and keepDiacriticsOnCharacters to indexSettings (#4324) by @millotp
- 57d528a481 feat(clients): endpoint level timeout part 2 (#4318) by @Fluf22
- 58cc5449f5 fix(specs): optionalFilters additional explanation (#4353) by @kai687
- 3b129e01df fix(specs): ingestion expected and received events type (#4356) by @shortcuts
- 22167b8e68 fix(specs): extend Analytics descriptions (#4360) by @gazconroy
- 5b14906c1e fix(specs): remove the processing outcome (#4359) by @millotp
- 952639f0fb fix(specs): adjust style for banner descriptions (#4362) by @kai687
- b39fb53bbb fix(ruby): rename object_id reserved word to algolia_object_id (#4381) by @millotp
- 83f188d333 feat(specs): rename composition to composition-full (private) and add composition (public) (#4357) by @e-krebs
Full Changelog: v3.11.0...v3.12.0