2.3.1 (2022-09-26)
- Fixed issue when project uses Faraday <1 (
#485
)
2.3.0 (2022-09-26)
- Dropped support for Ruby < 2.4 (
#483
) - Updated Faraday dependency range (
#471
) - Fixed bug with
createIfNotExists
(#458
) - Use user-configured logger to temp client (
#480
)
2.2.5 (2022-05-24)
- multiple_queries: allow params to be
nil
(#478
)
2.2.4 (2022-05-24)
- API endpoint URL mishandling in get_settings method (
#473
) - Confusing empty debug.log generation in gem users root (
#474
)
2.2.3 (2022-04-21)
- allow hash in multiple queries (
#468
)
2.2.2 (2021-12-08)
- Added a
status
field to theMockRequester
(#467
)
2.2.1 (2021-11-12)
- Deprecated
RecommendationClient
in favor ofPersonalizationClient
(#461
)
2.2.0 (2021-11-08)
2.1.1 (2021-05-27)
- Bug with read/write nodes caching (
#455
)
2.1.0 (2021-03-30)
- Custom dictionaries methods
- The parameter
forwardToReplicas
should be handled independently in theset_settings
method
2.0.4 (2021-01-05)
app_api_key
: send opts with waitable method
2.0.3 (2020-11-24)
- Containerize the repo
2.0.2 (2020-11-09)
- Don't mutate index name on stripping
2.0.1 (2020-11-02)
- Simplify merge of headers in
Transport
class deserialize_settings
function to take into accountsymbolize_keys
parameter
2.0.0 (2020-10-27)
- Initial release of v2