remove_http_auth Works Again, Plus API Alias 404 and api_query_suggestions Fixes

· API · Bug Fix · All updates
remove_http_auth works again. The endpoint that removes HTTP Basic Auth from an index had been failing on every call; it now removes the credentials on the index and on every cluster replica, exactly like update_http_auth sets them. Also fixed: the short https://api.opensolr.com/api/METHOD alias answered 404, and api_query_suggestions returned an error when called on opensolr.com.
View the full changelog